Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

40 lines (31 loc) · 1.02 KB

Unreleased

v0.4.0

  • Bump go version to 1.22.6
  • Updated dependencies:

v0.3.0

IMPROVEMENTS:

  • Updated dependencies:

v0.2.3

IMPROVEMENTS:

  • Updated dependencies:
    • github.com/hashicorp/go-hclog v1.5.0 -> v1.6.2
    • github.com/hashicorp/vault/sdk v0.10.0 -> v0.10.2
    • github.com/docker/docker 23.0.4+incompatible -> 24.0.7+incompatible
    • github.com/opencontainers/runc 1.1.6 -> 1.1.12
    • golang.org/x/crypto 0.6.0 -> 0.17.0
    • golang.org/x/net 0.8.0 -> 0.17.0
    • google.golang.org/grpc 1.57.0 -> 1.57.1

v0.2.2

IMPROVEMENTS:

  • Updated dependencies:
    • github.com/hashicorp/vault/sdk v0.9.0 -> v0.9.2
    • github.com/mediocregopher/radix/v4 v4.1.2 -> v4.1.4
    • github.com/ory/dockertest/v3 v3.9.1 -> v3.10.0

v0.2.1

  • Dependency upgrades

v0.2.0

  • No feature changes

v0.1.0

  • Initial release of the Redis database secrets engine for Vault