-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Rebase master #1900
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
Rebase master #1900
Conversation
* updating pubsub sample to latest api
* Update GAPIC layer * Manual updates to support pubsub changes
Otherwise we crash when servers return this value.
This PR still isn't completely correct, since it does not force any RPC to immediately be issued. However, flush should now correctly wait for RPCs representing prior calls to publish to complete and any failures to be reported to ErrorManager before returning.
bumping gax version to 0.8.0 for the new implementation. reflects googleapis/gapic-generator#1153 .
This PR removes references to the deprecated code of the docs. The emulator section is rewritten. Fixes googleapis#1789.
…oogleapis#1768) *adding functions to ITComputeTest, in order to make sure resources created during tests can be properly deleted even if tests fail or become timed out. * refactor and incorporate feedbacks * implement `add` function with compile-time type checking * add `remove` method to remove a resource from managed resources * use Id's as handles to resources * fix copyright 10BC0 header * rename class name * modify remove function, pass delete function to each add method * address comments
)" (googleapis#1872) This reverts commit 3717ac6. This change brings up another serious bug. If the number of messages we pull in one RPC is greater than the number size of the semaphore, we deadlock forever. Will redo this later.
add back mistakenly deleted test Fixes googleapis#1828.
…pp for gcj (googleapis#1859) Appengine tests for googleapis#1752
* Language v1beta2 Release * Language v1 update
…ts (googleapis#1875) * cleaning up PubSubExample adding snippet for creating a subscription with a push endpoint * updating start, end tags for snippets, adding async pull snippet tag
Release 0.12.0
* Update version of google-auth-java to 0.6.1 Latest version of google-auth-java contains a fix for auth token refresh failures. * Remove harcoded auth dependencies
…pis#1893) * Don't use `UrlFetchTransport` in App Engine Flex environment googleapis#1492
The Google Cloud Platform launch stage (https://cloud.google.com/terms/launch-stages) is a signifier of the level of access and support that can be expected of a particular feature. These annotations will be used to clearly demarcate features as being in a state other than General Availability to help set user expectations accordingly.
) Adds support for bucket-level IAM (currently in limited alpha). More information about IAM in Google Cloud Storage can be found at https://cloud.google.com/storage/docs/access-control/iam
|
So there's good news and bad news. 👍 The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there. 😕 The bad news is that it appears that one or more commits were authored by someone other than the pull request submitter. We need to confirm that they're okay with their commits being contributed to this project. Please have them confirm that here in the pull request. Note to project maintainer: This is a terminal state, meaning the |
|
LGTM |
* chore(main): release 3.23.9 * chore: generate libraries at Thu Dec 11 22:17:14 UTC 2025 --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
No description provided.