| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Addresses: #1172 (comment)
|
LGTM (I just tried git grep gcloud, waaaaay to many hits to be worth going through) |
Sorry, something went wrong.
…_patterns Use consistent branding / phrasing in client module docstrings.
* chore(deps): update all dependencies * Update samples/snippets/requirements.txt * Update samples/snippets/requirements.txt * Update samples/snippets/requirements.txt * Update samples/snippets/requirements.txt * Update samples/snippets/requirements.txt * Update samples/snippets/requirements.txt * Update samples/snippets/requirements.txt --------- Co-authored-by: Chalmer Lowe <chalmerlowe@google.com>
feat: update image to us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:a38add811f7f139d6a385b22d283ad09ef305b8cf50382ef62f0ce690787f021
* chore(main): release 2.34.3 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
…#1172) Fixes #1071 🦕 As a side-effect, the behavior of this method during a race condition has changed slightly. Previously, if a new object was created while the bucket.delete(force=True) method is running, it would fail, but if a new generation of an existing object was uploaded, it would still succeed. Now it will fail in both cases. Regardless of the exact behavior, please do not use this method on a bucket that is still being updated by another process.
This change non-invasively introduces dependencies of opentelemetry bringing in the latest dependencies and modernizing them. While here also brought in modern span attributes: * otel.scope.name * otel.scope.version Also added a modernized example to produce traces as well with gRPC-instrumentation enabled, and updated the docs. Updates #1170 Fixes #1173 Built from PR #1172
| Back | FazBrowse Home | New Git URL |
Closes #1171.