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 10 packages after google-cloud-core==0.27.0 #3866

Merged
merged 1 commit into from
Aug 24, 2017

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Aug 24, 2017

  • dns
  • error_reporting
  • language
  • logging
  • monitoring
  • resource_manager
  • runtimeconfig
  • speech
  • translate
  • vision

Also updating bounds on these in google-cloud uber-package.

Release notes will be forthcoming as comments on this PR.

@dhermes dhermes added api: dns Issues related to the Cloud DNS API. api: clouderrorreporting Issues related to the Error Reporting API. api: language Issues related to the Cloud Natural Language API API. api: logging Issues related to the Cloud Logging API. api: monitoring Issues related to the Cloud Monitoring API. api: cloudresourcemanager Issues related to the Resource Manager API. api: runtimeconfig Issues related to the Cloud Runtime Config API API. api: speech Issues related to the Speech-to-Text API. api: translation Issues related to the Cloud Translation API API. api: vision Issues related to the Cloud Vision API. packaging labels Aug 24, 2017
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 24, 2017
- dns
- error_reporting
- language
- logging
- monitoring
- resource_manager
- runtimeconfig
- speech
- translate
- vision

Also updating bounds on these in `google-cloud` uber-package.
@dhermes
Copy link
Contributor Author

dhermes commented Aug 24, 2017

DNS

Docs

Dependencies

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

@dhermes
Copy link
Contributor Author

dhermes commented Aug 24, 2017

Error Reporting

Docs

Dependencies

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

@dhermes
Copy link
Contributor Author

dhermes commented Aug 24, 2017

Language

Docs

Dependencies

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

@dhermes
Copy link
Contributor Author

dhermes commented Aug 24, 2017

Logging

New Features

Docs

Dependencies

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

@dhermes
Copy link
Contributor Author

dhermes commented Aug 24, 2017

Monitoring

Implementation

Docs

Dependencies

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


Excluded from release notes:

Increase backoff to fix monitoring system test (#3769) (Thanks @liyanhui1228)

@dhermes
Copy link
Contributor Author

dhermes commented Aug 24, 2017

Resource Manager

Docs

Dependencies

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

@dhermes
Copy link
Contributor Author

dhermes commented Aug 24, 2017

Runtime Config

Dependencies

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

@dhermes
Copy link
Contributor Author

dhermes commented Aug 24, 2017

Speech

Docs

Dependencies

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

@dhermes
Copy link
Contributor Author

dhermes commented Aug 24, 2017

Translate

Docs

Dependencies

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


Not in release notes:

@dhermes
Copy link
Contributor Author

dhermes commented Aug 24, 2017

Vision

Docs

Dependencies

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

@lukesneeringer
Copy link
Contributor

I can go back and make my release notes look like yours.

@dhermes
Copy link
Contributor Author

dhermes commented Aug 24, 2017

@lukesneeringer It's up to you, I have no preference

@dhermes dhermes merged commit db6eff0 into googleapis:master Aug 24, 2017
@dhermes dhermes deleted the release-aug-24-2017 branch August 24, 2017 21:15
@dhermes
Copy link
Contributor Author

dhermes commented Aug 24, 2017

Builds

  1. dns (green)
  2. error-reporting (green)
  3. language (green)
  4. logging (green)
  5. monitoring (green)
  6. resource-manager (green)
  7. runtimeconfig (green)
  8. speech (green)
  9. translate (green)
  10. vision (red)

@dhermes
Copy link
Contributor Author

dhermes commented Aug 24, 2017

Pushed https://pypi.org/project/google-cloud-vision/0.27.0/ from the command line:

cd vision/
python setup.py sdist bdist_wheel
twine upload dist/*

atulep pushed a commit that referenced this pull request Apr 3, 2023
- dns
- error_reporting
- language
- logging
- monitoring
- resource_manager
- runtimeconfig
- speech
- translate
- vision

Also updating bounds on these in `google-cloud` uber-package.
atulep pushed a commit that referenced this pull request Apr 18, 2023
- dns
- error_reporting
- language
- logging
- monitoring
- resource_manager
- runtimeconfig
- speech
- translate
- vision

Also updating bounds on these in `google-cloud` uber-package.
parthea pushed a commit that referenced this pull request Jun 4, 2023
- dns
- error_reporting
- language
- logging
- monitoring
- resource_manager
- runtimeconfig
- speech
- translate
- vision

Also updating bounds on these in `google-cloud` uber-package.
parthea pushed a commit that referenced this pull request Jul 6, 2023
- dns
- error_reporting
- language
- logging
- monitoring
- resource_manager
- runtimeconfig
- speech
- translate
- vision

Also updating bounds on these in `google-cloud` uber-package.
parthea pushed a commit that referenced this pull request Oct 21, 2023
- dns
- error_reporting
- language
- logging
- monitoring
- resource_manager
- runtimeconfig
- speech
- translate
- vision

Also updating bounds on these in `google-cloud` uber-package.
parthea pushed a commit that referenced this pull request Oct 21, 2023
- dns
- error_reporting
- language
- logging
- monitoring
- resource_manager
- runtimeconfig
- speech
- translate
- vision

Also updating bounds on these in `google-cloud` uber-package.
parthea pushed a commit that referenced this pull request Oct 21, 2023
- dns
- error_reporting
- language
- logging
- monitoring
- resource_manager
- runtimeconfig
- speech
- translate
- vision

Also updating bounds on these in `google-cloud` uber-package.
parthea pushed a commit that referenced this pull request Oct 22, 2023
- dns
- error_reporting
- language
- logging
- monitoring
- resource_manager
- runtimeconfig
- speech
- translate
- vision

Also updating bounds on these in `google-cloud` uber-package.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: clouderrorreporting Issues related to the Error Reporting API. api: cloudresourcemanager Issues related to the Resource Manager API. api: dns Issues related to the Cloud DNS API. api: language Issues related to the Cloud Natural Language API API. api: logging Issues related to the Cloud Logging API. api: monitoring Issues related to the Cloud Monitoring API. api: runtimeconfig Issues related to the Cloud Runtime Config API API. api: speech Issues related to the Speech-to-Text API. api: translation Issues related to the Cloud Translation API API. api: vision Issues related to the Cloud Vision API. cla: yes This human has signed the Contributor License Agreement. packaging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants