Releases: instride-ch/pimcore-monitor
Releases · instride-ch/pimcore-monitor
v3.0.1
v3.0.0
Pimcore 11 Compatibility
Full Changelog: 2.0.1...3.0.0
v2.0.1
Hello world, here comes instride... 🌍🎉
v2.0.0
Major Release
-
New Configuration Attribute: Introducing
instance_environment
, a new configuration attribute providing enhanced control for multiple instances that belong to the same project. -
Improved JSON Response Structure: The
host_domain
andinstance_environment
now reside within themetadata
key, streamlining the JSON response.
Full Changelog: 1.1.0...2.0.0
v1.1.0
Feature Release
- Improve stability on
https_connection
check - Implement CSP for Bootstrap CSS files
Full Changelog: 1.0.9...1.1.0
v1.0.9
Default Database Sizes changed
- Database Size
- Warning: 920MB -> 9.2GB
- Critical: 1GB -> 10GB
- Database Table Size
- Warning: 90MB -> 900MB
- Critical: 100MB -> 1GB
Full Changelog: 1.0.8...1.0.9
v1.0.8
Minor changes
- Add new check "DatabaseSizeCheck"
- Add new check "DatabaseTableSizeCheck"
- Add default section to docs
- Get json response message on failed HTTP request in HealthReportCommand
Full Changelog: 1.0.7...1.0.8
v1.0.7
Minor changes
- Ran static code analysis with PHPstan and did some optimizations
Full Changelog: 1.0.6...1.0.7
v1.0.6
Minor changes
- Optimize loading functions and classes from the global namespace
- Update bootstrap dependencies
Full Changelog: 1.0.5...1.0.6
v1.0.5
Minor changes:
- Add possibility to disable the health report deploy task per host
Full Changelog: 1.0.4...1.0.5