Releases: crazy-max/diun
Releases · crazy-max/diun
v4.13.0
- Missing token as secret setting for some notifiers (#289)
- Allow disabling log color output (#288)
- Bump github.com/containers/image/v5 from 5.10.1 to 5.10.4 (#271 #282 #284)
- Cleanup workflows (#281 #287)
- Do not check recipient details for Pushover (#277)
- MkDocs Materials 6.2.8 (#276)
- Fix markdown renderer (#275)
- Add message client for notifiers (#273)
v4.12.0
- Use digest as comparison footprint (#269)
- Bump github.com/alecthomas/kong from 0.2.12 to 0.2.15 (#270)
- Bump github.com/eclipse/paho.mqtt.golang from 1.3.1 to 1.3.2 (#268)
- Bump github.com/containers/image/v5 from 5.9.0 to 5.10.1 (#265)
- Move to docker/bake-action (#266)
- Typo in documentation (#258)
- Log image validation
v4.11.0
v4.10.0
- Refactor CI and dev workflow with buildx bake (#247)
- Upload artifacts
- Add
image-local
target - Single job for artifacts and image
- Add
armv5
artifact
- MQTT Reconnection Log Spam (#241)
- Add Docker + File providers user guide (#239)
- Bump github.com/alecthomas/kong from 0.2.11 to 0.2.12 (#231)
- Bump github.com/eclipse/paho.mqtt.golang from 1.2.0 to 1.3.0 (#235)
- Bump github.com/containers/image/v5 from 5.8.1 to 5.9.0 (#236)
- Bump gopkg.in/yaml.v2 from 2.3.0 to 2.4.0 (#228)
- Bump github.com/containers/image/v5 from 5.8.0 to 5.8.1 (#226)
v4.9.0
- Fix duplicated notifications
- Remove support for
freebsd/*
(moby/moby#38818) - Add support for
linux/ppc64le
andlinux/s390x
(binary) - Bump k8s.io/client-go from 0.19.3 to 0.19.4 (#224)
- Bump github.com/containers/image/v5 to 5.8.0
v4.8.1
v4.8.0
v4.7.0
- Add MQTT notification (#192)
- Docker image also available on GitHub Container Registry
- Use zoneinfo from Go (#202)
- Remove
--timezone
flag - Use Docker meta action to handle tags and labels
- Update deps
v4.6.1
- Typos in documentation
- Bump docker/login-action from v1.4.1 to v1.6.0 (#198)
- Bump k8s.io/client-go from 0.19.2 to 0.19.3 (#199)
- Bump codecov/codecov-action from v1.0.13 to v1.0.14 (#195)
- Bump github.com/go-playground/validator/v10 from 10.4.0 to 10.4.1 (#197)
- Bump github.com/panjf2000/ants/v2 from 2.4.2 to 2.4.3 (#196)
v4.6.0
- Add support for Healthchecks to monitor Diun watcher (#78)
- Add option to mention specific users or roles for Discord notifier (#188)
- Update docker install documentation
- Add "Too many requests to registry" section in FAQ (#168)
- Update deps
- Switch to Docker actions