Skip to content

Releases: go-vela/secret-vault

v0.10.0

06 Mar 20:22
40fa114

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

12 Feb 15:47
3ab5008

Choose a tag to compare

What's Changed

  • enhance!: full support of outputs by @ecrupper in #482
  • chore(deps): upgrade Go and workflow deps for release by @ecrupper in #483
  • chore(deps): update all non-major dependencies by @renovate[bot] in #472

NOTE: the keys parameter has been updated to handle both custom file paths and custom environment variables for secret values. Upgrading to this version will require updates if using the pre v0.9.0 keys tag.

Full Changelog: v0.8.0...v0.9.0

v0.8.0

12 Aug 20:02
1f1fee4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.2...v0.8.0

v0.7.2

04 Apr 14:44
a04c153

Choose a tag to compare

What's Changed

  • fix(outputs): sanitize env keys and use warning log for parse error by @ecrupper in #469
  • fix(golangci-lint): bump to latest v2 by @wass3rw3rk in #471
  • chore(deps): update all non-major dependencies by @renovate in #457

Full Changelog: v0.7.1...v0.7.2

v0.7.1

17 Mar 21:56
a64f722

Choose a tag to compare

What's Changed

  • fix: do not log env parser error for outputs by @ecrupper in #468

Full Changelog: v0.7.0...v0.7.1

v0.7.0

17 Mar 16:32
b3ed30d

Choose a tag to compare

What's Changed

  • chore(docs): update docs to include key and path examples by @ecrupper in #461
  • fix: add panic nil check for user by @plyr4 in #462
  • feat: add secret values to masked outputs by @ecrupper in #465
  • chore(deps): update go mod, use vela server types, upgrade workflows by @ecrupper in #467

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

20 Aug 19:32
87f3cb4

Choose a tag to compare

What's Changed

  • chore(deps): update all non-major dependencies by @renovate in #450
  • enhance: allow key override and update deps by @ecrupper in #458
  • fix(deps): use only Vault API submodule by @ecrupper in #460
  • chore(deps): bump github.com/docker/docker from 25.0.5+incompatible to 25.0.6+incompatible by @dependabot in #459

Full Changelog: v0.5.0...v0.6.0

v0.5.0

15 Apr 19:53
5b1ead3

Choose a tag to compare

What's Changed

  • feat: adding the ability to specify multiple paths for secrets by @claire1618 in #438
  • fix(deps): update module github.com/go-vela/types to v0.23.2 [security] by @renovate in #446
  • chore(deps): update all non-major dependencies by @renovate in #435
  • chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #444
  • chore(deps): update codecov/codecov-action action to v4 by @renovate in #441
  • chore(deps): update github/codeql-action action to v3 by @renovate in #434
  • chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #437
  • chore(deps): bump github.com/hashicorp/vault from 1.14.1 to 1.14.10 by @dependabot in #442
  • chore(deps): update all non-major dependencies by @renovate in #448
  • chore(deps): update github/codeql-action digest to df5a14d by @renovate in #449

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

12 Dec 19:40
96b6108

Choose a tag to compare

What's Changed

  • chore(license): update source code headers + copyright year by @wass3rw3rk in #425
  • fix(ldap/auth): handle nil Auth struct when authentication fails by @ecrupper in #428
  • chore(deps): pin dependencies by @renovate in #420
  • chore(deps): update actions/checkout action to v4 by @renovate in #421
  • chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 by @dependabot in #430
  • chore(deps): update actions/setup-go action to v5 by @renovate in #431
  • chore(deps): update github/codeql-action digest to 305f654 by @renovate in #433

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

31 Jul 16:08
d686dc6

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1