Changelog History
Page 1
-
v1.25.4 Changes
August 30, 2022๐ This release includes a base image upgrade to the Alpine 3.15.6 upstream that mitigates a number of CVE issues detected from the base image.
๐ We've removed the telemetry collection in accordance with the CNCF's published ๐ policies against default telemetry. Some deprecation notices are now emitted by โฌ๏ธ the installer, please upgrade to Flux v2 or open an issue if you are blocked.
โฌ๏ธ Go dependencies have been upgraded as well.
๐ Maintenance and documentation
- โก๏ธ Update dependencies fluxcd/flux#3639
- โ Add deprecation warnings to Helm Chart and fluxctl fluxcd/flux#3638
- โ Remove telemetry fluxcd/flux#3636
Thanks
๐ Thanks to @kingdonb, @stefanprodan, and @pjbgf for their contributions to this release.
-
v1.25.3 Changes
July 27, 2022๐ This release includes a base image upgrade to the Alpine 3.15.5 upstream that mitigates a number of CVE issues detected from the base image.
๐ Go dependencies have been upgraded as well. This release has no code changes.
๐ Maintenance and documentation
- โก๏ธ snap: update go requirement fluxcd/flux#3624
- โก๏ธ Update dependencies fluxcd/flux#3623
- โก๏ธ Update module github.com/prometheus/client_golang to v1.12.2 fluxcd/flux#3620
Thanks
๐ Thanks to @dholbach, @kingdonb and @pjbgf for their contributions to this release.
-
v1.25.2 Changes
May 26, 2022๐ This patch release reverts a deprecation induced during an upgrade of OpenSSH. A regression affected Azure DevOps, and Google Cloud Source Repositories users.
๐ Fixes
- Regression: Allow RSA signatures using SHA-1 hash algorithm fluxcd/flux#3614
Thanks
๐ Thanks to @mskcode, @dimbleby, @julienduchesne and @pjbgf for their contributions to this release.
-
v1.25.1 Changes
May 03, 2022๐ This release includes a base image upgrade to the Alpine 3.15.4 upstream that mitigates a number of CVE issues detected from the base image.
๐ Go dependencies have been upgraded as well. This release has no code changes.
๐ Maintenance and documentation
- โก๏ธ Update dependencies fluxcd/flux#3605
Thanks
๐ Thanks to @pjbgf for their contributions to this release.
-
v1.25.0 Changes
March 30, 2022๐ This release includes a base image upgrade to the Alpine 3.15.3 upstream that mitigates a number of CVE issues detected from the base image.
โฌ๏ธ We also upgraded the CircleCI build machinery to address an EOL notice on the ๐ง Ubuntu 16.04 images that we had been using prior, so Flux v1 maintenance activities can continue uninterrupted after May 31, 2022.)
๐ Go dependencies have been upgraded as well. This release has no code changes.
๐ Maintenance and documentation
- โก๏ธ Update dependencies fluxcd/flux#3597
- โฌ๏ธ Required upgrade for circleci fluxcd/flux#3596
- โก๏ธ Update README with flux v2/migration instructions fluxcd/flux#3593
Thanks
๐ Thanks to @dholbach, @stefanprodan, and @kingdonb for their contributions to this release.
-
v1.24.3 Changes
November 24, 2021๐ This release includes the [new host keys][github.blog-2021-09-01] for GitHub, ๐ changes effective on November 16, that could be important for users of Flux.
๐ This release also includes a base image upgrade to the Alpine 3.14.3 upstream โ that mitigates low and medium severity CVE warnings from the base image.
๐ Fixes
- โ Add fingerprints for new github.com host keys fluxcd/flux#3571
Thanks
Thanks to @kingdonb, @stefanprodan, @squaremo, and @hiddeco for their ๐ contributions to this release.
๐ [github.blog-2021-09-01]: https://github.blog/2021-09-01-improving-git-protocol-security-github/
-
v1.24.2 Changes
November 02, 2021๐ This release updates the behavior of the dynamic client logger to eliminate the ๐ needless emission of some especially noisy and unhelpful deprecation warnings.
๐ This release also includes a base image upgrade of the Alpine 3.14.2 upstream โ that mitigates several CVE warnings from dependencies like nettle and libcurl.
๐ Fixes
- ๐ Suppress deprecation warnings fluxcd/flux#3558
Thanks
๐ Thanks to @dimbleby, @squaremo, and @kingdonb for their contributions to this release.
-
v1.24.1 Changes
September 08, 2021๐ This release fixes an issue when Docker Hub rate limit is not properly handled ๐ณ by Flux daemon as rate limiting. Docker Hub sends its rate limit warnings as an error that does not include the expected "429" Too Many Requests status code.
๐ This release also includes a base image upgrade to Alpine 3.14.2 that mitigates โ several CVE scan warnings in the base image related to openssl and libgcrypt.
๐ Fixes
- โ Adding Docker Hub rate limit condition message fluxcd/flux#3543
๐ Maintenance and documentation
- โ Add CodeQL Security Scanning fluxcd/flux#3446
- โฌ๏ธ Upgrade alpine:3.14.1 to alpine:3.14.2 fluxcd/flux#3545
Thanks
๐ Thanks to @fdpeiter and @kingdonb for their contributions to this release.
-
v1.24.0 Changes
August 20, 2021๐ This minor release addresses some error cases that may be encountered when an โก๏ธ AWS ECR repo is used together with Image Update Automation, but the AWS API for ๐ Instance Metadata is unavailable, or when it has been purposefully blocked.
๐ This release also includes an update to the release version of Memcached, which ๐ is a patch release.
๐ With this release, @kingdonb is officially recognized as a maintainer of Flux. ๐๐๐๐๐
๐ Fixes
- ๐ Skip AWS Metadata API pre-flight check when regions are passed via config fluxcd/flux#3485
- ๐ Reset sync errors on successful sync fluxcd/flux#3156
๐ Maintenance and documentation
- โก๏ธ Update kubernetes go client (@ 0.21.3), update Golang to 1.16.7, other go mod updates fluxcd/flux#3538
- โฌ๏ธ Bump go.mozilla.org/sops/v3 from 3.6.1 to 3.7.1 fluxcd/flux#3514
- โฌ๏ธ Upgrade base image to alpine-3.14.1 fluxcd/flux#3532
- โก๏ธ Update CI pipelines to test on Kubernetes 1.22.0 fluxcd/flux#3530
- โ Add GitHub issue template fluxcd/flux#3527
- โก๏ธ Update links to calendar and resources fluxcd/flux#3534
- โก๏ธ Update youtube playlist fluxcd/flux#3531
Thanks
๐ Thanks to @squaremo, @stefanprodan, @dependabot[bot], @dholbach, @pbn4, @pierluigilenoci, @evq, @kingdonb, @osela and @schizoid90 for their contributions to this release.
-
v1.23.2 Changes
August 04, 2021๐ Post-publish note: this patch release did not correctly merge and include the ๐ fix for the issue that it was advertised to address at release time.
๐ This release image only rolled the packages from Alpine upstream and contained no code changes. The fix for [#3485][fluxcd/flux#3485] will be included in the ๐ following release, see Flux Daemon 1.24.0.
๐ ~This patch release addresses some error cases that may be encountered when an โก๏ธ AWS ECR repo is used together with Image Update Automation, but the AWS API for ๐ Instance Metadata is unavailable, or when it has been purposefully blocked.~
๐ Fixes
- ๐ ~Skip AWS Metadata API pre-flight check when regions are passed via config [fluxcd/flux#3485][]~
Thanks
๐ Thanks to @hiddeco, @evq, @squaremo, @pbn4, @admssa, @renanqts, @jclynny, @sureshamk, @jayvie, and @gonzalobarbitta for their contributions to this release.