File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project are documented in this file.
4
4
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
+
5
32
## 1.2.3
6
33
7
34
** Release date:** 2023-12-14
You can’t perform that action at this time.
0 commit comments