Skip to content

Releases: pluswerk/uptime-robot

2.0.0 PHP 8 + removed HeartBeatException + added LoggerInterface

27 Oct 09:05
cb21ff3
Compare
Choose a tag to compare

What's Changed

  • added throttle function and replaced exception with warning log by @CamillH in #2

New Contributors

Full Changelog: 1.0.3...2.0.0

1.0.3

16 Mar 10:06
059aa7e
Compare
Choose a tag to compare
  • fix php 7 error

Full Changelog: 1.0.2...1.0.3

1.0.2

07 Mar 11:22
1023e28
Compare
Choose a tag to compare

What's Changed

  • set timeout to 1s + send HeartBeatException on error by @Kanti in #1

New Contributors

  • @Kanti made their first contribution in #1

Full Changelog: 1.0.1...1.0.2