Warning
This release introduced an important regression that prevents credentials stored with earlier versions of docker-credential-osxkeychain
from being accessible with this version.
v0.9.1 has been released to address this issue, but credentials stored with v0.9.0 won't be accessible with >= v0.9.1 and versions prior to v0.9.0.
Additionally, we've retracted the Go module v0.9.0.
What's Changed
- client: remove some indirection and touch-up GoDoc #342
- osxkeychain: switch to github.com/keybase/go-keychain #282
- secretservice: fix null dereference on locked collections #356
- secretservice: set a better displaylabel #324
- minor formatting tweaks to README #258
- update to go1.23.6 #340
Dependency updates
- build(deps): bump codecov/codecov-action from 4 to 5 #345
- build(deps): bump docker/bake-action to v6 #328, #352
- build(deps): bump github.com/danieljoos/wincred v1.2.2 #357
- build(deps): bump github.com/keybase/go-keychain v0.0.1 #358
- build(deps): bump softprops/action-gh-release to 2.2.1 #331, #350
- Dockerfile: bump xx to v1.6.1 #339, #353
- dockerfile: update debian to bookworm #341
- Dockerfile: update golangci-lint to v1.64.5 #338, #359
Full Changelog: v0.8.2...v0.9.0