Skip to content

Commit 811fc8a

Browse files
authored
Merge pull request #1296 from fluxcd/pick-changelog-v1.8.4
Add changelog entry for v1.8.4
2 parents efc6bbf + 05c2f0c commit 811fc8a

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
All notable changes to this project are documented in this file.
44

5+
## 1.8.4
6+
7+
**Release date:** 2026-04-21
8+
9+
This patch release fixes a regression in which generic providers would not
10+
forward commit status events, and requires the `audience` field on the GCR
11+
Receiver secret for tighter verification (it will become mandatory in
12+
Flux 2.9).
13+
14+
Fixes:
15+
- Fix generic providers not forwarding commit status events
16+
[#1291](https://github.com/fluxcd/notification-controller/pull/1291)
17+
- Remove GCR audience reconstruction
18+
[#1288](https://github.com/fluxcd/notification-controller/pull/1288)
19+
520
## 1.8.3
621

722
**Release date:** 2026-04-07

0 commit comments

Comments
 (0)