-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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.7 #981
Conversation
@tseaver this is the current set of release notes
|
Given the new features (clients, etc.) and the backward-incompatibilities, we should be bumping the version to something like |
Good call. I'm going to try to wrap up client in storage first, then will bump it. |
@tseaver Newly proposed release notes:
|
👍 |
@dhermes I updated the notes:
|
Also, I dropped any mention of the ongoing BigQuery design activity. I think we could even create a release branch for 0.7 and delete the BQ docs entirely for it. |
@tseaver I don't like the idea of a release branch. If we want a custom branch, it should be for the BQ docs. |
We can ditch the release branch notion, but shouldn't mention BQ in the release notes (there is nothing of interest for a non-committer there). |
OK Cool |
https://pypi.python.org/pypi/gcloud/0.7.0 has been published |
Source-Link: googleapis/googleapis@2e899ee Source-Link: googleapis/googleapis-gen@f3e46d9 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWNvbXB1dGUvLk93bEJvdC55YW1sIiwiaCI6ImYzZTQ2ZDkzY2FiMTZkNzE1NTI4NThkZWEzOTlkMmQxODk2ZjBiNmYifQ==
…ing metadata (#13481) BEGIN_COMMIT_OVERRIDE feat: Add REST Interceptors which support reading metadata feat: Add support for reading selective GAPIC generation methods from service YAML chore: Update gapic-generator-python to v1.22.0 END_COMMIT_OVERRIDE - [ ] Regenerate this pull request now. feat: Add support for reading selective GAPIC generation methods from service YAML chore: Update gapic-generator-python to v1.22.0 PiperOrigin-RevId: 724026024 Source-Link: googleapis/googleapis@ad99638 Source-Link: googleapis/googleapis-gen@e291c4d Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWNvbXB1dGUvLk93bEJvdC55YW1sIiwiaCI6ImUyOTFjNGRkMWQ2NzBlZGExOTk5OGRlNzZmOTY3ZTE2MDNhNDg5OTMifQ== BEGIN_NESTED_COMMIT feat: [google-cloud-compute] Update Compute Engine API to revision 20250119 (#981) Source-Link: googleapis/googleapis@2e899ee Source-Link: googleapis/googleapis-gen@f3e46d9 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWNvbXB1dGUvLk93bEJvdC55YW1sIiwiaCI6ImYzZTQ2ZDkzY2FiMTZkNzE1NTI4NThkZWEzOTlkMmQxODk2ZjBiNmYifQ== END_NESTED_COMMIT --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: ohmayr <omairnaveed@ymail.com>
Using last release PR (#907) as a template.