Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

Release v2.0.2. #501

Merged
merged 1 commit into from
Apr 15, 2016
Merged

Release v2.0.2. #501

merged 1 commit into from
Apr 15, 2016

Conversation

theacodes
Copy link
Contributor

@theacodes theacodes commented Apr 15, 2016

git log v2.0.1..HEAD | grep 'Merge pull request ' | awk -F ' ' '{print $4 $5}' | sort yields:
#446 - Python 3 fixes for step2_exchange.
#452 - flask_util requests new credentials when expired.
#457 - Typo
#460 - Coverage
#462 - Coverage
#464 - Coverage
#467 - Coverage
#477 - Coverage
#478 - Moved openers
#479 - Coverage
#481 - Coverage
#482 - Coverage
#483 - Coverage
#486 - Coverage
#490 - Coverage
#492 - Coverage
#493 - Coverage
#495 - Coverage
#496 - Coverage
#498 - Fix flask_util session thrashing
#500 - Fix flask_util docstrings
#457, #478, and #500 were not included in release notes.

@@ -1,5 +1,12 @@
# CHANGELOG

## v2.0.2

* Fix issue where `flask_util.UserOAuth2.required` would accept expired credentials (#452).

This comment was marked as spam.

This comment was marked as spam.

@dhermes
Copy link
Contributor

dhermes commented Apr 15, 2016

LGTM. Do we need to wait on @nathanielmanistaatgoogle?

@theacodes
Copy link
Contributor Author

2/3 is good enough for me, especially since this is a patch release.

@theacodes theacodes merged commit e99a4ac into googleapis:master Apr 15, 2016
@theacodes theacodes deleted the cut-2.0.2 branch April 15, 2016 20:08
@dhermes
Copy link
Contributor

dhermes commented Apr 15, 2016

@jonparrott Don't forget to create the tag.

@theacodes
Copy link
Contributor Author

Thanks. Done. :)

On Fri, Apr 15, 2016 at 1:09 PM Danny Hermes [email protected]
wrote:

@jonparrott https://github.com/jonparrott Don't forget to create the
tag.


You are receiving this because you were mentioned.

Reply to this email directly or view it on GitHub
#501 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants