PackageTrack
Sign in Get early access

github.com/docker/docker-credential-helpers

v0.9.8 #1789 most downloaded on Go modules docker/docker-credential-helpers

What this package is like to depend on

Last release 4 days ago

19 Aug 2026

Ships fairly regularly

a new release about every 4 weeks

Some releases are documented

notes for 8 of 25 stable releases

2 versions withdrawn

withdrawn after publishing

11 years old

195 releases · first in 2016

14 releases in the last 12 months

see the full history below

Release timeline

195 releases · Feb 2016 to Aug 2026
2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 60 of 195
  1. v0.9.9-0.20260819144836-594c02358018 19 Aug 2026 pre-release

    Nothing published for this version

  2. v0.9.9-0.20260811180945-18e9f9842ac0 11 Aug 2026 pre-release

    Nothing published for this version

  3. v0.9.9-0.20260709134548-6bcdedb630ad 09 Jul 2026 pre-release

    Nothing published for this version

  4. v0.9.8 08 Jun 2026
    Release notes

    What's Changed

    • update to go1.26.4
    • wincred: inline label, and append to existing
    • build(deps): bump actions/checkout from 6.0.2 to 6.0.3
    • build(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1
    • build(deps): bump crazy-max/.github/.github/workflows/zizmor.yml from 1.7.1 to 1.10.0
    • build(deps): bump docker/bake-action from 7.1.0 to 7.2.0
    • build(deps): bump docker/setup-buildx-action from 4.0.0 to 4.1.0
    • build(deps): bump docker/setup-qemu-action from 4.0.0 to 4.1.0

    Full Changelog: v0.9.7...v0.9.8

    Open source →
    Release notes

    This tag was signed with the committer’s verified signature .

    thaJeztah Sebastiaan van Stijn

    GPG key ID: 76698F39D527CE8C

    Verified Learn about vigilant mode .

    Open source →
  5. v0.9.8-0.20260520153525-a25b89fc7b82 20 May 2026 pre-release

    Nothing published for this version

  6. v0.9.7 08 May 2026
    Release notes

    What's Changed

    • update to go1.26.3
    • ci: update zizmore action to v1.7.1

    Full Changelog: v0.9.6...v0.9.7

    Open source →
  7. v0.9.6 20 Apr 2026
    Release notes

    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

    Open source →
  8. v0.9.6-0.20260310163011-955f6c518d3f 10 Mar 2026 pre-release

    Nothing published for this version

  9. v0.9.6-0.20260205122339-2b4e08bca347 05 Feb 2026 pre-release

    Nothing published for this version

  10. v0.9.5 08 Jan 2026
    Release notes

    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

    Open source →
  11. v0.9.5-0.20251013122023-b7a754b9ffdf 13 Oct 2025 pre-release

    Nothing published for this version

  12. v0.9.4 02 Oct 2025
    Release notes

    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

    Open source →
  13. v0.9.4-0.20251001144553-d4602cd9173f 01 Oct 2025 pre-release

    Nothing published for this version

  14. v0.9.4-0.20250811140113-fd27520bbd96 11 Aug 2025 pre-release

    Nothing published for this version

  15. v0.9.4-0.20250808153817-2e8005f3a77b 08 Aug 2025 pre-release

    Nothing published for this version

  16. v0.9.3 14 Mar 2025
    Release notes

    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

    Open source →
  17. v0.9.2 04 Mar 2025
    Release notes

    What's Changed

    • osxkeychain: list: return full URIs (regression introduced in v0.9.0) in #364
    • osxkeychain: list: fix malformed URIs when a ServerURL is 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

    Open source →
  18. v0.9.1 28 Feb 2025 withdrawn

    Version retracted: osxkeychain: a regression caused backward-incompatibility with earlier versions

    Release notes

    What's Changed

    • [v0.9.0] osxkeychain: fix regressions on get and list in #361
    • go.mod: retract v0.9.0 in #362

    Full Changelog: v0.9.0...v0.9.1

    Open source →
  19. v0.9.0 27 Feb 2025 withdrawn

    Version retracted: osxkeychain: a regression caused backward-incompatibility with earlier versions

    Release notes

    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

    Open source →
  20. v0.8.3-0.20250227230029-1a77fa667fb0 27 Feb 2025 pre-release

    Nothing published for this version

  21. v0.8.3-0.20250227183801-1041211a6ec9 27 Feb 2025 pre-release

    Nothing published for this version

  22. v0.8.3-0.20250120163743-1161e9c15789 20 Jan 2025 pre-release

    Nothing published for this version

  23. v0.8.3-0.20250120152806-c2ca9869432d 20 Jan 2025 pre-release

    Nothing published for this version

  24. v0.8.3-0.20250113212827-407e50d36ec7 13 Jan 2025 pre-release

    Nothing published for this version

  25. v0.8.3-0.20250110100025-10845d8f94cd 10 Jan 2025 pre-release

    Nothing published for this version

  26. v0.8.3-0.20250108093833-ab3fc5283d8e 08 Jan 2025 pre-release

    Nothing published for this version

  27. v0.8.3-0.20241028094329-7e7c5576ba51 28 Oct 2024 pre-release

    Nothing published for this version

  28. v0.8.3-0.20241025122244-fa991bcbebd3 25 Oct 2024 pre-release

    Nothing published for this version

  29. v0.8.3-0.20241024194511-6e5b45e59f45 24 Oct 2024 pre-release

    Nothing published for this version

  30. v0.8.3-0.20240719093839-2ed5a274b64b 19 Jul 2024 pre-release

    Nothing published for this version

  31. v0.8.2 10 May 2024
    Release notes

    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

    Open source →
  32. v0.8.2-0.20240510121526-6b9df3ebb5da 10 May 2024 pre-release

    Nothing published for this version

  33. v0.8.2-0.20240509144430-f64d6b131b3d 09 May 2024 pre-release

    Nothing published for this version

  34. v0.8.2-0.20240509101923-1bb9aa321022 09 May 2024 pre-release

    Nothing published for this version

  35. v0.8.2-0.20240508204819-73b9e5d51f8d 08 May 2024 pre-release

    Nothing published for this version

  36. v0.8.2-0.20240318110736-097f945536af 18 Mar 2024 pre-release

    Nothing published for this version

  37. v0.8.2-0.20240311091025-ecacf8cdcf9a 11 Mar 2024 pre-release

    Nothing published for this version

  38. v0.8.2-0.20240222224422-5be670a2858c 22 Feb 2024 pre-release

    Nothing published for this version

  39. v0.8.2-0.20240206091141-c23afb6c370e 06 Feb 2024 pre-release

    Nothing published for this version

  40. v0.8.2-0.20240206090308-12500fb753b6 06 Feb 2024 pre-release

    Nothing published for this version

  41. v0.8.2-0.20240206090231-bf726a065621 06 Feb 2024 pre-release

    Nothing published for this version

  42. v0.8.2-0.20240206085536-d9632f6a0897 06 Feb 2024 pre-release

    Nothing published for this version

  43. v0.8.1 10 Jan 2024

    Nothing published for this version

  44. v0.8.1-0.20240110170153-292722b50384 10 Jan 2024 pre-release

    Nothing published for this version

  45. v0.8.1-0.20240110170003-979dcc476291 10 Jan 2024 pre-release

    Nothing published for this version

  46. v0.8.1-0.20240109170045-8fc330691f82 09 Jan 2024 pre-release

    Nothing published for this version

  47. v0.8.1-0.20240109154509-6a3e64c0b484 09 Jan 2024 pre-release

    Nothing published for this version

  48. v0.8.1-0.20240109154224-218f1787acb7 09 Jan 2024 pre-release

    Nothing published for this version

  49. v0.8.0 17 Jul 2023

    Nothing published for this version

  50. v0.7.1-0.20230717001355-8396edb35f8d 17 Jul 2023 pre-release

    Nothing published for this version

  51. v0.7.1-0.20230627114845-7f484550bcf1 27 Jun 2023 pre-release

    Nothing published for this version

  52. v0.7.1-0.20230615131804-49772732445d 15 Jun 2023 pre-release

    Nothing published for this version

  53. v0.7.1-0.20230530132124-c842499594dd 30 May 2023 pre-release

    Nothing published for this version

  54. v0.7.1-0.20230530090244-c1c7dd70113e 30 May 2023 pre-release

    Nothing published for this version

  55. v0.7.1-0.20230529155404-83d38ea5e679 29 May 2023 pre-release

    Nothing published for this version

  56. v0.7.1-0.20230529100213-c740b990c297 29 May 2023 pre-release

    Nothing published for this version

  57. v0.7.1-0.20230528160509-a652f8e7e668 28 May 2023 pre-release

    Nothing published for this version

  58. v0.7.1-0.20230528154041-2103f1bceed4 28 May 2023 pre-release

    Nothing published for this version

  59. v0.7.1-0.20230528132022-0b9180511ff6 28 May 2023 pre-release

    Nothing published for this version

  60. v0.7.1-0.20230527171819-f8e94d91c0f3 27 May 2023 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive