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

Updating all affected packages after google-cloud-core update. #3730

Merged
merged 2 commits into from
Aug 4, 2017

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Aug 4, 2017

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 4, 2017
@dhermes
Copy link
Contributor Author

dhermes commented Aug 4, 2017

google-cloud-bigquery==0.26.0

Filler

Dependencies

Packaging

PyPI: https://pypi.org/project/google-cloud-bigquery/0.26.0/

google-cloud-bigtable==0.26.0

Breaking Changes

Behavior Change

Miscellaneous

Dependencies

Packaging

PyPI: https://pypi.org/project/google-cloud-bigtable/0.26.0/

google-cloud-datastore==1.2.0

Behavior Changes

Dependencies

Packaging

PyPI: https://pypi.org/project/google-cloud-datastore/1.2.0/

google-cloud-dns==0.26.0

Dependencies

Packaging

PyPI: https://pypi.org/project/google-cloud-dns/0.26.0/

google-cloud-error-reporting==0.26.0

Dependencies

Packaging

PyPI: https://pypi.org/project/google-cloud-error-reporting/0.26.0/

google-cloud-language==0.27.0

Dependencies

Packaging

PyPI: https://pypi.org/project/google-cloud-language/0.27.0/

google-cloud-logging==1.2.0

New Features

Dependencies

Packaging

PyPI: https://pypi.org/project/google-cloud-logging/1.2.0/

google-cloud-monitoring==0.26.0

Dependencies

Packaging

PyPI: https://pypi.org/project/google-cloud-monitoring/0.26.0/

google-cloud-pubsub==0.27.0

Dependencies

Packaging

PyPI: https://pypi.org/project/google-cloud-pubsub/0.27.0/

google-cloud-resource-manager==0.26.0

Dependencies

Packaging

PyPI: https://pypi.org/project/google-cloud-resource-manager/0.26.0/

google-cloud-runtimeconfig==0.26.0

Dependencies

Packaging

PyPI: https://pypi.org/project/google-cloud-runtimeconfig/0.26.0/

google-cloud-spanner==0.26.0

Filler

Dependencies

Packaging

PyPI: https://pypi.org/project/google-cloud-spanner/0.26.0/

google-cloud-speech==0.28.0

Dependencies

Packaging

PyPI: https://pypi.org/project/google-cloud-speech/0.28.0/

google-cloud-storage==1.3.0

Notable Implementation Changes

Interface changes / additions

Docs

Dependencies

Packaging

PyPI: https://pypi.org/project/google-cloud-storage/1.3.0/

google-cloud-translate==1.1.0

Dependencies

Packaging

PyPI: https://pypi.org/project/google-cloud-translate/1.1.0/

google-cloud-vision==0.26.0

Dependencies

Packaging

PyPI: https://pypi.org/project/google-cloud-vision/0.26.0/

google-cloud==0.27.0

Feature releases for to the following packages:

Dependency-only / user-invisible changes to the following packages:

PyPI: https://pypi.org/project/google-cloud/0.27.0/

Copy link
Contributor

@theacodes theacodes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

setup.py change LGTM, someone else will need to review release notes.

@lukesneeringer still hasn't explained why it was moved. In
it's current location, the depencencies are first retrieved
from PyPI (which fails here for the unreleased versions), e.g.

https://circleci.com/gh/GoogleCloudPlatform/google-cloud-python/2716
@dhermes dhermes merged commit e835957 into googleapis:master Aug 4, 2017
@dhermes dhermes deleted the release-the-world branch August 4, 2017 23:45
@dhermes
Copy link
Contributor Author

dhermes commented Aug 5, 2017

@tseaver Can you update the Spanner release? It seemed a bit too daunting.

@tswast Ditto on BigQuery

$ git log bigquery-0.25.0..bigquery-0.26.0 --reverse -- bigquery/
$ git log spanner-0.25.0..spanner-0.26.0 --reverse -- spanner/

@tswast
Copy link
Contributor

tswast commented Aug 7, 2017

I've updated the release notes for BigQuery.

@dhermes
Copy link
Contributor Author

dhermes commented Aug 7, 2017

Thanks a lot Tim! You the best!

landrito pushed a commit to landrito/google-cloud-python that referenced this pull request Aug 21, 2017
…eapis#3730)

* Updating all affected packages after google-cloud-core update.

* Moving 'pip install .' **after** subpackages in nox docs.

@lukesneeringer still hasn't explained why it was moved. In
it's current location, the depencencies are first retrieved
from PyPI (which fails here for the unreleased versions), e.g.

