What's Changed
This update reacts in realtime to docker change for the following events:
- health_status
- stop
- destroy
- rename
- update
- pause
- unpause
- restart
As they happen they will be sent to MQTT
🏕 Features
- Add event handlers for lifecycle changes (health_status,stop,destroy, rename, update, pause,unpause, restart) by @MichelFR in #429
- Bump version to v1.16.0 by @github-actions in #430
Full Changelog: v1.15.3...v1.16.0