Skip to content

Releases: mthalman/docker-creds-provider

Docker Creds Provider 2.2.4

12 Oct 17:33
6e1ecd0
Compare
Choose a tag to compare

What's Changed

Dependency Updates

  • Update actions/upload-artifact action to v4 by @renovate in #30
  • Update dependency Microsoft.NET.Test.Sdk to v17 by @renovate in #31
  • Update dependency coverlet.collector to v6 by @renovate in #32
  • Update actions/checkout action to v4 by @renovate in #28
  • Update dependency Moq to 4.20.72 by @renovate in #26
  • Update xunit-dotnet monorepo by @renovate in #27
  • Pin actions/setup-dotnet action to 51f6837 by @renovate in #22
  • Update actions/setup-dotnet action to v4 by @renovate in #29
  • Configure global.json by @mthalman in #33
  • Update dependency dotnet-sdk to v8 by @renovate in #34
  • Update dependency dotnet-sdk to v8.0.402 by @renovate in #35
  • Update dependency xunit to 2.9.2 by @renovate in #36
  • Update actions/upload-artifact action to v4.4.1 by @renovate in #38
  • Update actions/checkout digest to eef6144 by @renovate in #39
  • Update dependency System.Text.Json to 8.0.5 by @renovate in #40
  • Update actions/upload-artifact action to v4.4.2 by @renovate in #41
  • Update dependency dotnet-sdk to v8.0.403 by @renovate in #42
  • Update actions/upload-artifact action to v4.4.3 by @renovate in #43

Full Changelog: v2.2.3...v2.2.4

Docker Creds Provider 2.2.3

10 Jul 13:19
e4dd765
Compare
Choose a tag to compare

What's Changed

  • Bump System.Text.Json from 6.0.0 to 8.0.4 in /src/Valleysoft.DockerCredsProvider by @dependabot in #21

Full Changelog: v2.2.2...v2.2.3

Docker Creds Provider 2.2.2

08 Jan 17:23
6c73fa4
Compare
Choose a tag to compare

Download

https://www.nuget.org/packages/Valleysoft.DockerCredsProvider/2.2.2

What's Changed

  • Update password values in tests to conform with CredScan by @mthalman in #20

Full Changelog: v2.2.1...v2.2.2

Docker Creds Provider 2.2.1

07 Nov 14:17
b381eaf
Compare
Choose a tag to compare

Download

https://www.nuget.org/packages/Valleysoft.DockerCredsProvider/2.2.1

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.2.1

Docker Creds Provider 2.2.0

01 Jun 19:26
5701f66
Compare
Choose a tag to compare

Download

https://www.nuget.org/packages/Valleysoft.DockerCredsProvider/2.2.0

What's Changed

  • Allow TFM to be provided by @mthalman in #16
  • Add support for probing podman auth files. by @tmds in #17

New Contributors

  • @tmds made their first contribution in #17

Full Changelog: v2.1.0...v2.2.0

Docker Creds Provider 2.1.0

24 Oct 16:41
6c850b4
Compare
Choose a tag to compare

What's Changed

  • Extract environment interface and lookup docker config through it by @baronfel in #13
  • Probe for compatible helper binaries on Windows by @baronfel in #15

New Contributors

Full Changelog: v2.0.0...v2.1.0

Docker Creds Provider 2.0.0

15 Oct 21:34
3ad5c83
Compare
Choose a tag to compare

https://www.nuget.org/packages/Valleysoft.DockerCredsProvider/2.0.0

What's Changed

Full Changelog: 1.2.0...v2.0.0

Docker Creds Provider 1.2.0

09 Jan 19:13
79a1e93
Compare
Choose a tag to compare

DockerCredsProvider 1.1.0

09 Jan 01:49
ed246e5
Compare
Choose a tag to compare

Provides a new exception type in order to handle scenarios where the creds cannot be found in the store: CredsNotFoundException (#4).

https://www.nuget.org/packages/DockerCredsProvider/1.1.0

DockerCredsProvider 1.0.0

31 Dec 19:02
9f3e3bd
Compare
Choose a tag to compare