Skip to content

Cut version 0.23.1 of Bigtable. - #3095

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:cut-bigtable-0.23.1
Mar 3, 2017
Merged

Cut version 0.23.1 of Bigtable.#3095
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:cut-bigtable-0.23.1

Conversation

@dhermes

Copy link
Copy Markdown
Contributor

Only commits since the last release came from #3089, so release notes will be easy.

$ git log bigtable-0.23.0..cut-bigtable-0.23.1 -- bigtable/
commit f99fb80baf810ca4447c7f1bc6b39a9f430f7072
Author: Danny Hermes <daniel.j.hermes@gmail.com>
Date: Fri Mar 3 11:18:05 2017 -0800
Cut version 0.23.1 of Bigtable.
commit 20ffd2be9b31bbff9bca8bd698c941da5a7f1951
Author: Danny Hermes <daniel.j.hermes@gmail.com>
Date: Thu Mar 2 16:54:21 2017 -0800
Sending x-goog-api-client header in Bigtable.
We missed this because it does not use GAPIC (the most
recent generated Bigtable GAPIC surface is 5+ months old).

@dhermesdhermes added api: bigtable Issues related to the Bigtable API. packaging labels Mar 3, 2017
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 3, 2017
@dhermes

Copy link
Copy Markdown
ContributorAuthor

Suggested release notes:

google-cloud-bigtable 0.23.1

PyPI: https://pypi.python.org/pypi/google-cloud-bigtable/0.23.1

@dhermes

Copy link
Copy Markdown
ContributorAuthor

Merging without CI, since there are no code changes.

@dhermes

Copy link
Copy Markdown
ContributorAuthor

Eh, nevermind, no hurry.

@dhermes

Copy link
Copy Markdown
ContributorAuthor

CircleCI is done, Travis has started. Yay for throttling builds!

@dhermes
dhermes merged commit abb595d into googleapis:masterMar 3, 2017
@dhermes
dhermes deleted the cut-bigtable-0.23.1 branch March 3, 2017 19:54
@dhermes

Copy link
Copy Markdown
ContributorAuthor

Here is the "push to PyPI" build: https://circleci.com/gh/GoogleCloudPlatform/google-cloud-python/1094

richkadel pushed a commit to richkadel/google-cloud-python that referenced this pull request May 6, 2017
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtableIssues related to the Bigtable API.cla: yesThis human has signed the Contributor License Agreement.packaging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@dhermes@lukesneeringer@daspecster@tseaver@googlebot