Skip to content

Releases: dachcom-digital/pimcore-monitoring

v4.0.0

22 Sep 18:24
9928845
Compare
Choose a tag to compare

Pimcore 11 Support

see https://github.com/dachcom-digital/pimcore-monitoring/blob/master/UPGRADE.md#migrating-from-version-3x-to-version-40

Global Changes

  • Recommended folder structure by symfony adopted
  • [ROUTE] Route include changed from @MonitoringBundle/Resources/config/routing.yml to @MonitoringBundle/config/routing.yaml

Deprecations

  • extensions.isEnabled has been removed and was replaced by extensions.isInstalled
  • Check Script has been removed
  • failed_logins has been removed since pimcore now longer provide any logging files for that. If you still need it, you need to implement your own check and hook into the security monolog channel for example

New Features

  • It's now possible to add your own check. Just create a tagged pimcore.monitoring.check service and implement the CheckInterface interface

v3.0.0

06 Jan 08:57
Compare
Choose a tag to compare

This Release only supports Pimcore X and PHP 8.0.
Read the upgrade notes: https://github.com/dachcom-digital/pimcore-monitoring/blob/master/UPGRADE.md

v2.1.0

28 May 17:29
a78f535
Compare
Choose a tag to compare
Update README.md

v2.0.0

31 Aug 13:59
9459c50
Compare
Choose a tag to compare
Version 2.0.0

v1.0.0

06 Feb 07:53
Compare
Choose a tag to compare
update readme