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

Upgrading version to 0.10.1. #1509

Merged
merged 1 commit into from
Feb 20, 2016
Merged

Upgrading version to 0.10.1. #1509

merged 1 commit into from
Feb 20, 2016

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Feb 20, 2016

This is necessitated by the broken GCE support in oauth2client 2.0.0.

Fixes #1484

/cc @jgeewax @JeremyGrosser

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
This is necessitated by the broken GCE support in oauth2client
2.0.0.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 20, 2016
@dhermes
Copy link
Contributor Author

dhermes commented Feb 20, 2016

Running

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

yields

#1463
#1489
#1490
#1491
#1492
#1493
#1494
#1495
#1496
#1498
#1499
#1500
#1503
#1504


Recent merges: #1505, #1508

@dhermes
Copy link
Contributor Author

dhermes commented Feb 20, 2016

Project Admin: #1463 and #1504
Bigtable Changes: #1489, #1490, #1491, #1492, #1493, #1494, #1495, #1496, #1498, #1500, #1503
This makes the only release note-worthy PR is


Core

@tseaver
Copy link
Contributor

tseaver commented Feb 20, 2016

I don't think I've ever understood making .post# releases. Nevertheless, LGTM (given that such a release already exists).

dhermes added a commit that referenced this pull request Feb 20, 2016
Upgrading version to 0.10.1.
@dhermes dhermes merged commit 3cc6571 into googleapis:master Feb 20, 2016
@dhermes dhermes deleted the cut-0.10.1 branch February 20, 2016 02:54
@jgeewax
Copy link
Contributor

jgeewax commented Feb 21, 2016

I'm with @tseaver , seems weird to not just uptick the bugfix part of the version... but... whatever - that's not our library...

LGTM so long as that release exists :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: core cla: yes This human has signed the Contributor License Agreement. packaging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants