Skip to content

Commit

Permalink
prepare for v0.20.0 (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
helenfufu authored Feb 7, 2025
1 parent 4d124aa commit eff4449
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
## Unreleased

## v0.20.0 (February 7, 2025)

IMPROVEMENTS:

* bump go version to 1.23.5
* Updated dependencies:
* `github.com/hashicorp/go-secure-stdlib/parseutil` v0.1.8 -> v0.1.9
* `github.com/hashicorp/go-sockaddr` v1.0.6 -> v1.0.7
* `github.com/hashicorp/vault/api` v1.14.0 -> v1.15.0
* `github.com/hashicorp/vault/sdk` v0.13.0 -> v0.14.1
* `github.com/stretchr/testify` v1.9.0 -> v1.10.0
* `golang.org/x/crypto` v0.31.0 -> v0.32.0
* `golang.org/x/net` v0.33.0 -> v0.34.0

## v0.19.1 (January 6, 2025)

Expand Down

0 comments on commit eff4449

Please sign in to comment.