Skip to content

Releases: microsoftgraph/msgraph-cli-core

v1.3.0

09 Aug 16:13
2901fdb
Compare
Choose a tag to compare

1.3.0 (2024-08-09)

Features

  • add web account manager (WAM) support (#436) (a5fe538)

Bug Fixes

  • add default scopes to solve login error when no scopes are provided (a5fe538)

v1.2.2

29 Jul 08:22
0b41f30
Compare
Choose a tag to compare

1.2.2 (2024-07-25)

Bug Fixes

  • only fetch valid X.509 certificates from the certificate store (#425) (79db8c9)

v1.2.1

13 Feb 16:01
0d81c2f
Compare
Choose a tag to compare

1.2.1 (2024-02-13)

Bug Fixes

  • fix bug with authentication failure when environment is changed (#347) (eba1c70), closes #346

v1.2.0

05 Feb 09:22
642a223
Compare
Choose a tag to compare

1.2.0 (2024-02-05)

Features

Performance Improvements

  • enable concurrent io when clearing the token cache (f78f591)