Skip to content

Commit d3f721e

Browse files
committed
update CHANGELOG
1 parent be0dec9 commit d3f721e

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

CHANGELOG.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,42 @@
11
# Changelog
22

3+
## 4.30.0 (2025/08/31)
4+
5+
* Add TLS config options `tlsSkipVerify` and `tlsCaCertFiles` for all notifiers using an HTTP client (#1489)
6+
* Apprise notifications support (#1457)
7+
* Elasticsearch notifications support (#1452)
8+
* Add `disableNotification` option for Telegram (#1354)
9+
* Switch from third-party module to HTTP client Pushover (#1490)
10+
* Align `chatIDs` and `chatIDsFile` format handling for Telegram (#1316)
11+
* Switch from `github.com/hako/durafmt` to `github.com/dromara/carbon` module (#1317)
12+
* Remove uneeded `openssl` package in the Docker image (#1488)
13+
* Go 1.24 (#1461)
14+
* Alpine Linux 3.22 (#1462)
15+
* Bump dario.cat/mergo to 1.0.2 (#1436)
16+
* Bump github.com/alecthomas/kong to 1.12.1 (#1324 #1456)
17+
* Bump github.com/containers/image/v5 to 5.36.1 (#1340 #1454 #1467)
18+
* Bump github.com/crazy-max/gohealthchecks to 0.5.0 (#1319)
19+
* Bump github.com/docker/docker to 28.3.3+incompatible (#1458)
20+
* Bump github.com/docker/go-connections to 0.6.0 (#1470)
21+
* Bump github.com/dromara/carbon/v2 to 2.6.11 (#1435 #1455)
22+
* Bump github.com/go-playground/validator/v10 to 10.27.0 (#1333 #1432 #1446)
23+
* Bump github.com/hashicorp/nomad/api to 1.10.4 (#1487)
24+
* Bump github.com/jedib0t/go-pretty/v6 to 6.6.8 (#1430 #1466)
25+
* Bump github.com/moby/buildkit to 0.23.2 (#1445)
26+
* Bump github.com/opencontainers/image-spec to 1.1.1 (#1434)
27+
* Bump github.com/panjf2000/ants/v2 to 2.11.3 (#1331 #1433)
28+
* Bump github.com/PaulSonOfLars/gotgbot/v2 to 2.0.0-rc.33 (#1397 #1448)
29+
* Bump github.com/rs/zerolog to 1.34.0 (#1431)
30+
* Bump github.com/stretchr/testify to 1.11.1 (#1482)
31+
* Bump go.etcd.io/bbolt to 1.4.3 (#1361 #1444 #1477)
32+
* Bump golang.org/x/crypto to 0.35.0 (#1398)
33+
* Bump golang.org/x/mod to 0.27.0 (#1377 #1450 #1469)
34+
* Bump golang.org/x/net to 0.38.0 (#1343 #1402)
35+
* Bump golang.org/x/sys to 0.35.0 (#1323 #1427 #1472)
36+
* Bump google.golang.org/grpc to 1.74.2 (#1407 #1465)
37+
* Bump google.golang.org/protobuf to 1.36.8 (#1389 #1471 #1479)
38+
* Bump k8s.io/client-go to 0.32.1 (#1338 #1453)
39+
340
## 4.29.0 (2024/12/19)
441

542
:warning: See **Migration notes** in the documentation before upgrading.

0 commit comments

Comments
 (0)