Releases: crazy-max/diun
Releases · crazy-max/diun
v4.0.0-beta.3
v4.0.0-beta.2
- Add link to respective hub (#40)
- Add hub link to notifiers
- Send message as markdown for Gotify and Telegram notifiers
v4.0.0-beta.1
- Configuration transposed into environment variables
- Configuration file not required anymore
DIUN_DB
env var renamedDIUN_DB_PATH
- Only accept duration as timeout value (
10
becomes10s
) - Add getting started doc
- Enhanced documentation (#83)
- Add note about test notifications (#79)
- Improve configuration validation
- Fix telegram init
- Docker API version negotiation (#29)
- All fields in configuration now camelCased
v3.0.0
- Add script notification (#53)
- Add Teams notification (#72)
- Add
--test-notif
flag (#23) - Allow only one Docker and Swarm provider
- Remove "enable" setting for notifiers
- Logging when no image is found
- Add Amqp notification client (#63)
- Fix default log level
- Move static to file provider (#71)
- Reload config on change for file provider (#16)
- Switch to kong command-line parser (#66)
- Enhanced Dockerfile
- Review of platform detection (#57)
- Leave default image platform empty for file provider (see FAQ doc)
- Handle platform variant
- Add database migration process
- Switch to Open Container Specification labels as label-schema.org ones are deprecated
- Remove unneeded
diun.os
anddiun.arch
docker labels - Add upgrade notes
- Update deps
v3.0.0-beta.5
v3.0.0-beta.4
- Allow only one Docker and Swarm provider
- Remove "enable" setting for notifiers
- Logging when no image is found
v3.0.0-beta.3
- Add Amqp notification client (#63)
- Fix default log level
- Update deps
v3.0.0-beta.2
v3.0.0-beta.1
- Review of platform detection (#57)
- Leave default image platform empty for static provider (see FAQ doc)
- Handle platform variant
- Add database migration process
- Switch to Open Container Specification labels as label-schema.org ones are deprecated
- Remove unneeded
diun.os
anddiun.arch
docker labels