Skip to content

Commit

Permalink
Merge pull request #1034 from fluxcd/pick-changelog-v1.2.1
Browse files Browse the repository at this point in the history
Add changelog entry for v1.2.1
  • Loading branch information
stefanprodan authored Dec 14, 2023
2 parents b3345ff + da6318c commit e487f84
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

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

## 1.2.1

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

This patch release comes with improvements in logging to provide faster feedback
on any HTTP errors encountered while fetching source artifacts.

In addition, the status condition messages are now trimmed to respect the size
limit defined by the API.

Improvements:
- Update runtime to v0.43.3
[#1031](https://github.com/fluxcd/kustomize-controller/pull/1031)
- Log HTTP errors to provide faster feedback
[#1028](https://github.com/fluxcd/kustomize-controller/pull/1028)

## 1.2.0

**Release date:** 2023-12-11
Expand Down

0 comments on commit e487f84

Please sign in to comment.