Skip to content

Commit 0032d8a

Browse files
committed
Add changelog entry for v1.8.3
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com> (cherry picked from commit 8ea73d6)
1 parent 877e664 commit 0032d8a

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

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

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

5+
## 1.8.3
6+
7+
**Release date:** 2026-04-07
8+
9+
This patch release fixes a race condition where a cancelled reconciliation
10+
could leave stale data in the cache, causing Kustomizations to get stuck.
11+
12+
Fixes:
13+
- Requeue on cancellation to avoid stale cache race condition
14+
[#1625](https://github.com/fluxcd/kustomize-controller/pull/1625)
15+
516
## 1.8.2
617

718
**Release date:** 2026-03-12

0 commit comments

Comments
 (0)