Skip to content

Commit 36a8307

Browse files
committed
Add changelog entry for v1.2.4
Signed-off-by: Sunny <[email protected]> (cherry picked from commit be91fe2)
1 parent eceae77 commit 36a8307

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

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

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

5+
## 1.2.4
6+
7+
**Release date:** 2024-02-01
8+
9+
This patch release fixes various issues, updates the Kubernetes dependencies
10+
to v1.28.6 and various other dependencies to their latest version to patch
11+
upstream CVEs.
12+
13+
Improvements:
14+
- Various dependency updates
15+
[#727](https://github.com/fluxcd/notification-controller/pull/727)
16+
[#726](https://github.com/fluxcd/notification-controller/pull/726)
17+
[#721](https://github.com/fluxcd/notification-controller/pull/721)
18+
[#718](https://github.com/fluxcd/notification-controller/pull/718)
19+
[#707](https://github.com/fluxcd/notification-controller/pull/707)
20+
[#695](https://github.com/fluxcd/notification-controller/pull/695)
21+
22+
Fixes:
23+
- Fix BitBucket status update panic
24+
[#722](https://github.com/fluxcd/notification-controller/pull/722)
25+
- fix typo in docs/spec/v1beta3/providers.md
26+
[#699](https://github.com/fluxcd/notification-controller/pull/699)
27+
- fix(grafana-provider): replace ":" character in eventMetadata
28+
[#703](https://github.com/fluxcd/notification-controller/pull/703)
29+
- Remove old/incorrect API version usage
30+
[#693](https://github.com/fluxcd/notification-controller/pull/693)
31+
532
## 1.2.3
633

734
**Release date:** 2023-12-14

0 commit comments

Comments
 (0)