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

Release 1.14.0 #400

Merged
merged 34 commits into from
Aug 26, 2021
Merged

Release 1.14.0 #400

merged 34 commits into from
Aug 26, 2021

Conversation

rayluo
Copy link
Collaborator

@rayluo rayluo commented Aug 25, 2021

There is no API-level change in this MSAL release. So, all existing apps do not need any code changes. Just upgrade, and your app will gain the following behaviors.

You can install and test this release candidate by:

pip install git+https://github.com/AzureAD/microsoft-authentication-library-for-python.git@release-1.14.0

rayluo and others added 30 commits July 16, 2021 23:49
Merge MSAL Python 1.13.0 back to dev branch
Handle different response outcome
Changing region endpoint, and remove usage of REGION_NAME env var
First attempt was by using BROWSER env var

Switch to less intrusive register(browser_name...)

Only perform webbrowse.register() when necessary

Explain design decisions based on PR review Q&A
Prefer Edge when running on Linux
WIP: Not runnable scratch

Doodle

Gear towards a different direction

WIP

Rename to ControllableCache

Use new ControllableCache

Proof-of-Concept

Support runtime storage

Rename to IndividualCache

Documentation draft

Enable http_decorate

Precise KeyError message
Decorate the http_client for http_cache behavior

Wrap http_client instead of decorate it

Rename to throttled_http_client.py

Refactor and change default retry-after delay to 60 seconds

ThrottledHttpClient test case contains params
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.

1 participant