update CHANGELOG

This commit is contained in:
CrazyMax
2024-12-19 18:15:41 +01:00
parent 4b46e20a5c
commit 1ca5d37370

View File

@@ -1,5 +1,40 @@
# Changelog
## 4.29.0 (2024/12/19)
* Topics support for Telegram notifications (#1308)
* Webhook url as secret support for Discord, Slack and Teams notifications (#1302)
* Enhance error message for JSON decode response issues for Gotify, ntfy and RocketChat (#1309)
* Fix TLS configuration handling for Nomad provider (#1178)
* Go 1.23 (#1286)
* Alpine Linux 3.21 (#1286)
* Switch to github.com/containerd/platforms v0.2.1 (#1287)
* Switch to github.com/rabbitmq/amqp091-go v1.10.0 (#1288)
* Bump dario.cat/mergo to 1.0.1 (#1301)
* Bump github.com/alecthomas/kong from 0.9.0 to 1.6.0 (#1298)
* Bump github.com/containers/image/v5 to 5.33.0 (#1274 #1284)
* Bump github.com/distribution/reference from 0.5.0 to 0.6.0 (#1183)
* Bump github.com/docker/docker to 27.3.1+incompatible (#1181 #1275 #1291)
* Bump github.com/eclipse/paho.mqtt.golang to 1.5.0 (#1299)
* Bump github.com/go-playground/validator/v10 to 10.23.0 (#1179 #1191 #1297)
* Bump github.com/gregdel/pushover to 1.3.1 (#1164)
* Bump github.com/jedib0t/go-pretty/v6 to 6.6.5 (#1167 #1300)
* Bump github.com/microcosm-cc/bluemonday to 1.0.27 (#1294)
* Bump github.com/moby/buildkit to 0.17.3 (#1160 #1312)
* Bump github.com/panjf2000/ants/v2 to 2.10.0 (#1198)
* Bump github.com/PaulSonOfLars/gotgbot/v2 to 2.0.0-rc.30 (#1185 #1278)
* Bump github.com/rs/zerolog to 1.33.0 (#1186)
* Bump github.com/stretchr/testify to 1.10.0 (#1295)
* Bump go.etcd.io/bbolt to 1.3.11 (#1187 #1292)
* Bump golang.org/x/crypto to 0.31.0 (#1271)
* Bump golang.org/x/mod to 0.22.0 (#1188 #1296)
* Bump golang.org/x/net to 0.23.0 (#1157)
* Bump golang.org/x/sys to 0.25.0 (#1184 #1240)
* Bump google.golang.org/grpc to 1.67.0 (#1171 #1293)
* Bump google.golang.org/grpc/cmd/protoc-gen-go-grpc to 1.5.1 (#1224)
* Bump google.golang.org/protobuf to 1.35.2 (#1277)
* Bump k8s.io/client-go to 0.32.0 (#1280)
## 4.28.0 (2024/04/06)
* Add `tzdata` package to Docker image (#1144)