Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSAL Python 1.27 #669

Merged
merged 32 commits into from
Feb 23, 2024
Merged

MSAL Python 1.27 #669

merged 32 commits into from
Feb 23, 2024

Conversation

rayluo
Copy link
Collaborator

@rayluo rayluo commented Feb 22, 2024

Release Notes:

Note:

  • The previous preview features in previous 1.27.0b2 requires more beta testing, so they did NOT make it to 1.27.0. If you want to beta test 1.27.0b2, follow its own instruction.
  • MSAL Python 1.27 is the last version that still runs on Python 2.7

rayluo and others added 30 commits December 5, 2023 16:20
* Update issue templates

* Update feature_request.md

* Update feature_request.md

* Remove excess spaces, and rename .md to .yaml

---------

Co-authored-by: Ray Luo <[email protected]>
Order scopes on save, and optimize the happy path for access token read
Give a hint on where the client_id came from
This is needed because our org has transitioned to a read-only GITHUB_TOKEN for GitHub Action workflows.
This change fixes #653
Singletoned and others added 2 commits February 22, 2024 09:35
Using a bare except statement when importing hides other errors, which
then get lost when the next import fails.

Co-authored-by: Ed Singleton <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants