IMPROVEMENTS:
- Add support for Vault Enterprise automated root rotation
- Update dependencies GH-228
- Update Go version to 1.23.3
IMPROVEMENTS:
- Bump
github.com/docker/docker
from 24.0.9+incompatible to 25.0.6+incompatible: GH-221 - Bump
github.com/hashicorp/go-retryablehttp
from 0.7.1 to 0.7.7: GH-217 - Updated dependencies [GH-223]:
google.golang.org/api
v0.192.0 -> v0.195.0
BUG FIXES:
IMPROVEMENTS:
- Bump github.com/hashicorp/go-plugin from v1.5.2 to v1.6.0 to enable running the plugin in containers: GH-207
- Support Workload Identity Federation: GH-210
- Bump
golang.org/x/net
from 0.20.0 to 0.23.0: GH-209 - Bump
github.com/docker/docker
from v24.0.7+incompatible to v24.0.9+incompatible: GH-212 - Updated dependencies [GH-206]:
github.com/hashicorp/go-hclog
v1.6.2 -> v1.6.3github.com/hashicorp/vault/api
v1.11.0 -> v1.13.0github.com/hashicorp/vault/sdk
v0.10.2 -> v0.12.0golang.org/x/oauth2
v0.16.0 -> v0.19.0google.golang.org/api
v0.161.0 -> v0.177.0github.com/go-jose/go-jose/v3
->github.com/go-jose/go-jose/v4
IMPROVEMENTS:
- Updated dependencies [GH-198]:
github.com/hashicorp/go-hclog
v1.5.0 -> v1.6.2github.com/hashicorp/vault/api
v1.9.2 -> v1.11.0github.com/hashicorp/vault/sdk
v0.9.2 -> v0.10.2golang.org/x/oauth2
v0.11.0 -> v0.16.0google.golang.org/api
v0.138.0 -> v0.161.0
- Bump golang.org/x/crypto from 0.12.0 to 0.17.0: GH-197
- Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1: GH-196
- Bump google.golang.org/grpc from 1.57.0 to 1.57.1: GH-195
- Bump golang.org/x/net from 0.14.0 to 0.17.0: GH-194
- Bump github.com/docker/docker from 24.0.5+incompatible to 24.0.7+incompatible: GH-199
CHANGES:
- Shuffle around operation IDs to present the best generated client library interface [GH-190]
IMPROVEMENTS:
- Add missing
Query: true
metadata to API definitions [GH-189] - Updated dependencies [GH-191]:
github.com/hashicorp/hcl
v1.0.0 -> v1.0.1-vault-5github.com/hashicorp/vault/api
v1.9.1 -> v1.9.2github.com/hashicorp/vault/sdk
v0.9.0 -> v0.9.2golang.org/x/oauth2
v0.8.0 -> v0.11.0google.golang.org/api
v0.124.0 -> v0.138.0
IMPROVEMENTS:
- Enable multiplexing [GH-172]
- Updated dependencies:
github.com/hashicorp/go-hclog
v1.4.0 -> v1.5.0github.com/hashicorp/vault/api
v1.8.3 -> v1.9.1github.com/hashicorp/vault/sdk
v0.7.0 -> v0.9.0golang.org/x/oauth2
v0.4.0 -> v0.8.0google.golang.org/api
v0.109.0 -> v0.124.0
IMPROVEMENTS:
- Added support for impersonated accounts [GH-129}
BUG FIXES:
- Fix issue where IAM bindings were not preserved during policy update [GH-114]
- Fix issue where duplicate service account keys would be created for rotate root on standby or [GH-153]
- Changes user-agent header value to use correct Vault version information and include the plugin type and name in the comment section. [GH-164]
IMPROVEMENTS:
- Updates dependencies:
google.golang.org/[email protected]
,github.com/hashicorp/[email protected]
[GH-142]
BUG FIXES:
- Fixes duplicate static account key creation from performance secondary clusters [GH-144]
BUG FIXES:
- Fixes duplicate static account key creation from performance secondary clusters [GH-144]
BUG FIXES:
- Fixes role bindings for BigQuery dataset resources [GH-130]
BUG FIXES:
- Fixes role bindings for BigQuery dataset resources [GH-130]
BUG FIXES:
- Fixes role bindings for BigQuery dataset resources [GH-130]
IMPROVEMENTS:
- Truncate ServiceAccount display names longer than 100 characters [GH-87]