Releases: microsoft/artifacts-credprovider
Releases · microsoft/artifacts-credprovider
0.1.18
- Improve retry help text. Update readme.
- Allow running on .NET Core 3.x
0.1.17
Fixes:
- Incorrect cache location on Linux
- No logging when emitting the result as JSON
0.1.16
- Adding JSON output option
- Installation scripts and documentation fixes
0.1.15
- Fixing 'task is canceled' issue
- Adding mutex handling to SessionTokenCache
- Adding more verbose logs
0.1.12
Adding more verbose logging.
0.1.11
- Bug fixes
- Adding NetCore2.* output file
- Adding more configuration to device flow
- Add more verbose logging
0.1.8
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
v0.1.7
Use Windows Integrated Auth when possible. Default to long-lived PATs…
0.1.5
Adal token caching disabled by default
0.1.4
v0.1.4
Bump version after ctrl+c fix (#25)