- Updated dependencies:
github.com/docker/docker
v25.0.5 -> v25.0.github.com/hashicorp/go-retryablehttp
v0.7.1 -> v0.7.7
- Updated dependencies:
github.com/hashicorp/go-plugin
v1.5.2 -> v1.6.0 to enable running the plugin in containersgithub.com/go-ldap/ldap/v3
v3.4.4 -> v3.4.8golang.org/x/text
v0.14.0 -> v0.15.0github.com/stretchr/testify
v1.8.4 -> v1.9.0
- Updated dependencies:
github.com/go-errors/errors
v1.5.0 -> v1.5.1github.com/hashicorp/go-hclog
v1.5.0 -> v1.6.2github.com/hashicorp/vault/api
v1.10.0 -> v0.10.0github.com/hashicorp/vault/api
v1.11.0 -> v0.10.2golang.org/x/text
v0.13.0 -> v0.14.0
- Revert back to armon/go-metrics GH-118
- Updated dependencies:
github.com/go-errors/errors
v1.4.2 -> v1.5.0github.com/hashicorp/vault/api
v1.9.1 -> v1.10.0github.com/hashicorp/vault/sdk
v0.9.0 -> v0.10.0github.com/stretchr/testify
v1.8.2 -> v1.8.4golang.org/x/text
v0.9.0 -> v0.13.0
- enable plugin multiplexing GH-99
- update dependencies
github.com/hashicorp/vault/api
v1.9.1github.com/hashicorp/vault/sdk
v0.9.0golang.org/x/text
v0.9.0golang.org/x/net
v0.7.0
- Plugin release milestone
- Fix bug where updates to config would fail if password isn't provided GH-91
- Plugin release milestone
- config: set default length only if password policy is missing GH-85