Releases: docker/docker-credential-helpers
Releases · docker/docker-credential-helpers
v0.9.7
What's Changed
- update to go1.26.3
- ci: update zizmore action to v1.7.1
Full Changelog: v0.9.6...v0.9.7
v0.9.6
What's Changed
- update to go1.25.9
- secretservice: allow building on openbsd
- wincred: minor cleanups
- Dockerfile: document build-args
- Dockerfile: update golangci-lint to v2.11
- Dockerfile: update xx to v1.9.0
- ci: set default permissions and timeouts
- ci: update actions
- ci: pin actions by sha
- ci: add zizmor workflow
Full Changelog: v0.9.5...v0.9.6
v0.9.5
What's Changed
- build(deps): bump actions/checkout from 5 to 6 #395
- build(deps): bump actions/upload-artifact from 4 to 6 #398
- build(deps): bump softprops/action-gh-release from 2.3.3 to 2.4.1 #391
- build(deps): bump softprops/action-gh-release from 2.4.1 to 2.5.0 #397
- Dockerfile: remove redundant DEBIAN_FRONTEND=noninteractive #404
- Dockerfile: update golangci-lint to v2.8 #402
- gha: update some actions to ubuntu 24.04 #401
- update to go1.25.2 #392
- update to go1.25.5 #399
Full Changelog: v0.9.4...v0.9.5
v0.9.4
What's Changed
- update to go1.25.1 #387
- wincred: fix unsafe uintptr usage to be GC-safe on go1.25 #386
- gha: add macos-15-intel, remove macos-13 (deprecated) #384
- deb: Dockerfile: update to debian bookworm, ubuntu jammy (22.04) #385
- Dockerfile: update xx to v1.7.0 #383
- Dockerfile: update golangci-lint to v2.5 #386
- Dockerfile: merge build stages #249
- build(deps): bump github.com/danieljoos/wincred v1.2.3 #388
- build(deps): bump softprops/action-gh-release from 2.2.1 to 2.3.2 #373
- build(deps): bump actions/checkout from 4 to 5 #376
- build(deps): bump actions/setup-go from 5 to 6 #377
- build(deps): bump actions/github-script from 7 to 8 #378
- build(deps): bump softprops/action-gh-release from 2.3.2 to 2.3.3 #379
Full Changelog: v0.9.3...v0.9.4
v0.9.3
What's Changed
- osxkeychain: fix a bug that was preventing credentials created with v0.9.0+ to be retrieved with older versions in #367
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
- osxkeychain: list: return full URIs (regression introduced in v0.9.0) in #364
- osxkeychain: list: fix malformed URIs when a
ServerURLis stored with a port specified (introduced in v0.4.2) in #364 - go.mod: retract v0.9.1 in #363
- gha: add ubuntu 24.04, remove 20.04 in #366
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
Full Changelog: v0.9.0...v0.9.1
v0.9.0
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
v0.8.2
What's Changed
- pass: return correct error, and ignore empty stores on list #321
- pass: add utilities for encoding/decoding serverURL #322
- pass: Get: remove redundant stat #323
- Dockerfile: update xx to v1.4.0 #310
- ci: update github actions to latest stable #313
- ci: set codecov token #316
- ci: add pull-request template #318
- ci: update GHA to macOS-13, macOS-14, and update to go1.21.10 #320
- build(deps): bump softprops/action-gh-release from 1 to 2 #317
Full Changelog: v0.8.1...v0.8.2