We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d2ebed commit cd43202Copy full SHA for cd43202
1 file changed
CHANGELOG.md
@@ -2,6 +2,20 @@
2
3
All notable changes to this project are documented in this file.
4
5
+## 1.8.3
6
+
7
+**Release date:** 2026-04-07
8
9
+This patch release adds optional `email` and `audience` fields to the GCR
10
+Receiver for tighter verification, and includes a provider manifest example
11
+for Azure Event Hub managed identity authentication.
12
13
+Improvements:
14
+- Refactor GCR Receiver
15
+ [#1279](https://github.com/fluxcd/notification-controller/pull/1279)
16
+- Add provider manifest example for Azure Event Hub managed identity auth
17
+ [#1275](https://github.com/fluxcd/notification-controller/pull/1275)
18
19
## 1.8.2
20
21
**Release date:** 2026-03-12
0 commit comments