Skip to content

Commit 20423eb

Browse files
committed
Add changelog entry for v1.2.3
Signed-off-by: Sunny <darkowlzz@protonmail.com> (cherry picked from commit 3289dbd)
1 parent a817cf9 commit 20423eb

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

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

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

5+
## 1.2.3
6+
7+
**Release date:** 2023-12-14
8+
9+
This patch release fixes various issues, most notably, the Provider v1beta3 API
10+
backwards compatibility issue when `.spec.interval` was explicitly set in a
11+
v1beta2 version of Provider.
12+
13+
Fixes:
14+
- Exclude eventv1.MetaTokenKey from event metadata
15+
[#686](https://github.com/fluxcd/notification-controller/pull/686)
16+
- Add .spec.interval in v1beta3 Provider
17+
[#683](https://github.com/fluxcd/notification-controller/pull/683)
18+
- Remove URL syntax validation for provider address entirely
19+
[#682](https://github.com/fluxcd/notification-controller/pull/682)
20+
521
## 1.2.2
622

723
**Release date:** 2023-12-11

0 commit comments

Comments
 (0)