- Bump Go version to 1.22.6
- update dependencies
github.com/docker/docker v25.0.5+incompatible
-> v25.0.6+incompatiblegithub.com/hashicorp/go-retryablehttp v0.7.6
-> v0.7.7github.com/hashicorp/vault/api
v1.13.0 -> v1.14.0github.com/hashicorp/vault/sdk
v0.12.0 -> v0.13.0
-
update dependencies
-
github.com/go-ldap/ldap/v3
v3.4.4 -> v3.4.8 -
github.com/hashicorp/go-hclog
v1.6.2 -> v1.6.3 -
github.com/hashicorp/vault/api
v1.11.0 -> v1.13.0 -
github.com/hashicorp/vault/sdk
v0.10.2 -> v0.12.0
- update dependencies
github.com/go-ldap/ldap/v3
v3.4.4 -> v3.4.6github.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.29.2
- update dependencies
github.com/hashicorp/vault/api
v1.9.2github.com/hashicorp/vault/sdk
v0.9.2
- enable plugin multiplexing GH-82
- update dependencies
github.com/hashicorp/vault/api
v1.9.0github.com/hashicorp/vault/sdk
v0.8.1
- Update dependencies
- Remove CreateOperation [GH-79]
- This change is transparent to users.
- Plugin release milestone
- Add config parameter to include group aliases found in LDAP [GH-73]
- Maintain headers set by the client [GH-61]
- Add remove_instance_name config to CLI and mount config [GH-68]