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

Release v2.0.0-post1. #423

Merged
merged 1 commit into from
Feb 19, 2016
Merged

Release v2.0.0-post1. #423

merged 1 commit into from
Feb 19, 2016

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Feb 19, 2016

@dhermes
Copy link
Contributor Author

dhermes commented Feb 19, 2016

For posterity

$ git log -1 --pretty=%H
0c7996099f9e3d74f7b9a6d32b6f69f44987638a
$ git log v2.0.0..HEAD \
> | grep 'Merge pull request ' \
> | awk -F ' ' '{print $4}' \
> | sort

yields

#409
#410
#411
#413
#415
#420

and #409 and #410 were left out of the release notes since they are not user facing.

@nathanielmanistaatgoogle
Copy link
Contributor

Looks good; merge when you please.

dhermes added a commit that referenced this pull request Feb 19, 2016
@dhermes dhermes merged commit 85df325 into googleapis:master Feb 19, 2016
@dhermes dhermes deleted the cut-2.0.0-post1 branch February 19, 2016 23:09
@theacodes
Copy link
Contributor

Thank you, @dhermes and @nathanielmanistaatgoogle. One crisis solved.

@nathanielmanistaatgoogle we need to get a new release of google-api-client-python out ASAP. It's breaking lots of users. Please let me know anything I can do to help.

@dhermes
Copy link
Contributor Author

dhermes commented Feb 19, 2016

Just manually pushed https://pypi.python.org/pypi/oauth2client/2.0.0.post1 since Travis won't get there for another million seconds

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

Successfully merging this pull request may close these issues.

4 participants