The format is based on and uses the types of changes according to Keep a Changelog, and this project adheres to Semantic Versioning.
- Parameter -ClientId now explains usage in a warning message when used with non-interactive parameter set
2.3.0 - 2024-08-21
- Upgraded gitversion config in repo to support version 6
- Adds related links links to blog posts for Get-AzToken and the parameters -WorkloadIdentity & -ExternalToken
- Added
-TimeoutSeconds
parameter for Managed Identity authentication and non-interactive authentication - Added Managed Identity authentication as first option of non-interactive login
2.2.10 - 2024-05-22
- Bumped Azure.Identity from 1.10.4 to 1.11.3.
- Bumped System.IdentityModule.Tokens.Jwt from 7.2.0 to 7.5.2.
- Bumped Microsoft.VisualStudio.Threading from 7.8.14 to 7.10.48.
2.2.9 - 2024-01-22
- Added support for ClientCertificate authentication #16
2.2.8 - 2024-01-11
- Implemented Sampler for the GitHub project #45
- Bumped System.IdentityModule.Tokens.Jwt from 7.0.3 to 7.2.0
- Improved build and test workflow to run on multiple platforms
- Updated LICENSE year