Image: ghcr.io/external-secrets/external-secrets:v1.2.0
Image: ghcr.io/external-secrets/external-secrets:v1.2.0-ubi
Image: ghcr.io/external-secrets/external-secrets:v1.2.0-ubi-boringssl
What's Changed
General
- chore: bump 1.1.1 by @gusfcarvalho in #5687
- chore: fix the argocd e2e test case by @Skarlso in #5688
- feat(provider): add Barbican provider support by @rkferreira in #5398
- docs(secretserver): promote secretserver provider to beta by @DelineaSahilWankhede in #5668
- feat(controller): add flag to enable/disable secretstore reconcile by @Ilhan-Personal in #5653
- fix(aws-secrets-manager): Apply filtering based on both name and tags if provided by @iypetrov in #5685
- fix(gcpsm): SecretExists should check for regional secrets when store location is specified by @tokiwong in #5708
- feat: introduce store deprecation by @gusfcarvalho in #5711
- feat(charts): add global values for common deployment configurations by @Gabryel8818 in #5652
- feat: add Doppler OIDC-based authentication by @mikesellitto in #5475
- fix: make custom configuration available regardless of environment by @Skarlso in #5713
- chore(chart): update bitwarden dependency to v0.5.2 by @Skarlso in #5719
- docs(templating): update rbac for generic targets by @lostick in #5736
- fix(testing): Breaking changes should not break ci by @evrardjp in #5739
- fix(security): Get rid of getSecretKey by @evrardjp in #5738
- fix(aws): parse resource policies into canonical JSON (sorted) before comparing by @cmoscofian in #5622
- docs: Fix example in GCP documentation by @headcr4sh in #5745
- chore(secretserver): update dependencies to accept new DelineaXPM/tss-sdk-go by @DelineaSahilWankhede in #5742
- fix(gcpsm): Improve SecretExists method in GCP secret manager provider by @tosih in #5610
- chore(docs): add clarification to helm values being disabled by @Skarlso in #5746
- fix(release): apply 64dc681 to release by @jakobmoellerdev in #5749
- docs(release): 1.2 stability-support.md by @jakobmoellerdev in #5750
Dependencies
- chore(deps): bump golang from 1.25.4 to 1.25.5 by @dependabot[bot] in #5693
- chore(deps): bump golang from 1.25.4-bookworm to 1.25.5-bookworm in /e2e by @dependabot[bot] in #5702
- chore(deps): bump ubi9/ubi from
dcd8128to75937d9by @dependabot[bot] in #5655 - chore(deps): bump peter-evans/slash-command-dispatch from 5.0.0 to 5.0.1 by @dependabot[bot] in #5695
- chore(deps): bump github/codeql-action from 4.31.5 to 4.31.7 by @dependabot[bot] in #5696
- chore(deps): bump actions/stale from 10.1.0 to 10.1.1 by @dependabot[bot] in #5697
- chore(deps): bump actions/create-github-app-token from 2.2.0 to 2.2.1 by @dependabot[bot] in #5700
- chore(deps): bump step-security/harden-runner from 2.13.2 to 2.13.3 by @dependabot[bot] in #5698
- chore(deps): bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #5699
- chore(deps): bump platformdirs from 4.5.0 to 4.5.1 in /hack/api-docs by @dependabot[bot] in #5705
- chore(deps): bump distroless/static from
87bce11to4b2a093by @dependabot[bot] in #5692 - chore(deps): bump alpine from 3.22 to 3.23 in /hack/api-docs by @dependabot[bot] in #5703
- chore(deps): bump urllib3 from 2.5.0 to 2.6.0 in /hack/api-docs by @dependabot[bot] in #5704
- chore(deps): bump pymdown-extensions from 10.17.2 to 10.18 in /hack/api-docs by @dependabot[bot] in #5706
- chore(deps): bump alpine from 3.22.2 to 3.23.0 in /e2e by @dependabot[bot] in #5701
- chore(deps): bump golang from
2611181to2611181by @dependabot[bot] in #5721 - chore(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #5725
- chore(deps): bump urllib3 from 2.6.0 to 2.6.2 in /hack/api-docs by @dependabot[bot] in #5730
- chore(deps): bump github/codeql-action from 4.31.7 to 4.31.8 by @dependabot[bot] in #5726
- chore(deps): bump anchore/sbom-action from 0.20.10 to 0.20.11 by @dependabot[bot] in #5724
- chore(deps): bump tornado from 6.5.2 to 6.5.3 in /hack/api-docs by @dependabot[bot] in #5732
- chore(deps): bump ubi9/ubi from
75937d9tod4feb57by @dependabot[bot] in #5722 - chore(deps): bump golang from
5117d68to09f53dein /e2e by @dependabot[bot] in #5729 - chore(deps): bump alpine from
4b7ce07to51183f2by @dependabot[bot] in #5694 - chore(deps): bump hashicorp/setup-terraform from 712b43959e9be7e82c34d18450fa5ec3237af3f1 to 071811a16241b026a69d0c8823fc3d7c54385db5 by @dependabot[bot] in #5727
- chore(deps): bump pymdown-extensions from 10.18 to 10.19.1 in /hack/api-docs by @dependabot[bot] in #5731
- chore(deps): bump step-security/harden-runner from 2.13.3 to 2.14.0 by @dependabot[bot] in #5728
- chore(deps): bump actions/cache from 4.3.0 to 5.0.1 by @dependabot[bot] in #5723
New Contributors
- @iypetrov made their first contribution in #5685
- @tokiwong made their first contribution in #5708
- @Gabryel8818 made their first contribution in #5652
- @mikesellitto made their first contribution in #5475
- @lostick made their first contribution in #5736
- @cmoscofian made their first contribution in #5622
- @headcr4sh made their first contribution in #5745
- @tosih made their first contribution in #5610
Full Changelog: v1.1.1...v1.2.0