Skip to content

Conversation

@rayluo
Copy link
Contributor

@rayluo rayluo commented Oct 31, 2019

Each of the sub-PRs included in this release has been tested, reviewed and approved in their individual PR. The purpose of this all-in-one release PR is to organize the release process. Please review/proof-read the following release notes.

Release Notes:

If you prefer to, you can install this branch for your smoke testing:

pip install git+https://github.com/AzureAD/[email protected]

rayluo and others added 16 commits October 18, 2019 17:24
Merge MSAL 0.8.0 back to dev branch
….. (#113)

* force_refresh not being passed to _acquire_token_silent_from_cache_and_possibly_refresh_it

acquire_token_silent is receiving force_refresh but it's not passing to the next function: _acquire_token_silent_from_cache_and_possibly_refresh_it. This update just adds that argument when calling the latter.

* force_refresh is specified on acquire_token_silent

As requested, the call to self._acquire_token_silent_from_cache_and_possibly_refresh_it now specifies force_refresh=force_refresh, similar to line 425.
…117)

* Updating device flow sample

* Updating username password flow sample
Add setup.cfg to build universal wheel by default
@henrik-me
Copy link

henrik-me commented Oct 31, 2019

Not sure what you did between commit 14 and 15, besides from that looks good!
image

@jennyf19
Copy link
Contributor

jennyf19 commented Oct 31, 2019

yeah...what's w/commit 14 and 15?
image

Copy link
Contributor

@navyasric navyasric left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! One correction in release notes: the parameter is force_refresh

@rayluo rayluo merged commit bee7af0 into master Oct 31, 2019
@rayluo rayluo deleted the release-0.9.0 branch October 31, 2019 19:17
DharshanBJ pushed a commit that referenced this pull request Oct 4, 2024
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.

7 participants