Image: ghcr.io/external-secrets/external-secrets:v0.10.0
Image: ghcr.io/external-secrets/external-secrets:v0.10.0-ubi
Image: ghcr.io/external-secrets/external-secrets:v0.10.0-ubi-boringssl
What's Changed
- chore: bump to 0.9.20 by @gusfcarvalho in #3660
- chore(deps): bump golang from 1.22.4 to 1.22.5 by @dependabot in #3662
- chore(deps): bump distroless/static from
4197211
toce46866
by @dependabot in #3663 - chore(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0 by @dependabot in #3665
- chore(deps): bump docker/setup-qemu-action from 3.0.0 to 3.1.0 by @dependabot in #3666
- chore(deps): bump mkdocs-material from 9.5.27 to 9.5.28 in /hack/api-docs by @dependabot in #3667
- chore(deps): bump certifi from 2024.6.2 to 2024.7.4 in /hack/api-docs by @dependabot in #3668
- chore(deps): bump golang from 1.22.4-bookworm to 1.22.5-bookworm in /e2e by @dependabot in #3669
- chore: update dependencies by @eso-service-account-app in #3670
- sets eso-service-account for creating e2e comments by @gusfcarvalho in #3678
- use github token for the actions check by @gusfcarvalho in #3679
- Add support for Delinea Secret Server by @pacificcode in #3468
- Fix: Only URL encode data being passed to URLs (#3652) by @ryanmeans in #3674
- Commenting secrets manifest from hashicorp vault integration #3661 by @jeffmachado in #3680
- docs: Fix
namespaceRegexes
in full-cluster-secret-store.yaml by @excalq in #3681 - Support for Oracle PushSecret.property #2911 by @Aeyk in #3577
- support for adding headers in vault provider by @abhinav1708 in #3677
- chore(deps): bump github/codeql-action from 3.25.11 to 3.25.12 by @dependabot in #3688
- chore(deps): bump actions/setup-go from 5.0.1 to 5.0.2 by @dependabot in #3691
- chore(deps): bump actions/setup-python from 5.1.0 to 5.1.1 by @dependabot in #3690
- chore(deps): bump aquasecurity/trivy-action from 0.23.0 to 0.24.0 by @dependabot in #3689
- chore(deps): bump golang from
8c9183f
to8c9183f
by @dependabot in #3687 - chore(deps): bump mkdocs-material from 9.5.28 to 9.5.29 in /hack/api-docs by @dependabot in #3692
- fix: aws secretmanager's SecretExists returns true for non-existent secrets by @mintbomb27 in #3684
- chore: update dependencies by @eso-service-account-app in #3693
- Added 2 articles I wrote on AWS secrets injection and ESO templating by @alinadir44 in #3707
- Update docs for namespaceSelectors usage and namespaceSelector deprecation by @mtougeron in #3695
- fix: add namespace to path and route construction by @Skarlso in #3632
- chore(deps): bump softprops/action-gh-release from 2.0.6 to 2.0.8 by @dependabot in #3708
- chore(deps): bump github/codeql-action from 3.25.12 to 3.25.13 by @dependabot in #3709
- Update bitwarden-secrets-manager.md by @zazathomas in #3710
- chore: update dependencies by @eso-service-account-app in #3711
- feat: add
PushSecret
support for Pulumi ESC by @dirien in #3597 - remove redundant parameter grab call, we already have the data by @rumenvasilev in #3722
- chore(deps): bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in #3729
- chore(deps): bump ossf/scorecard-action from 2.3.3 to 2.4.0 by @dependabot in #3727
- chore(deps): bump docker/setup-buildx-action from 3.4.0 to 3.5.0 by @dependabot in #3728
- chore(deps): bump docker/setup-qemu-action from 3.1.0 to 3.2.0 by @dependabot in #3731
- chore(deps): bump github/codeql-action from 3.25.13 to 3.25.15 by @dependabot in #3730
- chore(deps): bump alpine from
77726ef
to0a4eaa0
by @dependabot in #3733 - chore(deps): bump golang from
8c9183f
to0d3653d
by @dependabot in #3732 - feat: increase verbosity of error message during validation by @Skarlso in #3742
- chore(deps): bump golang from
6c27802
toaf9b40f
in /e2e by @dependabot in #3734 - chore(deps): bump alpine from 3.20.1 to 3.20.2 in /e2e by @dependabot in #3735
- chore(deps): bump alpine from
b89d9c9
to0a4eaa0
in /hack/api-docs by @dependabot in #3736 - chore(deps): bump regex from 2024.5.15 to 2024.7.24 in /hack/api-docs by @dependabot in #3737
- chore(deps): bump mkdocs-material from 9.5.29 to 9.5.30 in /hack/api-docs by @dependabot in #3738
- chore(deps): bump importlib-metadata from 8.0.0 to 8.2.0 in /hack/api-docs by @dependabot in #3739
- chore(deps): bump pymdown-extensions from 10.8.1 to 10.9 in /hack/api-docs by @dependabot in #3740
- docs: Remove references to pemCertificate and pemPrivateKey functions by @trenslow in #3744
- chore: update dependencies by @eso-service-account-app in #3741
- docs: Improvements in the ExternalSecret comments in API section by @c-neto in #3725
- feat: add prefix definition to all secret keys for aws parameter store by @Skarlso in #3718
- feat: do not modify the secret in case of a NotModified by @Skarlso in #3746
- feat: webhook secrets must be labeled by @gusfcarvalho in #3753
- feat: support pkcs12 with chain in pushsecret to Azure KeyVault by @mysteq in #3747
- docs: document fullPemToPkcs12 and fullPemToPkcs12Pass helper functions by @mysteq in #3749
New Contributors
- @ryanmeans made their first contribution in #3674
- @jeffmachado made their first contribution in #3680
- @excalq made their first contribution in #3681
- @Aeyk made their first contribution in #3577
- @abhinav1708 made their first contribution in #3677
- @mintbomb27 made their first contribution in #3684
- @alinadir44 made their first contribution in #3707
- @mtougeron made their first contribution in #3695
- @zazathomas made their first contribution in #3710
- @rumenvasilev made their first contribution in #3722
- @trenslow made their first contribution in #3744
- @c-neto made their first contribution in #3725
- @mysteq made their first contribution in #3747
Full Changelog: v0.9.20...v0.10.0