Releases: controlplaneio-fluxcd/flux-operator
Releases · controlplaneio-fluxcd/flux-operator
v0.48.0
What's Changed
- cli: Add migrate command for managed fields API version by @stefanprodan in #823
- cli: Add migrate owner command to clean up stale managed fields by @stefanprodan in #824
- rset: Watch external references from
checksumFromby @matheuscscp in #826 - rset: Introduce
checksumFromfor triggering rollout restarts by @stefanprodan in #825 - rset: Watch
convertKubeConfigFromSecrets by @matheuscscp in #827 - rset: Add
includeEmptyProvidersoption toPermuteinputStrategyby @jtyr in #828 - build(deps): bump the actions group across 1 directory with 4 updates by @dependabot[bot] in #829
- Release v0.48.0 by @matheuscscp in #830
New Contributors
Full Changelog: v0.47.0...v0.48.0
v0.47.0
What's Changed
- build(deps): bump fluxcd/flux2 from 2.8.4 to 2.8.5 in the actions group by @dependabot[bot] in #808
- cmd: Implement distro mirror command by @stefanprodan in #811
- fix: YAML multi-document splitting in provider file parser by @bugbuilder in #810
- ci: Attest release assets on GitHub by @stefanprodan in #812
- Migrate Terraform to the Flux Operator bootstrap module by @matheuscscp in #814
- docs: Add AI Contribution Policy by @stefanprodan in #816
- build(deps): bump github.com/sigstore/timestamp-authority/v2 from 2.0.3 to 2.0.6 by @dependabot[bot] in #817
- Update dependencies by @stefanprodan in #818
- ci: Build Web UI in a dedicated job on release by @stefanprodan in #819
- Release v0.47.0 by @stefanprodan in #820
- ci: Fix attestation subject checksums by @stefanprodan in #821
Full Changelog: v0.46.0...v0.47.0
v0.46.0
What's Changed
- Fix typos in documentation by @archy-rock3t-cloud in #780
- Update Go version requirements in docs by @archy-rock3t-cloud in #781
- Add unit tests for FluxGroupFor by @archy-rock3t-cloud in #782
- build(deps): bump picomatch in /web by @dependabot[bot] in #778
- ci: exclude node_modules from golangci scanners by @stefanprodan in #785
- build(deps-dev): bump flatted from 3.3.3 to 3.4.2 in /web by @dependabot[bot] in #770
- operator: support
kubeconfigkey and custom keys inconvertKubeConfigFromby @matheuscscp in #786 - Add unit tests for ValidateAndApplyWorkloadIdentityConfig by @archy-rock3t-cloud in #787
- mcp: Use safe type assertions for Helm history entries by @archy-rock3t-cloud in #783
- mcp: update FluxOCIRepositoryKind version to v1 by @matheuscscp in #791
- Fix .PHONY declaration for cli-ci-build target by @archy-rock3t-cloud in #789
- Add unit tests for FluxInstance methods by @archy-rock3t-cloud in #793
- Add unit tests for ResourceSet methods by @archy-rock3t-cloud in #794
- build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 by @dependabot[bot] in #798
- operator: fix ResourceSets and FluxInstance getting stuck due to health check cancellation by @matheuscscp in #801
- build(deps-dev): bump vite from 7.3.1 to 7.3.2 in /web by @dependabot[bot] in #802
- build(deps): bump the actions group across 1 directory with 5 updates by @dependabot[bot] in #805
- Release v0.46.0 by @matheuscscp in #807
New Contributors
- @archy-rock3t-cloud made their first contribution in #780
Full Changelog: v0.45.1...v0.46.0
v0.45.1
What's Changed
- build(deps): bump google.golang.org/grpc from 1.78.0 to 1.79.3 by @dependabot[bot] in #768
- build(deps): bump github.com/modelcontextprotocol/go-sdk from 1.4.0 to 1.4.1 by @dependabot[bot] in #769
- build(deps): bump fluxcd/flux2 from 2.8.2 to 2.8.3 in the actions group by @dependabot[bot] in #767
- Release v0.45.1 by @stefanprodan in #771
Full Changelog: v0.45.0...v0.45.1
v0.45.0
This version comes with support for Flux v2.8.3
What's Changed
- cmd: add command to generate Flux Web-auth secret by @Iam-Karan-Suresh in #706
- Link namespace filtering warning and docs to each other by @matheuscscp in #761
- Build preview image on push to tags by @matheuscscp in #762
- web: make namespace filtering docs link work on the whole text by @matheuscscp in #763
- web: Display aggregated values in the HelmRelease dashboard by @stefanprodan in #765
- Release v0.45.0 by @stefanprodan in #766
Full Changelog: v0.44.0...v0.45.0
v0.44.0
This version comes with support for Flux v2.8.2
What's Changed
- mcp: update go-sdk to v1.4.0 by @stefanprodan in #732
- build(deps-dev): bump minimatch from 3.1.2 to 3.1.5 in /web by @dependabot[bot] in #734
- mcp: add support for retrieving previous container logs by @stefanprodan in #736
- web: limit request body size by @stefanprodan in #737
- cli: Expose license key verification functions by @matheuscscp in #744
- cmd: Return error string without quotes by @matheuscscp in #745
- web: support auth URL params for oauth2 by @matheuscscp in #739
- build(deps): bump the actions group across 1 directory with 7 updates by @dependabot[bot] in #746
- cmd: Add cosign verification to install command by @stefanprodan in #747
- cmd: add commands for managing AI skills by @stefanprodan in #751
- olm: pin the image on digest for the UBI variant by @stefanprodan in #755
- build(deps): bump the actions group with 2 updates by @dependabot[bot] in #752
- ci: sign images with cosign v3 by @stefanprodan in #756
- build(deps): bump the actions group with 3 updates by @dependabot[bot] in #757
- Update
github.com/fluxcd/pkgdependencies by @stefanprodan in #758 - Release v0.44.0 by @stefanprodan in #759
Full Changelog: v0.43.0...v0.44.0
v0.43.0
This version comes with support for Flux v2.8.1
What's Changed
- cli: make all
patch instacetests work offline by @matheuscscp in #715 - docs: Fix Multi-Cluster tool names by @DanHam in #714
- operator: Add ExternalService ResourceSetInputProvider by @dgunzy in #713
- docs: Use Flux CLI commands in guides by @stefanprodan in #721
- build(deps): bump the actions group across 1 directory with 5 updates by @dependabot[bot] in #722
- build(deps): bump rollup from 4.55.1 to 4.59.0 in /web by @dependabot[bot] in #723
- cli: add
--distribution-artifactflag to build instance by @stefanprodan in #724 - operator: Add
insecure: trueto ResourceSetInputProviderOCIArtifactTag. by @dgunzy in #725 - cli: use
HelmReleaseinventory for Flux 2.8+ by @stefanprodan in #728 - cli: add GitHub App support to
installcommand by @stefanprodan in #729 - Release v0.43.0 by @stefanprodan in #730
New Contributors
Full Changelog: v0.42.1...v0.43.0
v0.42.1
This version comes with support for Flux v2.8.0
What's Changed
- Build CLI and MCP with Go 1.26 by @stefanprodan in #711
- Release v0.42.1 by @stefanprodan in #712
Full Changelog: v0.42.0...v0.42.1
v0.42.0
What's Changed
- web: poll OIDC config on the background by @matheuscscp in #687
- Upgrade to Go 1.26 by @stefanprodan in #689
- cli: introduce
flux-operator diff yamlby @matheuscscp in #690 - web: add cached search index for Flux resources by @stefanprodan in #693
- web: fix link composition for inventory items by @stefanprodan in #694
- web: use browser locale for time formatting by @stefanprodan in #695
- operator: fix resourceset copyfrom not normalizing by @matheuscscp in #701
- operator: fix resourceset copyfrom not copying binarydata by @matheuscscp in #702
- docs: improve API docs for .spec.distribution.artifact by @matheuscscp in #705
- docs: add guide for feature branches by @matheuscscp in #708
- docs: add Flux 2.8 NC providers to change request guides by @matheuscscp in #707
- cli: add patch instance command by @matheuscscp in #698
- Release v0.42.0 by @stefanprodan in #710
Full Changelog: v0.41.1...v0.42.0
v0.41.1
What's Changed
- web: fix wrong RBAC check for restarting workloads by @matheuscscp in #678
- docs: add Web UI actions guide by @stefanprodan in #680
- docs: add
flux-operatorCLI to install guide by @stefanprodan in #681 - Release v0.41.1 by @stefanprodan in #683
Full Changelog: v0.41.0...v0.41.1