Merged
Conversation
479ffee to
7ad9fa4
Compare
BEGIN_NESTED_COMMIT BEGIN_COMMIT_OVERRIDE feat: add preview MultipartUploadClient#createMultipartUpload #3356 END_COMMIT_OVERRIDE BEGIN_COMMIT_OVERRIDE feat: add preview MultipartUploadClient#listParts #3359 END_COMMIT_OVERRIDE BEGIN_COMMIT_OVERRIDE feat: add preview MultipartUploadClient#abortMultipartUpload #3361 END_COMMIT_OVERRIDE BEGIN_COMMIT_OVERRIDE feat: add preview MultipartUploadClient#uploadPart #3375 END_COMMIT_OVERRIDE BEGIN_COMMIT_OVERRIDE feat: add preview MultipartUploadClient#completeMultipartUpload #3372 END_COMMIT_OVERRIDE BEGIN_COMMIT_OVERRIDE feat: add preview MultipartUploadSettings END_COMMIT_OVERRIDE BEGIN_COMMIT_OVERRIDE END_COMMIT_OVERRIDE END_NESTED_COMMIT Other changes: 1. chore: refactor retrier creation from HttpStorageOptions to StorageOptions #3350 2. chore: refactorings for CreateMultipartUpload #3364 3. chore: fix xml parsing of StringEnumValue's so that the enum contract is not broken #3377 4. chore: add PredefinedAcl#xmlEntry Co-authored-by: BenWhitehead <BenWhitehead@users.noreply.github.com>
7ad9fa4 to
160fa9a
Compare
cojenco
approved these changes
Nov 3, 2025
This was referenced Nov 3, 2025
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.
BEGIN_COMMIT_OVERRIDE
BEGIN_NESTED_COMMIT
feat: add preview MultipartUploadClient#createMultipartUpload #3356
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: add preview MultipartUploadClient#listParts #3359
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: add preview MultipartUploadClient#abortMultipartUpload #3361
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: add preview MultipartUploadClient#uploadPart #3375
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: add preview MultipartUploadClient#completeMultipartUpload #3372
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: add preview MultipartUploadSettings
END_NESTED_COMMIT
END_COMMIT_OVERRIDE
Other changes:
child PRs
additional tasks
@sincejavadoc annotations for all new public api surfaces including model classes@BetaApiannotation to all new public api surfaces including model classesnew HttpRetrier(options.createRetrier())