Releases: microsoft/kiota-authentication-azure-go
Releases · microsoft/kiota-authentication-azure-go
v1.1.0
v1.0.2
Changed
- Validates that provided valid hosts don't start with a scheme.
v1.0.1
Changed
- Allow http on localhost.
v1.0.0
Changed
- GA Release.
v0.6.0
Changed
- Removes the Microsoft Graph specific default values.
v0.5.0
Added
- Added tracing through OpenTelemetry.
v0.4.1
Changed
- Upgraded abstractions and yaml dependencies.
Changed
v0.4.0
Changed
- Pass
context.Context
for onGetAuthorizationToken
method.
v0.3.1
Changed
- Upgraded abstractions and yaml dependencies.
v0.3.0
Added
- Added preliminary work to support continuous access evaluation.