https://circleci.com/gh/GoogleCloudPlatform/google-cloud-python/2716
landrito pushed a commit to landrito/google-cloud-python that referenced this pull request Aug 22, 2017
…eapis#3730)

* Updating all affected packages after google-cloud-core update.

* Moving 'pip install .' **after** subpackages in nox docs.

@lukesneeringer still hasn't explained why it was moved. In
it's current location, the depencencies are first retrieved
from PyPI (which fails here for the unreleased versions), e.g.

https://circleci.com/gh/GoogleCloudPlatform/google-cloud-python/2716
landrito pushed a commit to landrito/google-cloud-python that referenced this pull request Aug 22, 2017
…eapis#3730)

* Updating all affected packages after google-cloud-core update.

* Moving 'pip install .' **after** subpackages in nox docs.

@lukesneeringer still hasn't explained why it was moved. In
it's current location, the depencencies are first retrieved
from PyPI (which fails here for the unreleased versions), e.g.

https://circleci.com/gh/GoogleCloudPlatform/google-cloud-python/2716
atulep pushed a commit that referenced this pull request Apr 3, 2023
* Updating all affected packages after google-cloud-core update.

* Moving 'pip install .' **after** subpackages in nox docs.

@lukesneeringer still hasn't explained why it was moved. In
it's current location, the depencencies are first retrieved
from PyPI (which fails here for the unreleased versions), e.g.

https://circleci.com/gh/GoogleCloudPlatform/google-cloud-python/2716
atulep pushed a commit that referenced this pull request Apr 18, 2023
* Updating all affected packages after google-cloud-core update.

* Moving 'pip install .' **after** subpackages in nox docs.

@lukesneeringer still hasn't explained why it was moved. In
it's current location, the depencencies are first retrieved
from PyPI (which fails here for the unreleased versions), e.g.

https://circleci.com/gh/GoogleCloudPlatform/google-cloud-python/2716
parthea pushed a commit that referenced this pull request Jun 4, 2023
* Updating all affected packages after google-cloud-core update.

* Moving 'pip install .' **after** subpackages in nox docs.

@lukesneeringer still hasn't explained why it was moved. In
it's current location, the depencencies are first retrieved
from PyPI (which fails here for the unreleased versions), e.g.

https://circleci.com/gh/GoogleCloudPlatform/google-cloud-python/2716
parthea pushed a commit that referenced this pull request Jul 6, 2023
* Updating all affected packages after google-cloud-core update.

* Moving 'pip install .' **after** subpackages in nox docs.

@lukesneeringer still hasn't explained why it was moved. In
it's current location, the depencencies are first retrieved
from PyPI (which fails here for the unreleased versions), e.g.

https://circleci.com/gh/GoogleCloudPlatform/google-cloud-python/2716
parthea pushed a commit that referenced this pull request Oct 21, 2023
* Updating all affected packages after google-cloud-core update.

* Moving 'pip install .' **after** subpackages in nox docs.

@lukesneeringer still hasn't explained why it was moved. In
it's current location, the depencencies are first retrieved
from PyPI (which fails here for the unreleased versions), e.g.

https://circleci.com/gh/GoogleCloudPlatform/google-cloud-python/2716
parthea pushed a commit that referenced this pull request Oct 21, 2023
* Updating all affected packages after google-cloud-core update.

* Moving 'pip install .' **after** subpackages in nox docs.

@lukesneeringer still hasn't explained why it was moved. In
it's current location, the depencencies are first retrieved
from PyPI (which fails here for the unreleased versions), e.g.

https://circleci.com/gh/GoogleCloudPlatform/google-cloud-python/2716
parthea pushed a commit that referenced this pull request Oct 21, 2023
* Updating all affected packages after google-cloud-core update.

* Moving 'pip install .' **after** subpackages in nox docs.

@lukesneeringer still hasn't explained why it was moved. In
it's current location, the depencencies are first retrieved
from PyPI (which fails here for the unreleased versions), e.g.

https://circleci.com/gh/GoogleCloudPlatform/google-cloud-python/2716
parthea pushed a commit that referenced this pull request Oct 22, 2023
* Updating all affected packages after google-cloud-core update.

* Moving 'pip install .' **after** subpackages in nox docs.

@lukesneeringer still hasn't explained why it was moved. In
it's current location, the depencencies are first retrieved
from PyPI (which fails here for the unreleased versions), e.g.

https://circleci.com/gh/GoogleCloudPlatform/google-cloud-python/2716
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.

6 participants