File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,9 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
77## [ Unreleased]
8+ ## [ 0.5.0] - 2022-09-06
89### Added
9- - Provide functionality to disable Public Client Authentication using an environment variable ` AZUREAUTH_NO_USER ` .
10- - Added ` --timeout ` functionality to provide reliable contract of allowed runtime (default: 10 minutes) and warnings as the timeout approaches.
10+ - Added functionality to disable Public Client Authentication using an environment variable ` AZUREAUTH_NO_USER ` .
11+ - Added ` --timeout ` functionality to provide reliable contract of allowed runtime (default: 15 minutes) and warnings as the timeout approaches.
1112
1213### Fixed
1314- Fixed a bug where broker auth prompt is hanging in the background and gives a false impression to the user that the console app is hung.
@@ -65,7 +66,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6566### Added
6667- Initial project release.
6768
68- [ Unreleased ] : https://github.com/AzureAD/microsoft-authentication-cli/compare/0.4.0...HEAD
69+ [ Unreleased ] : https://github.com/AzureAD/microsoft-authentication-cli/compare/0.5.0...HEAD
70+ [ 0.5.0 ] : https://github.com/AzureAD/microsoft-authentication-cli/compare/0.4.0...0.5.0
6971[ 0.4.0 ] : https://github.com/AzureAD/microsoft-authentication-cli/compare/0.3.1...0.4.0
7072[ 0.3.1 ] : https://github.com/AzureAD/microsoft-authentication-cli/compare/v0.3.0...0.3.1
7173[ v0.3.0 ] : https://github.com/AzureAD/microsoft-authentication-cli/compare/v0.2.0...v0.3.0
You can’t perform that action at this time.
0 commit comments