Releases: microsoft/artifacts-credprovider
Releases · microsoft/artifacts-credprovider
1.4.0-alpha
Changes:
- 5f9fcea Prepare 1.4.0 (#547)
- bf69bf5 Conditionally Override TargetFrameworks (#546)
- b1a0b37 Add MSAL Interactive Prompt Message (#544)
- cccfe1c Rework install script validation (#542)
- caacaa4 add install script validation to build pipeline (#541)
- 37f5d08 CVE-2024-43485 (#532)
- a17d9a5 Add trigger to pipeline (#534)
This list of changes was auto generated.
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.