docker-event-monitor

Monitor docker events and send push notifications

Stars
4
Committers
4
docker-event-monitor - v3.0.0 Latest Release

Published by yubiuser 2 months ago

Breaking

Improvements

CI:

  • various CI dependency updated

New Contributors

Full Changelog: https://github.com/yubiuser/docker-event-monitor/compare/v1.1.1...v2.0.0

Full Changelog: https://github.com/yubiuser/docker-event-monitor/compare/v2.4.0...v3.0.0

docker-event-monitor - v2.4.0

Published by yubiuser 8 months ago

New Feature

Improvement

Full Changelog: https://github.com/yubiuser/docker-event-monitor/compare/v2.3.0...v2.4.0

docker-event-monitor - v2.3.0

Published by yubiuser 8 months ago

New features

Enhancements

Fixes

Internal

Full Changelog: https://github.com/yubiuser/docker-event-monitor/compare/v2.2.0...v2.3.0

docker-event-monitor - v2.2.0

Published by yubiuser 8 months ago

New features

Enhancements

Fixes

Maintenance

  • Update Dependencies
    CI

  • Update CI Dependencies

Full Changelog: https://github.com/yubiuser/docker-event-monitor/compare/v2.1.0...v2.2.0

docker-event-monitor - v2.1.0

Published by yubiuser 9 months ago

New features

  • Add version information (-v/--version flag)

CI:

  • Update Dependencies

Full Changelog: https://github.com/yubiuser/docker-event-monitor/compare/v2.0.0...v2.1.0

docker-event-monitor - v2.0.0

Published by yubiuser 9 months ago

Breaking

  • Move image location to ghcr.io/yubiuser/docker-event-monitor:latest

New features

  • Add SMTP reporter
  • Add SERVER_TAG feature

Improvements

  • Use global variable for arguments to avoid passing pointers
  • Simplifies waitgroup logic. Removes the need to pass the waitgroup pointer down in every function
  • Handle the user-configurable delay conditionally
  • Restructure title/message and add docker compose context and service names
  • switch logging from logrus to zerolog

Fixes

  • Fix mod.go version. Must be in format x.y, not x.y.z
  • Enable APIVersionNegotiation for docker connection

CI:

  • Use multiple runners to build images for different architectures (cuts down building a lot)
  • Housekeeping: delete PR images after closing and all untagged-images that are not part of an multi-arch image
  • Update Dependencies

New Contributors

Full Changelog: https://github.com/yubiuser/docker-event-monitor/compare/v1.1.1...v2.0.0

docker-event-monitor - v1.1.1

Published by yubiuser about 1 year ago

docker-event-monitor - v1.1.0

Published by yubiuser about 1 year ago

What's Changed

docker-event-monitor - v1.0.0

Published by yubiuser about 1 year ago

Initial release

  • log docker events
  • send Pushover notifications