Releases: microsoftgraph/msgraph-cli-core
Releases · microsoftgraph/msgraph-cli-core
v1.3.0
1.3.0 (2024-08-09)
Features
Bug Fixes
- add default scopes to solve login error when no scopes are provided (a5fe538)
v1.2.2
1.2.2 (2024-07-25)
Bug Fixes
- only fetch valid X.509 certificates from the certificate store (#425) (79db8c9)
v1.2.1
1.2.1 (2024-02-13)
Bug Fixes
- fix bug with authentication failure when environment is changed (#347) (eba1c70), closes #346
v1.2.0
1.2.0 (2024-02-05)
Features
Performance Improvements
- enable concurrent io when clearing the token cache (f78f591)