Skip to content

Commit 0508c65

Browse files
authored
Merge pull request #450 from fluxcd/release-1.0.0-rc.1
Release v1.0.0-rc.1
2 parents 2b5506f + 79bd2d7 commit 0508c65

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

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

5+
## 1.0.0-rc.1
6+
7+
**Release date:** 2023-04-11
8+
9+
This release includes flux2 [v2.0.0-rc.1](https://github.com/fluxcd/flux2/releases/tag/v2.0.0-rc.1).
10+
11+
The datasources `flux_install` and `flux_sync` are deprecated, with a warning about their removal in the future. Users of the datasources should migrate to the `flux_bootstrap_git` resources using the [migration guide](https://registry.terraform.io/providers/fluxcd/flux/latest/docs/guides/migrating-to-resource).
12+
13+
This release also implements a timeout configuration for `flux_bootstrap_git` which enables retrying of update actions when multiple commits are pushed in parallel.
14+
515
## 0.25.3
616

717
**Release date:** 2023-03-21

0 commit comments

Comments
 (0)