Skip to content

Commit 6af26b1

Browse files
authored
Changelog and go version for 0.21.0 release (#69)
* Changelog and go version for 0.21.0 release * Add missing tag to changelog
1 parent 95cb760 commit 6af26b1

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

.go-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.23.6
1+
1.24.3

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
## Unreleased
22

3+
## v0.21.0 (Jun 3rd, 2025)
4+
* Updated dependencies:
5+
* Go version: 1.23.6 -> 1.24.3
6+
* `cloud.google.com/go/kms` v1.20.1 -> v1.22.0
7+
* `github.com/hashicorp/vault/api` v1.15.0 -> v1.16.0
8+
* `github.com/hashicorp/vault/sdk` v0.14.0 -> v0.17.0
9+
* `golang.org/x/oauth2` v0.23.0 -> v0.30.0
10+
* `google.golang.org/api` v0.204.0 -> v0.235.0
11+
* `google.golang.org/genproto` v0.0.0-20241021214115-324edc3d5d38 -> v0.0.0-20250528174236-200df99c418a
12+
* `google.golang.org/grpc` v1.67.1 -> v1.72.2
13+
14+
## v0.20.0 (Feb 13th, 2025)
15+
* Go version: 1.22.3 -> 1.23.6
16+
317
## v0.19.0 (Feb 12th, 2025)
418
* Updated dependencies:
519
* https://github.com/hashicorp/vault-plugin-secrets-gcpkms/pull/58

0 commit comments

Comments
 (0)