Skip to content

Releases: liip/LiipMonitorBundle

2.23.0

22 Mar 15:01
3e1a695
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.22.0...2.23.0

2.22.0

02 Jan 14:41
7e9cbad
Compare
Choose a tag to compare

What's Changed

  • minor: fix code style according to php-cs by @Chris53897 in #285
  • minor: replace http links with https in composer.json by @Chris53897 in #284
  • feat: allow symfony 7 by @Chris53897 in #286
  • chore: add tests for php 8.2 and 8.3, update tests to symfony 6.4, drop support symfony 4 by @Chris53897 in #283

New Contributors

Full Changelog: 2.21.0...2.22.0

2.21.0

01 Sep 12:33
80d09e4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.20.0...2.21.0

2.20.0

17 Mar 21:19
8dce49c
Compare
Choose a tag to compare

What's Changed

  • Feature: Built-in check for Symfony Messenger queue size by @rothfahl in #277
  • Amended reporters to no longer throw non-scalar value within symfony6 by @Wordlesschunk in #279

New Contributors

Full Changelog: 2.19.0...2.20.0

2.19.0

09 Jun 12:27
a2fb5d8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.18.0...2.19.0

2.18.0

07 Jun 14:08
34b6b75
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.17.1...2.18.0

v2.17.1

23 Dec 14:08
67fdfd8
Compare
Choose a tag to compare

67fdfd8 [minor] add native return types (#269) by @mremi

Full Change List

2.17.0

05 Dec 12:29
906c9e0
Compare
Choose a tag to compare

906c9e0 [Feature] allow Symfony 6 (#264) by @kbond
b1f81cc [minor] require PHP 7.2+ and Symfony 4.4+ (#263) by @kbond

Full Change List

2.16.1

09 Jul 13:14
24165da
Compare
Choose a tag to compare
  • 9739280 [minor] disable scrutinizer code coverage (Kevin Bond)
  • d108cfa [minor] replace abandoned Sensiolabs security checker (Kevin Bond)

2.16.0

09 Mar 15:25
5610d20
Compare
Choose a tag to compare
  • 5610d20 [feature] Added support for doctrine dbal 3 (#257) (Floran Brutel)