Releases: microsoft/artifacts-credprovider
Releases · microsoft/artifacts-credprovider
1.3.0
1.3.0-alpha
1.2.3
1.2.2
1.2.1
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
1.1.1
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.
1.1.0
1.1.0-beta.1
Changes:
- d61dbf0 Fix vsix package to include dependencies (#480)
- 6f12874 Correct NuGet.Protocol upgrade version (#478)
- b4d0b98 Revert "Update NuGet.Protocol and System.Text.Json Package Version" (#479) [ #477 ]
- d234c2d Update NuGet.Protocol and System.Text.Json Package Version (#477)
This list of changes was auto generated.
1.1.0-beta
Changes:
- 4e58b4c Update dockerfile.sample.txt image (#474)
- 0c18445 Correct README dotnet runtime and sdk requirements (#471)
- 3bdd257 Enable cross platform session token cache global locking (#470) [ #416 ]
- 9b4778a Update SessionTokenCache File Permissions (#467)
- 447da8a Fix Null Reference Exception (#468) [ #455 ]
- d6aba72 Changed install script to make it compatible for sh on linux (#457)
This list of changes was auto generated.