Skip to content

Commit 1896a01

Browse files
authored
Merge pull request #779 from fluxcd/release-1.7.0
Release v1.7.0
2 parents 2140d33 + ce7ebf5 commit 1896a01

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

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

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

5+
## 1.7.0
6+
7+
**Release date:** 2025-05-30
8+
9+
⚠️ The Flux APIs v1beta1 and v2beta1 (deprecated in 2023) have reached end-of-life
10+
and have been removed from the CRDs. Before upgrading, you must run the `flux migrate`
11+
command on clusters. For more details, please refer to the
12+
[Flux v2.7 upgrade guide](https://fluxcd.io/blog/2025/09/flux-v2.7.0/#upgrade-procedure).
13+
14+
This release includes flux2 [v2.7.0](https://github.com/fluxcd/flux2/releases/tag/v2.7.0).
15+
16+
In addition, the Kubernetes dependencies have been updated to v1.34.0
17+
and the provider is now built with Go 1.25.
18+
19+
Improvements:
20+
- Update to Kubernetes v1.34.0 and Go 1.25.0
21+
[#775](https://github.com/fluxcd/terraform-provider-flux/pull/775)
22+
- Update Flux to v2.7.0
23+
[#778](https://github.com/fluxcd/terraform-provider-flux/pull/778)
24+
- Update otel packages to v1.38.0
25+
[#777](https://github.com/fluxcd/terraform-provider-flux/pull/777)
26+
- Update dependabot config
27+
[#773](https://github.com/fluxcd/terraform-provider-flux/pull/773)
28+
529
## 1.6.4
630

731
**Release date:** 2025-07-08

0 commit comments

Comments
 (0)