Releases: hashicorp/vault-plugin-auth-kerberos
Releases · hashicorp/vault-plugin-auth-kerberos
v0.13.0
v0.12.0
Bump deps, build with Go 1.22.2 for v0.12.0 (#126) (#104) * Bump deps, build with Go 1.22.2 for v0.12.0 (#126) * Bump deps, build with Go 1.22.2 Other fixes: - Add CODEOWNERS Clean up: - sort and group local imports with: goimports -local "$(head -n1 go.mod | cut -d " " -f 2)" -w . * Bump indirect deps for OSV * Resolve ambiguous import issue $ go get google.golang.org/genproto && go mod tidy Update docker/ci $ go get github.com/docker/cli@v25.0.5
Use correct LDAP UPNDomain
v0.1.3 update ldap lib for upndomain (#39)
Use github.com/jcmturner/gokrb5 library
Replace hashicorp/gokrb5 with jcmturner/gokrb5/v8 (#37) * replace hashicorp/gokrb5 with jcmturner/gokrb5/v8 * update to new API * use latest context key for identity * strip unnecessary const
v0.1.1
Updates Vault dependencies upon the api and sdk packages.
v0.1.0
Merge pull request #33 from hashicorp/version-bump-vault-deps Update Vault api and sdk dependencies