chore: update googleapis commitish to 00bb3db#13410
Open
cloud-java-bot wants to merge 2 commits into
Open
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates several Google Cloud Java client libraries, introducing PostgreSQL 18 support in AlloyDB, an instance field in Confidential Computing's VerifyAttestationRequest, and transaction concurrency modes and auto-commit options in Firestore. It also adds bidirectional streaming APIs to Model Armor and extensive GoldenGate deployment and connection support to the Oracle Database client, including new Iceberg storage configurations. I have reviewed the changes and have no feedback to provide.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request is generated with proto changes between googleapis/googleapis@05c4b6d (exclusive) and googleapis/googleapis@00bb3db (inclusive).
BEGIN_COMMIT_OVERRIDE
BEGIN_NESTED_COMMIT
feat: [confidentialcomputing] add instance field to VerifyAttestationRequest
PiperOrigin-RevId: 929538916
Source Link: googleapis/googleapis@00bb3db
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [alloydb] add POSTGRES_18 to supported database versions
PiperOrigin-RevId: 929464697
Source Link: googleapis/googleapis@08f4bdd
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [firestore] expose the 'auto_commit_transaction' option for the ExecutePipeline API
feat: [firestore] expose the 'concurrency_mode' option for the Cloud Firestore API
chore: [firestore] Firestore.executePipeline to not retry on
DEADLINE_EXCEEDEDdocs: [firestore] A comment for message
TransactionOptionsis changed to better detail the new 'concurrency_mode' option.docs: [firestore] A comment for field
parentin message.google.firestore.v1.ListCollectionIdsRequestis changed to describe how to list top-level collections.docs: [firestore] A comment for field
order_byin message.google.firestore.v1.StructuredQueryis updated to describe default behavior for ENTERPRISE edition databasesPiperOrigin-RevId: 929318392
Source Link: googleapis/googleapis@465f309
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [modelarmor] add streaming methods StreamSanitizeUserPrompt and StreamSanitizeModelResponse
feat: [modelarmor] add StreamingMode enum and field to sanitize requests
PiperOrigin-RevId: 929062585
Source Link: googleapis/googleapis@591ae02
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [oracledatabase] add v1 client libraries for Oracle Database Goldengate
PiperOrigin-RevId: 928949466
Source Link: googleapis/googleapis@7131ffe
END_NESTED_COMMIT
END_COMMIT_OVERRIDE