Skip to content

Releases: instride-ch/pimcore-monitor

v1.0.4

18 Aug 11:35
Compare
Choose a tag to compare

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

14 Mar 10:55
Compare
Choose a tag to compare

Minor changes:

  • Make HTTPS connection check work without request available (CLI mode)

Full Changelog: 1.0.2...1.0.3

v1.0.2

22 Feb 13:35
Compare
Choose a tag to compare

Minor changes:

  • Change default configuration for disk_usage check

Full Changelog: 1.0.1...1.0.2

v1.0.1

08 Feb 09:01
Compare
Choose a tag to compare

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

24 Jan 12:51
Compare
Choose a tag to compare

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!