Skip to content

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Sep 30, 2015

@tseaver We should hold off on this until the DNS docs are in.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 30, 2015
@dhermes
Copy link
Contributor Author

dhermes commented Sep 30, 2015

Running

$ git log 0.7.1..cut-0.7.2 \
> | grep 'Merge pull request ' \
> | awk -F ' ' '{print $4}' \
> | sort

yields

#1041
#1043
#1055
#1056
#1060
#1063
#1064
#1068
#1070
#1072
#1074
#1075
#1078
#1079
#1080
#1083
#1084
#1086
#1087
#1088
#1090
#1092
#1096
#1097
#1098
#1106
#1107
#1110
#1112
#1113
#1114
#1117
#1118
#1119
#1120
#1121
#1122
#1128
#1129
#1131
#1135
#1137
#1138
#1139
#1140
#1144
#1145
#1148
#1149
#1152
#1153
#1155
#1157
#1160

@dhermes
Copy link
Contributor Author

dhermes commented Sep 30, 2015

@tseaver I have to teach in 23 minutes, so the release notes may not be done for a few hours.

@dhermes
Copy link
Contributor Author

dhermes commented Oct 1, 2015

General

Datastore

BigQuery

Resource Manager API

DNS API

@dhermes
Copy link
Contributor Author

dhermes commented Oct 2, 2015

@tseaver What are we waiting for here?

@tseaver
Copy link
Contributor

tseaver commented Oct 7, 2015

@dhermes release notes updated

@tseaver
Copy link
Contributor

tseaver commented Oct 7, 2015

This should probably be 0.8, given support for new APIs.

@dhermes dhermes changed the title Upgrading version to 0.7.2. Upgrading version to 0.8.0. Oct 7, 2015
@dhermes
Copy link
Contributor Author

dhermes commented Oct 7, 2015

@tseaver I updated to 0.8.0

If you are happy with this release notes, feel free to merge (after Travis passes)

Then I'll push the new tag and make the release.

tseaver added a commit that referenced this pull request Oct 7, 2015
Upgrading version to 0.8.0.
@tseaver tseaver merged commit 04dca83 into googleapis:master Oct 7, 2015
@tseaver
Copy link
Contributor

tseaver commented Oct 7, 2015

@dhermes merged.

@dhermes dhermes deleted the cut-0.7.2 branch October 7, 2015 21:05
@dhermes
Copy link
Contributor Author

dhermes commented Oct 7, 2015

Tag pushed and release created on GH

atulep pushed a commit that referenced this pull request Apr 6, 2023
…-docs-samples#1158)

* Update Readme.rst to add Python setup guide

As requested in b/64770713.

This sample is linked in documentation https://cloud.google.com/bigtable/docs/scaling, and it would make more sense to update the guide here than in the documentation.

* Update README.rst

* Update README.rst

* Update README.rst

* Update README.rst

* Update README.rst

* Update install_deps.tmpl.rst

* Updated readmegen scripts and re-generated related README files

* Fixed the lint error
atulep pushed a commit that referenced this pull request Apr 6, 2023
…-docs-samples#1158)

* Update Readme.rst to add Python setup guide

As requested in b/64770713.

This sample is linked in documentation https://cloud.google.com/bigtable/docs/scaling, and it would make more sense to update the guide here than in the documentation.

* Update README.rst

* Update README.rst

* Update README.rst

* Update README.rst

* Update README.rst

* Update install_deps.tmpl.rst

* Updated readmegen scripts and re-generated related README files

* Fixed the lint error
atulep pushed a commit that referenced this pull request Apr 18, 2023
…-docs-samples#1158)

* Update Readme.rst to add Python setup guide

As requested in b/64770713.

This sample is linked in documentation https://cloud.google.com/bigtable/docs/scaling, and it would make more sense to update the guide here than in the documentation.

* Update README.rst

* Update README.rst

* Update README.rst

* Update README.rst

* Update README.rst

* Update install_deps.tmpl.rst

* Updated readmegen scripts and re-generated related README files

* Fixed the lint error
parthea pushed a commit that referenced this pull request Jul 6, 2023
…-docs-samples#1158)

* Update Readme.rst to add Python setup guide

As requested in b/64770713.

This sample is linked in documentation https://cloud.google.com/bigtable/docs/scaling, and it would make more sense to update the guide here than in the documentation.

* Update README.rst

* Update README.rst

* Update README.rst

* Update README.rst

* Update README.rst

* Update install_deps.tmpl.rst

* Updated readmegen scripts and re-generated related README files

* Fixed the lint error
parthea pushed a commit that referenced this pull request Sep 22, 2023
…-docs-samples#1158)

* Update Readme.rst to add Python setup guide

As requested in b/64770713.

This sample is linked in documentation https://cloud.google.com/bigtable/docs/scaling, and it would make more sense to update the guide here than in the documentation.

* Update README.rst

* Update README.rst

* Update README.rst

* Update README.rst

* Update README.rst

* Update install_deps.tmpl.rst

* Updated readmegen scripts and re-generated related README files

* Fixed the lint error
parthea pushed a commit that referenced this pull request Sep 22, 2023
* Adds tutorials using Cloud Client [(#930)](GoogleCloudPlatform/python-docs-samples#930)

* Adds tutorials.

* Removes unused enumerate

* Adds new examples, replaces markdown with restructured text [(#945)](GoogleCloudPlatform/python-docs-samples#945)

* Adds new examples, replaces markdown with restructured text

* Address review feedback

* Use videos from pubilc bucket, update to new client library.

* Style nit

* Updates requirements [(#952)](GoogleCloudPlatform/python-docs-samples#952)

* Fix README rst links [(#962)](GoogleCloudPlatform/python-docs-samples#962)

* Fix README rst links

* Update all READMEs

* Auto-update dependencies. [(#1093)](GoogleCloudPlatform/python-docs-samples#1093)

* Auto-update dependencies.

* Fix storage notification poll sample

Change-Id: I6afbc79d15e050531555e4c8e51066996717a0f3

* Fix spanner samples

Change-Id: I40069222c60d57e8f3d3878167591af9130895cb

* Drop coverage because it's not useful

Change-Id: Iae399a7083d7866c3c7b9162d0de244fbff8b522

* Try again to fix flaky logging test

Change-Id: I6225c074701970c17c426677ef1935bb6d7e36b4

* Update all generated readme auth instructions [(#1121)](GoogleCloudPlatform/python-docs-samples#1121)

Change-Id: I03b5eaef8b17ac3dc3c0339fd2c7447bd3e11bd2

* Auto-update dependencies. [(#1123)](GoogleCloudPlatform/python-docs-samples#1123)

* Video v1beta2 [(#1088)](GoogleCloudPlatform/python-docs-samples#1088)

* update analyze_safe_search

* update analyze_shots

* update explicit_content_detection and test

* update fece detection

* update label detection (path)

* update label detection (file)

* flake

* safe search --> explicit content

* update faces tutorial

* update client library quickstart

* update shotchange tutorial

* update labels tutorial

* correct spelling

* correction start_time_offset

* import order

* rebased

* Added Link to Python Setup Guide [(#1158)](GoogleCloudPlatform/python-docs-samples#1158)

* Update Readme.rst to add Python setup guide

As requested in b/64770713.

This sample is linked in documentation https://cloud.google.com/bigtable/docs/scaling, and it would make more sense to update the guide here than in the documentation.

* Update README.rst

* Update README.rst

* Update README.rst

* Update README.rst

* Update README.rst

* Update install_deps.tmpl.rst

* Updated readmegen scripts and re-generated related README files

* Fixed the lint error

* Tweak doc/help strings for sample tools  [(#1160)](GoogleCloudPlatform/python-docs-samples#1160)

* Corrected copy-paste on doc string

* Updated doc/help string to be more specific to labels tool

* Made shotchange doc/help string more specific

* Tweaked doc/help string to indicate no arg expected

* Adjusted import order to satisfy flake8

* Wrapped doc string to 79 chars to flake8 correctly

* Adjusted import order to pass flake8 test

* Auto-update dependencies. [(#1186)](GoogleCloudPlatform/python-docs-samples#1186)

* update samples to v1 [(#1221)](GoogleCloudPlatform/python-docs-samples#1221)

* update samples to v1

* replace while loop with operation.result(timeout)

* addressing review comments

* flake

* flake

* Added "Open in Cloud Shell" buttons to README files [(#1254)](GoogleCloudPlatform/python-docs-samples#1254)

* Auto-update dependencies. [(#1377)](GoogleCloudPlatform/python-docs-samples#1377)

* Auto-update dependencies.

* Update requirements.txt

* Auto-update dependencies.

* Regenerate the README files and fix the Open in Cloud Shell link for some samples [(#1441)](GoogleCloudPlatform/python-docs-samples#1441)

* Update READMEs to fix numbering and add git clone [(#1464)](GoogleCloudPlatform/python-docs-samples#1464)

* Video Intelligence region tag update [(#1639)](GoogleCloudPlatform/python-docs-samples#1639)

* Auto-update dependencies. [(