Add copyright and license headers by silvolu · Pull Request #416 · googleapis/google-cloud-python
atulep pushed a commit that referenced this pull request
Apr 3, 2023atulep pushed a commit that referenced this pull request
Apr 6, 2023atulep pushed a commit that referenced this pull request
Apr 6, 2023atulep pushed a commit that referenced this pull request
Apr 18, 2023parthea added a commit that referenced this pull request
Jun 4, 2023parthea pushed a commit that referenced this pull request
Jul 6, 2023parthea added a commit that referenced this pull request
Sep 22, 2023parthea pushed a commit that referenced this pull request
Oct 21, 2023parthea pushed a commit that referenced this pull request
Oct 21, 2023…416) Source-Link: googleapis/synthtool@8e55b32 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:c6c965a4bf40c19011b11f87dbc801a66d3a23fbc6704102be064ef31c51f1c3
parthea pushed a commit that referenced this pull request
Oct 21, 2023parthea added a commit that referenced this pull request
Oct 22, 2023parthea pushed a commit that referenced this pull request
Sep 18, 2025parthea pushed a commit that referenced this pull request
Nov 24, 2025parthea pushed a commit that referenced this pull request
Nov 24, 2025This brings NDB into line with other API libraries by calling `google.api_core.exceptions.from_grpc_error` to convert grpc errors to distinct exceptions from `google.api_core.exceptions`. Closes #416
parthea pushed a commit that referenced this pull request
Mar 2, 2026Fixes #413. This PR makes sure that the ACK deadline set for the received messages is always consistent with what the leaser uses internally when extending the ACK deadlines for the leased messages. See the issue description and a [comment](googleapis/python-pubsub#413 (comment)) explaining a possible sequence of events that lead to a bug. **PR checklist** - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-pubsub/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [x] Ensure the tests and linter pass - [x] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary)
parthea pushed a commit that referenced this pull request
Mar 9, 2026Adjust 'Bucket.get_upload_policy' to use credentials from the client, rather than its connection. Closes #416.
parthea pushed a commit that referenced this pull request
Mar 9, 2026Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0. - [Commits](python-hyper/h11@v0.14.0...v0.16.0) --- updated-dependencies: - dependency-name: h11 dependency-version: 0.16.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters