| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Suggested release notes: google-cloud-bigtable 0.23.1
PyPI: https://pypi.python.org/pypi/google-cloud-bigtable/0.23.1 |
Sorry, something went wrong.
|
Merging without CI, since there are no code changes. |
Sorry, something went wrong.
|
Eh, nevermind, no hurry. |
Sorry, something went wrong.
|
CircleCI is done, Travis has started. Yay for throttling builds! |
Sorry, something went wrong.
|
Here is the "push to PyPI" build: https://circleci.com/gh/GoogleCloudPlatform/google-cloud-python/1094 |
Sorry, something went wrong.
Cut version 0.23.1 of Bigtable.
| Back | FazBrowse Home | New Git URL |
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).