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

Cut 0.15.0 release. #1842

Merged
merged 1 commit into from Jun 7, 2016
Merged

Cut 0.15.0 release. #1842

merged 1 commit into from Jun 7, 2016

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Jun 7, 2016

/cc @waprin


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

yields
#1772
#1787
#1802
#1804
#1805
#1808
#1810
#1820
#1823
#1825
#1831
#1834

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 7, 2016
@dhermes
Copy link
Contributor Author

dhermes commented Jun 7, 2016

Translate

Datastore

Logging

Bigtable

BigQuery


Admin type PRs not in release: #1802, #1804, #1805, #1831

@@ -25,7 +25,7 @@

setup(
name='gcloud',
version='0.14.0',
version='0.14.1',

This comment was marked as spam.

This comment was marked as spam.

@dhermes dhermes changed the title Cut 0.14.1 release. Cut 0.15.0 release. Jun 7, 2016
@tseaver
Copy link
Contributor

tseaver commented Jun 7, 2016

LGTM

@dhermes dhermes merged commit 92e9362 into googleapis:master Jun 7, 2016
@dhermes dhermes deleted the cut-0.14.1 branch June 7, 2016 18:03
@dhermes
Copy link
Contributor Author

dhermes commented Jun 7, 2016

FYI @waprin you are all good to update the docs you were working on in #1807

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

Successfully merging this pull request may close these issues.

None yet

3 participants