Skip to content

Commit 53868f7

Browse files
authored
Merge pull request #1629 from fluxcd/pick-changelog-v1.4.1
Add changelog entry for v1.4.1
2 parents 8baf451 + 24dcca8 commit 53868f7

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Diff for: CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

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

5+
## 1.4.1
6+
7+
**Release date:** 2024-09-26
8+
9+
This patch release comes with a fix to the `GitRepository` API to keep it
10+
backwards compatible by removing the default value for `.spec.provider` field
11+
when not set in the API. The controller will internally consider an empty value
12+
for the provider as the `generic` provider.
13+
14+
Fix:
15+
- GitRepo: Remove provider default value from API
16+
[#1626](https://github.com/fluxcd/source-controller/pull/1626)
17+
518
## 1.4.0
619

720
**Release date:** 2024-09-25

0 commit comments

Comments
 (0)