Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 507 Bytes

CHANGELOG.md

File metadata and controls

25 lines (17 loc) · 507 Bytes

Changelog

All Notable changes to php-actuator will be documented in this file.

Updates should follow the Keep a CHANGELOG principles.

[Unreleased]

Added

  • AMQPConnectionHealthIndicator added.

1.0.1

Changes

  • Increase code-coverage.
  • Minor refactoring.

1.0.0

Added

  • Basic health checking capability
  • DiskSpaceHealthIndicator added.
  • MemcachedHealthIndicator added.
  • MemcacheHealthIndicator added.
  • DoctrineConnectionHealthIndicator added.