We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69c051b commit 13bcb80Copy full SHA for 13bcb80
1 file changed
CHANGELOG.md
@@ -2,6 +2,21 @@
2
3
All notable changes to this project are documented in this file.
4
5
+## 1.8.4
6
+
7
+**Release date:** 2026-04-21
8
9
+This patch release introduces the `MigrateAPIVersion` feature gate for
10
+migrating the API version of resources in managed field entries, which
11
+fixes errors like `dry-run failed: .spec.accessPolicy: field not declared
12
+in schema`.
13
14
+Improvements:
15
+- Introduce support for migrating API version
16
+ [#1639](https://github.com/fluxcd/kustomize-controller/pull/1639)
17
+- Update fluxcd/pkg dependencies
18
+ [#1637](https://github.com/fluxcd/kustomize-controller/pull/1637)
19
20
## 1.8.3
21
22
**Release date:** 2026-04-07
0 commit comments