Releases: instride-ch/pimcore-monitor
Releases · instride-ch/pimcore-monitor
v1.0.4
Minor changes:
- Make Pimcore Version check work by using the version info provided by composer 2.0
- Update Bootstrap versions used on the status page
Full Changelog: 1.0.3...1.0.4
v1.0.3
Minor changes:
- Make HTTPS connection check work without request available (CLI mode)
Full Changelog: 1.0.2...1.0.3
v1.0.2
v1.0.1
Minor changes:
- Added default Deployer PHP recipe for health report command
- Removed obsolete
doctrine/orm
from dependencies - Fix parameter registration in container
Full Changelog: 1.0.0...1.0.1
v1.0.0
Hi fellow Pimconauts!
Today we are thrilled to release our Pimcore Monitor Bundle 1.0.
Documentation: Pimcore Monitor Bundle
Highlights:
- Check up on your system's health with already provided checks by the bundle.
- Create your own custom health checks and implement them in your project.
- Simple health status overview in the Pimcore Admin UI.
- Send automated health reports to one of your own API enpoints (Bearer token security included!).
Happy coding!