Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

Release v1.5.2 #341

Merged
merged 1 commit into from
Nov 18, 2015
Merged

Release v1.5.2 #341

merged 1 commit into from
Nov 18, 2015

Conversation

thobrla
Copy link
Contributor

@thobrla thobrla commented Nov 18, 2015

No description provided.


* Various test fixes (#305, #308, #311, #312, #313, #314)
* Add access token refresh error class that includes HTTP status (#310)
* Python3 compatbility fixes (#316, #318, #329)

This comment was marked as spam.

This comment was marked as spam.

@thobrla thobrla force-pushed the master branch 2 times, most recently from 4580ffc to 57f5a23 Compare November 18, 2015 20:27
## v1.5.2

* Add access token refresh error class that includes HTTP status (#310)
* Python3 compatibility fixes (#316, #318, #329)

This comment was marked as spam.

This comment was marked as spam.

@dhermes
Copy link
Contributor

dhermes commented Nov 18, 2015

For my reference:

$ git log -1 --pretty=%H  # What is HEAD at time of doing "log"
42279caa52d3222dec460f923ad0c0e94b04eacb
$ git log v1.5.1..HEAD \
> | grep 'Merge pull request ' \
> | awk -F ' ' '{print $4}' \
> | sort

yields

#305
#306
#308
#310
#311
#312
#313
#314
#316
#318
#322
#324
#328
#329
#330
#336
#340

@dhermes
Copy link
Contributor

dhermes commented Nov 18, 2015

LGTM

dhermes added a commit that referenced this pull request Nov 18, 2015
@dhermes dhermes merged commit 73d9d55 into googleapis:master Nov 18, 2015
@dhermes
Copy link
Contributor

dhermes commented Nov 18, 2015

@thobrla https://github.com/google/oauth2client/releases/tag/v1.5.2 created and waiting on

https://travis-ci.org/google/oauth2client/builds/91903047

to push to PyPI (i.e. that Travis job will actually deploy the new version automatically)

@dhermes dhermes mentioned this pull request Apr 12, 2016
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