Skip to content

Releases: hashicorp/vault-plugin-auth-kerberos

v0.13.0

04 Sep 14:53
abd4ef1
Compare
Choose a tag to compare
Security dep updates (#108)

v0.12.0

22 May 15:06
67a5797
Compare
Choose a tag to compare
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/[email protected]

Use correct LDAP UPNDomain

14 Feb 18:56
b19d831
Compare
Choose a tag to compare
v0.1.3

update ldap lib for upndomain (#39)

Use github.com/jcmturner/gokrb5 library

05 Feb 17:23
3a958d8
Compare
Choose a tag to compare
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

09 Dec 19:32
e7680d2
Compare
Choose a tag to compare

Updates Vault dependencies upon the api and sdk packages.

v0.1.0

09 Dec 19:10
e7680d2
Compare
Choose a tag to compare
Merge pull request #33 from hashicorp/version-bump-vault-deps

Update Vault api and sdk dependencies