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 ae6a54e commit 5fe7933Copy full SHA for 5fe7933
CHANGELOG.md
@@ -2,6 +2,20 @@
2
3
All notable changes to this project are documented in this file.
4
5
+## 1.7.5
6
+
7
+**Release date:** 2025-11-19
8
9
+This patch release fixes Azure Workload Identity in Azure China Cloud
10
+and introduces a feature gate to disable the ConfigMap and Secret watchers,
11
+`DisableConfigWatchers`.
12
13
+Improvements:
14
+- Add feature gate for disabling config watchers
15
+ [#1212](https://github.com/fluxcd/notification-controller/pull/1212)
16
+- Upgrade k8s to 1.34.2 and c-r to 0.22.4
17
+ [#1209](https://github.com/fluxcd/notification-controller/pull/1209)
18
19
## 1.7.4
20
21
**Release date:** 2025-10-28
0 commit comments