Skip to content

Commit

Permalink
Merge pull request #722 from fluxcd/release-v1.4.0
Browse files Browse the repository at this point in the history
Release v1.4.0
  • Loading branch information
darkowlzz authored Sep 30, 2024
2 parents ee475f1 + 2f988d9 commit 35b8478
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,34 @@

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

## 1.4.0

**Release date:** 2024-09-30

This release includes flux2 [v2.4.0](https:/fluxcd/flux2/releases/tag/v2.4.0).

The client-go auth plugins are now imported, which allows using auth providers
like OIDC, GCP, Azure, etc., for connecting to the cluster.

In addition, the Kubernetes dependencies have been updated to v1.31.1 and the
provider is now built with Go 1.23.

Improvements:
- Build with Go 1.23
[#710](https:/fluxcd/terraform-provider-flux/pull/710)
- Import client-go auth plugin to fix oidc auth issue
[#702](https:/fluxcd/terraform-provider-flux/pull/702)
- Various dependency updates
[#691](https:/fluxcd/terraform-provider-flux/pull/691)
[#698](https:/fluxcd/terraform-provider-flux/pull/698)
[#699](https:/fluxcd/terraform-provider-flux/pull/699)
[#701](https:/fluxcd/terraform-provider-flux/pull/701)
[#707](https:/fluxcd/terraform-provider-flux/pull/707)
[#711](https:/fluxcd/terraform-provider-flux/pull/711)
[#715](https:/fluxcd/terraform-provider-flux/pull/715)
[#718](https:/fluxcd/terraform-provider-flux/pull/718)
[#719](https:/fluxcd/terraform-provider-flux/pull/719)

## 1.3.0

**Release date:** 2024-05-13
Expand Down

0 comments on commit 35b8478

Please sign in to comment.