Skip to content

Releases: microsoft/artifacts-credprovider

1.0.1

22 Feb 21:17
38b9fe3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

1.0.0

08 Mar 20:15
94af812
Compare
Choose a tag to compare
  • Changing netcore cred provider from .NET Core 2.1 to .NET Core 3.1
  • Adding NET 6 cred provider

0.1.28

17 Sep 21:11
103227d
Compare
Choose a tag to compare
  • Updating Newtonsoft.json version and package sources in nuget.config 0.1.28(#269)
  • Updating dependencies to enable MSAL UI auth flow 0.1.27(#260)
  • Fixing issue with with missing credentials in case feed url contained spaces 0.1.26(#227)

0.1.25

16 Nov 20:58
Compare
Choose a tag to compare
  • Add experimental switch to enable use of MSAL instead of ADAL

0.1.24

18 Jun 21:06
de2b62b
Compare
Choose a tag to compare
  • Update NuGet.Protocol to 5.6.0

0.1.23

11 Jun 23:35
3902a1e
Compare
Choose a tag to compare
  • Handle spaces in on premise Azure DevOps Server collection name correctly
  • Add better logging
  • Prevent running the VstsCredProvider if on premise Azure DevOps Server detected

0.1.22

16 Apr 15:20
fe35d8a
Compare
Choose a tag to compare
  • Add override for CanShowDialog parameter

0.1.21

11 Mar 22:41
Compare
Choose a tag to compare
  • Return non-zero exit code if credentials could not be acquired in standalone mode

0.1.20

04 Nov 20:28
a5d3718
Compare
Choose a tag to compare
  • Updated dependencies

0.1.19

03 Oct 16:41
c0d83ec
Compare
Choose a tag to compare
  • Avoid a crash in certain cases where NuGet is canceling the credential provider
  • Logging changes