Skip to content

Releases: microsoft/artifacts-credprovider

1.4.1

24 Apr 20:04
3c3ac17

Choose a tag to compare

Changes:

This list of changes was auto generated.

1.4.0

17 Mar 17:09
32391f7

Choose a tag to compare

Changes:

This list of changes was auto generated.

1.4.0-alpha

20 Feb 21:02
5f9fcea

Choose a tag to compare

1.4.0-alpha Pre-release
Pre-release

Changes:

This list of changes was auto generated.

1.3.0

17 Oct 15:55
b66855c

Choose a tag to compare

Changes:

This list of changes was auto generated.

1.3.0-alpha

10 Oct 18:43
3e4f3ca

Choose a tag to compare

1.3.0-alpha Pre-release
Pre-release

Changes:

This list of changes was auto generated.

1.2.3

25 Sep 15:49
5016b3d

Choose a tag to compare

Changes:

  • 5016b3d revert vscode push and create 1.2.3 release (#519)
  • 0ba6c4e Add Program Context to UserAgent Header (#517)
  • d6adc53 Adding pem certificate support for dotnet 6 or higher (#518)

This list of changes was auto generated.

1.2.2

11 Sep 18:13
c195c87

Choose a tag to compare

Changes:

This list of changes was auto generated.

1.2.1

13 Aug 22:26
7fbb02b

Choose a tag to compare

Changes:

  • 7fbb02b Pin System.Formats.Asn1 version to 6.0.1 (#506) [ #505 ]
  • b2a274f Don't rebuild during pack (#504)
  • 9ea706e Add parameterless constructor for Microsoft.Artifacts.Authentication.TokenRequest (#502)
  • 696b78e Add handling of integrated_windows_auth_not_supported_managed_user (#503)

This list of changes was auto generated.

1.2.0-alpha

12 Jun 17:57
62788bf

Choose a tag to compare

1.2.0-alpha Pre-release
Pre-release

Changes:

This list of changes was auto generated.

1.1.1

06 Mar 23:06
a7cbabf

Choose a tag to compare

Release Notes

In this release, we have rolled back the migration from Newtonsoft.Json to System.Text.Json that was introduced in the 1.1.0 release. This rollback addresses an issue with deserializing VSS_NUGET_EXTERNAL_FEED_ENDPOINTS containing single quotes (#484), which occurred without warning.

Please note that single quotes are not valid JSON characters. Due to the performance benefits of System.Text.Json, we plan to reintroduce it in future versions and any VSS_NUGET_EXTERNAL_FEED_ENDPOINTS variables with single quotes should be updated.

Changes:

This list of changes was auto generated.