Skip to content

Releases: microsoft/artifacts-credprovider

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

0.1.18

29 Jul 20:08
573328f
Compare
Choose a tag to compare
  • Improve retry help text. Update readme.
  • Allow running on .NET Core 3.x

0.1.17

07 Jun 22:42
0822448
Compare
Choose a tag to compare

Fixes:

  • Incorrect cache location on Linux
  • No logging when emitting the result as JSON