LiipMonitorBundle

Integrates the LiipMonitor library into Symfony

Downloads
7.2M
Stars
466
Committers
83

Bot releases are hidden (Show)

LiipMonitorBundle - 2.23.0 Latest Release

Published by kbond 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/liip/LiipMonitorBundle/compare/2.22.0...2.23.0

LiipMonitorBundle - 2.22.0

Published by kbond 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/liip/LiipMonitorBundle/compare/2.21.0...2.22.0

LiipMonitorBundle - 2.21.0

Published by kbond about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/liip/LiipMonitorBundle/compare/2.20.0...2.21.0

LiipMonitorBundle - 2.20.0

Published by kbond over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/liip/LiipMonitorBundle/compare/2.19.0...2.20.0

LiipMonitorBundle - 2.19.0

Published by kbond over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/liip/LiipMonitorBundle/compare/2.18.0...2.19.0

LiipMonitorBundle - 2.18.0

Published by kbond over 2 years ago

What's Changed

Full Changelog: https://github.com/liip/LiipMonitorBundle/compare/v2.17.1...2.18.0

LiipMonitorBundle - v2.17.1

Published by kbond almost 3 years ago

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

Full Change List

LiipMonitorBundle - 2.17.0

Published by kbond almost 3 years ago

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

Full Change List

LiipMonitorBundle - 2.16.1

Published by kbond over 3 years ago

  • 9739280 [minor] disable scrutinizer code coverage (Kevin Bond)
  • d108cfa [minor] replace abandoned Sensiolabs security checker (Kevin Bond)
LiipMonitorBundle - 2.16.0

Published by kbond over 3 years ago

  • 5610d20 [feature] Added support for doctrine dbal 3 (#257) (Floran Brutel)
LiipMonitorBundle - 2.15.0

Published by kbond over 3 years ago

  • fee4f68 [minor] Add support for PHP 8 (#251) (Thierry T)
  • 2a92e23 [feature] Added support for doctrine migrations 3 (#255) (Efimov Evgenij)
LiipMonitorBundle - 2.14.1

Published by kbond almost 4 years ago

  • c2b0321 [bug] fix missing import for Failure in DoctrineMongoDb.php (#254) (Thomas Lanquetin)
  • 698ef2c [doc] update build status badge (Kevin Bond)
  • 2ce8828 [minor] remove unneeded composer config (Kevin Bond)
  • 8d5679f [minor] replace travis with github actions (Kevin Bond)
  • 36fcb97 switch to travis-ci.com (Lukas Kahwe Smith)
  • c73da20 [minor] use getConfiguration() in LiipMonitorExtension (#247) (voodooism)
  • 2bbab9d [minor] switch flex branch to main (#249) (Kevin Bond)
LiipMonitorBundle - 2.14.0

Published by kbond about 4 years ago

  • c64eda4 Fixed incorrect namespace for doctrine connection manager (Evgenij Efimov)
LiipMonitorBundle - 2.13.0

Published by kbond about 4 years ago

  • 489523d [bug] allow custom_error_pages check to work in Symfony 4.0+ (Kevin Bond)
  • 8df7cb0 [minor] configure "probot-stale" (Kevin Bond)
  • 86719d1 Allow guzzle 7 as a require-dev (Mponos George)
LiipMonitorBundle - 2.12.3

Published by kbond over 4 years ago

  • ea1a334 Fixed deprecations for Symfony 5.1 (Joao Jacome)
  • 3b564d1 Use symfony/http-client in SymfonyVersion check if installed (#236) (Knallcharge)
LiipMonitorBundle - 2.12.2

Published by kbond over 4 years ago

  • 85aa212 inject HealthCheckCommand's output into console reporters (#234) (Kevin Bond)
  • 0c920da Replace root_dir with project_dir (#233) (Jonathan Johnson)
  • d2418f6 Add UPGRADE.md (#232) (Kevin Bond)
LiipMonitorBundle - 2.12.1

Published by kbond almost 5 years ago

  • a1e2df0 [bug] Fix mailer compiler pass (#230) (Carlos Dominguez)
LiipMonitorBundle - 2.12.0

Published by kbond almost 5 years ago

  • 4d32cd9 switch to laminas/laminas-diagnostics (#226) (Kevin Bond)
LiipMonitorBundle - 2.11.2

Published by kbond almost 5 years ago

  • 76a3d2a [minor] remove unused argument from LiipMonitorExtension::configureMailer() (#229) (Kevin Bond)
  • dc51c46 [minor] add "no_superfluous_phpdoc_tags" to cs fixers (#228) (Kevin Bond)
  • f65e359 [bug] Fix mailer configuration extension (#227) (Carlos Dominguez)
LiipMonitorBundle - 2.11.1

Published by kbond almost 5 years ago

  • 4d22e01 Revert "Feature: lazy load checks on index" (Kevin Bond)
  • e0c059e Fix ListChecksCommand for Symfony 5 (Alexey Berezuev)