Skip to content

Releases: microsoft/artifacts-credprovider

0.1.17

07 Jun 22:42
0822448

Choose a tag to compare

Fixes:

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

0.1.16

28 May 18:13
340f032

Choose a tag to compare

  • Adding JSON output option
  • Installation scripts and documentation fixes

0.1.15

12 Mar 21:18
6e7bd8f

Choose a tag to compare

  • Fixing 'task is canceled' issue
  • Adding mutex handling to SessionTokenCache
  • Adding more verbose logs

0.1.12

15 Feb 17:24
70be3b8

Choose a tag to compare

Adding more verbose logging.

0.1.11

16 Jan 22:56
a7de23f

Choose a tag to compare

  • Bug fixes
  • Adding NetCore2.* output file
  • Adding more configuration to device flow
  • Add more verbose logging

0.1.8

20 Nov 23:07
c188c4e

Choose a tag to compare

Fix main provider flow to try other bearer token providers if exchanging for a session token fails.

Add exception handling to continue trying other bearer token providers if one throws.

0.1.7

19 Oct 18:46

Choose a tag to compare

v0.1.7

Use Windows Integrated Auth when possible. Default to long-lived PATs…

0.1.5

11 Sep 18:21
d00ace1

Choose a tag to compare

Adal token caching disabled by default

0.1.4

22 Aug 23:15

Choose a tag to compare

v0.1.4

Bump version after ctrl+c fix (#25)

0.1.2

26 Jul 17:28
8be3f95

Choose a tag to compare

Update user agent