We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccedf4e commit 24dccdfCopy full SHA for 24dccdf
CHANGELOG.md
@@ -2,6 +2,19 @@
2
3
All notable changes to this project are documented in this file.
4
5
+## 1.7.4
6
+
7
+**Release date:** 2025-10-28
8
9
+This patch release fixes support for SOCKS5 proxy in the controller APIs
10
+and support for `message_thread_id` in the `telegram` provider.
11
12
+Fixes:
13
+- Fix support for telegram message_thread_id
14
+ [#1199](https://github.com/fluxcd/notification-controller/pull/1199)
15
+- Restore SOCKS5 proxy support
16
+ [#1196](https://github.com/fluxcd/notification-controller/pull/1196)
17
18
## 1.7.3
19
20
**Release date:** 2025-10-08
0 commit comments