Releases: argoproj-labs/argocd-vault-plugin
Releases · argoproj-labs/argocd-vault-plugin
v1.18.1
What's Changed
- fix(deps): upgrade aws-sdk-go-v2 by @Timothy-Dement in #644
New Contributors
- @Timothy-Dement made their first contribution in #644
Full Changelog: v1.18.0...v1.18.1
v1.18.0
What's Changed
- chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 by @dependabot in #583
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #588
- chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #593
- chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #592
- feat(azure): Support Azure Workload Identity] by @YvesZelros in #548
- chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #596
- feat[ibmsm]: Secret group name resolution and simpler key interpolation by @jgawor in #609
- chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 by @dependabot in #612
- chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #616
- chore(deps): bump github.com/hashicorp/vault from 1.15.2 to 1.16.1 by @dependabot in #624
- chore(deps): bump github.com/docker/docker from 25.0.2+incompatible to 25.0.5+incompatible by @dependabot in #626
- chore(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #604
- chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #630
- chore: prepare for 1.18.0 release by @werne2j in #627
New Contributors
- @YvesZelros made their first contribution in #548
- @jgawor made their first contribution in #609
Full Changelog: v1.17.0...v1.18.0
v1.17.0
What's Changed
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #550
- chore(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #553
- chore(deps): bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #552
- chore(deps): bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #564
- chore: update go version to 1.21 by @werne2j in #565
- fix: remove trailing whitespace and newlines from type and auth type by @werne2j in #543
- chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #569
- chore(deps): bump github.com/docker/docker from 24.0.5+incompatible to 24.0.7+incompatible by @dependabot in #573
- chore: Replace deprecated command with environment file by @jongwooo in #561
- Docs: Update mkdocs.yml - add syntax highlighting to code blocks by @jessebot in #531
- feat(onepassword): allow item titles containing slash by @tcardonne in #568
- fix: look for vault cached token before login by @DaThumpingRabbit in #544
- chore(deps): bump github.com/hashicorp/vault from 1.15.0 to 1.15.2 by @dependabot in #576
New Contributors
- @jongwooo made their first contribution in #561
- @tcardonne made their first contribution in #568
- @DaThumpingRabbit made their first contribution in #544
Full Changelog: v1.16.1...v1.17.0
v1.16.1
What's Changed
Full Changelog: v1.16.0...v1.16.1
v1.16.0
What's Changed
- chore(deps): bump google.golang.org/grpc from 1.46.2 to 1.53.0 by @dependabot in #526
- feat: Add new Kubernetes Secret backend by @dennislapchenko in #521
New Contributors
- @dennislapchenko made their first contribution in #521
- @acelinkio made their first contribution in #529
Full Changelog: v1.15.0...v1.16.0
v1.15.0
What's Changed
- docs: fix kubernetes auth code rendering by @werne2j in #482
- chore(deps): bump github.com/hashicorp/vault from 1.10.6 to 1.11.9 by @dependabot in #484
- fix(aws): support for version stage by @werne2j in #486
- feat: add support for Delinea Secret Server by @GerbenWelter in #457
- chore: add mount path to verbose logging for approle by @werne2j in #489
- docs: Add Close to the users by @vtomasr5 in #493
- feat(awssecrets): add support for binary by @JBOClara in #500
- refactor(ibmsm): Support v2 API and KV secret types by @jkayani in #513
- chore(deps): bump github.com/hashicorp/vault from 1.11.9 to 1.11.11 by @dependabot in #519
- feat: use region if path is full arn by @werne2j in #487
New Contributors
- @GerbenWelter made their first contribution in #457
- @vtomasr5 made their first contribution in #493
- @JBOClara made their first contribution in #500
Full Changelog: v1.14.0...v1.15.0
v1.14.0
What's Changed
- docs: adding sap to the users by @MichaelSp in #435
- docs: note security risks of $helm_args by @crenshaw-dev in #441
- docs: add note about securing Redis and repo-server by @crenshaw-dev in #442
- feat: add vault-path validation by @c0deltin in #454
- feat: added keeper secrets manager backend by @robbert229 in #468
- chore(deps): replace aws-sdk-go with aws-sdk-go-v2 by @nvachhar in #472
- docs: Update plugin usage documentation by @Helcaraxan in #475
New Contributors
- @MichaelSp made their first contribution in #435
- @crenshaw-dev made their first contribution in #441
- @c0deltin made their first contribution in #454
- @robbert229 made their first contribution in #468
- @nvachhar made their first contribution in #472
- @Helcaraxan made their first contribution in #475
Full Changelog: v1.13.1...v1.14.0
v1.13.1
What's Changed
- chore(deps): bump github.com/hashicorp/vault from 1.10.3 to 1.10.6 by @dependabot in #408
- fix: AVP panics on reference to deleted secret version in Vault by @AlexanderProschek in #411
- ci: update GitHub actions with dependabot by @PascalBourdier in #344
- chore(deps): bump github/codeql-action from 1 to 2 by @dependabot in #413
- chore(deps): bump actions/setup-go from 2 to 3 by @dependabot in #416
- chore(deps): bump docker/setup-buildx-action from 1 to 2 by @dependabot in #414
- chore(deps): bump goreleaser/goreleaser-action from 2 to 3 by @dependabot in #417
- chore(deps): bump codecov/codecov-action from 1 to 3 by @dependabot in #415
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #423
- docs: Add the ARGOCD_ENV prefix in the helm with args example by @kroustou in #431
New Contributors
- @PascalBourdier made their first contribution in #344
- @kroustou made their first contribution in #431
Full Changelog: v1.13.0...v1.13.1
v1.13.0
What's Changed
- feat: Use argocd image for sidecar by @jskrzypek in #371
- Fix invalid HELM option in usage docs by @brudnyhenry in #374
- Empty manifests should result in empty output by @AlexanderProschek in #364
- docs: update argocd-cm manifest by @Bladowicz in #384
- docs: fix typo in url to vault k8s auth by @fty4 in #398
- Add Support for Vault Userpass Auth Method by @sakiib in #388
New Contributors
- @jskrzypek made their first contribution in #371
- @brudnyhenry made their first contribution in #374
- @AlexanderProschek made their first contribution in #364
- @Bladowicz made their first contribution in #384
- @sakiib made their first contribution in #388
Full Changelog: v1.12.0...v1.13.0
v1.12.0
What's Changed
- Fix: documentation typo from "above" to "below" for key location by @jessebot in #346
- chore: Add SECURITY.md and update deps by @jkayani in #348
- feat: Verbose logging with flag by @jkayani in #350
- feat: Support AVP installed as CMP sidecar by @jkayani in #352
- feat: Add compatibility for ArgoCD 2.4 prefixed environment variables by @edjmao in #356
New Contributors
Full Changelog: v1.11.0...v1.12.0