Skip to content

Releases: microsoft/artifacts-credprovider

1.1.0-alpha

07 Aug 17:36
dc5f4a2
Compare
Choose a tag to compare
1.1.0-alpha Pre-release
Pre-release

Changes:

See More
  • f7af268 Use System.Text.Json for json (de)serialization (#393)
  • 5177919 Remove Azure Active Directory Authentication Library (ADAL) (#411)
  • 2eaec11 Update readme to link to .NET Core 3.1 removal (#428)
  • 64ba044 Include symbols for Microsoft.Artifacts.Authentication when publishing (#424)
  • 184761b Upload VS manifest to correct organization (#423)

This list of changes was auto generated.

1.0.9

12 Jul 23:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.8...v1.0.9

1.0.8

06 Jun 16:34
Compare
Choose a tag to compare

Release Notes

This release use the Microsoft Authentication Library (MSAL) by default. You can read more about this in the announcement. To use the older Azure Active Directory Authentication Library (ADAL), set the following environment variable as appropriate:

# Windows
set NUGET_CREDENTIALPROVIDER_MSAL_ENABLED=false

# Linux/macOS
export NUGET_CREDENTIALPROVIDER_MSAL_ENABLED=false

Note: Use of ADAL and the environment variable above will be removed in future versions of the credential provider.

What's Changed

Full Changelog: v1.0.7...v1.0.8

1.0.7

31 May 00:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.0.7

1.0.6

04 May 19:13
Compare
Choose a tag to compare

Release Notes

This release use the Microsoft Authentication Library (MSAL) by default. You can read more about this in the announcement. To use the older Azure Active Directory Authentication Library (ADAL), set the following environment variable as appropriate:

# Windows
set NUGET_CREDENTIALPROVIDER_MSAL_ENABLED=false

# Linux/macOS
export NUGET_CREDENTIALPROVIDER_MSAL_ENABLED=false

Note: Use of ADAL and the environment variable above will be removed in future versions of the credential provider.

What's Changed

Full Changelog: v1.0.5...v1.0.6

1.0.5

26 Apr 21:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.0.5

1.0.4

24 Apr 15:39
c4c3a31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

1.0.3

18 Apr 23:19
c2dc4f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

1.0.2

28 Mar 21:45
c2bc059
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

1.0.2-preview

03 Mar 16:46
1083572
Compare
Choose a tag to compare
1.0.2-preview Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.1...v1.0.2-preview