Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Releases: microsoftgraph/msgraph-cli-core

v1.3.1

Choose a tag to compare

@release-please release-please released this 13 Nov 12:08
ffb8f53

1.3.1 (2024-11-13)

Bug Fixes

  • removes reference to obsolete handler (c79eb95)

v1.3.0

Choose a tag to compare

@release-please release-please released this 09 Aug 16:13
2901fdb

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

Choose a tag to compare

@release-please release-please released this 29 Jul 08:22
0b41f30

1.2.2 (2024-07-25)

Bug Fixes

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

v1.2.1

Choose a tag to compare

@calebkiage calebkiage released this 13 Feb 16:01
0d81c2f

1.2.1 (2024-02-13)

Bug Fixes

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

v1.2.0

Choose a tag to compare

@calebkiage calebkiage released this 05 Feb 09:22
642a223

1.2.0 (2024-02-05)

Features

Performance Improvements

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