Skip to content

Commit

Permalink
Merge pull request #1629 from fluxcd/pick-changelog-v1.4.1
Browse files Browse the repository at this point in the history
Add changelog entry for v1.4.1
  • Loading branch information
stefanprodan authored Sep 26, 2024
2 parents 8baf451 + 24dcca8 commit 53868f7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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

## 1.4.1

**Release date:** 2024-09-26

This patch release comes with a fix to the `GitRepository` API to keep it
backwards compatible by removing the default value for `.spec.provider` field
when not set in the API. The controller will internally consider an empty value
for the provider as the `generic` provider.

Fix:
- GitRepo: Remove provider default value from API
[#1626](https://github.com/fluxcd/source-controller/pull/1626)

## 1.4.0

**Release date:** 2024-09-25
Expand Down

0 comments on commit 53868f7

Please sign in to comment.