8000 Rebase master by rybosome · Pull Request #1900 · googleapis/google-cloud-java · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@rybosome
Copy link

No description provided.

jabubake and others added 30 commits March 24, 2017 15:45
* 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.
vam-google and others added 14 commits April 6, 2017 10:41
* 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
* 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
@googlebot
Copy link

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 cla/google commit status will not change from this state. It's up to you to confirm consent of the commit author(s) and merge this pull request when appropriate.

@googlebot googlebot added the cla: no This human has *not* signed the Contributor License Agreement. label Apr 11, 2017
@garrettjonesgoogle
Copy link
Member

LGTM

@garrettjonesgoogle garrettjonesgoogle merged commit 05990c8 into googleapis:storage-iam Apr 11, 2017
meltsufin pushed a commit that referenced this pull request Dec 22, 2025
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: no This human has *not* signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0