Skip to content

Releases: bretrzaun/statuspage

4.2.0

19 Mar 08:44
ed2e120
Compare
Choose a tag to compare
  • add elasticsearch 8 support #22
  • update DoctrineConnectionCheck
  • update DoctrineMigrationCheck

4.1.0

05 Dec 11:51
Compare
Choose a tag to compare

fixes #23: DoctrineConnectionCheck: fix deprecation

4.0.0

07 Jul 21:58
Compare
Choose a tag to compare
  • #20 add DoctrineMigrationCheck
  • replace Guzzle with psr/http-client
  • drop php 7.4 support

3.5.0

16 May 21:02
Compare
Choose a tag to compare

Composer: allow psr/log ^3.0
Composer: restrict elasticsearch versions

3.4.0

02 Jan 17:38
Compare
Choose a tag to compare
  • Composer: allow psr/log ^2.0
  • DoctrineConnectionCheck: catch throwable instead of exception

2.2.1

02 Jan 17:22
Compare
Choose a tag to compare

DoctrineConnectionCheck: catch throwable instead of exception

3.3.0

07 Jul 21:20
Compare
Choose a tag to compare
  • twig template: add blocks css and javascript
  • allow Guzzle 7
  • deprecate Result::getSuccess() in favor of ::isSuccess()

3.2.0

07 Jul 20:48
Compare
Choose a tag to compare
  • add LoggerAwareInterface
  • drop php 7.2 support
  • Travis: add php 8 testing

3.1.0

29 Oct 14:35
Compare
Choose a tag to compare

add StatusCheckEvent

3.0.0

08 Oct 21:47
Compare
Choose a tag to compare
  • BC-Break: CheckInterface: rename method check() to checkStatus()
  • #18 LogfileCheck with maxage option
  • upgrade to Bootstrap 4.5.0
  • add Twig 3 support
  • remove PHP7.1 support
  • remove Twig 1 support
  • remove Silex service provider