-
Notifications
You must be signed in to change notification settings - Fork 78
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
feat: remove Bucket.retention_period, now that we've migrated to retention_duration #1955
Merged
Conversation
This file contains 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
docs: Clarifications about format of GetServiceAccountRequest, CreateHmacKeyRequest, DeleteHmacKeyRequest, GetHmacKeyRequest, ListHmacKeysRequest, ObjectChecksums, HmacKeyMetadata, Bucket field used in CreateBucket request docs: Corrected child_type annotations for ListBucketsRequest docs: Updated resource_reference for DeleteObjectRequest, ReadObjectRequest, GetObjectRequest, ListObjectsRequest, Bucket feat: Changed ChecksummedData definition to use annotation ctype=CORD feat!: Removed Bucket.retention_period, now that we've migrated to retention_duration PiperOrigin-RevId: 519863335 Source-Link: googleapis/googleapis@617ec74 Source-Link: https://github.com/googleapis/googleapis-gen/commit/400b7375fadfce1e5101b353e34888301391f80f Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDAwYjczNzVmYWRmY2UxZTUxMDFiMzUzZTM0ODg4MzAxMzkxZjgwZiJ9
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Mar 28, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Mar 28, 2023
product-auto-label
bot
added
the
api: storage
Issues related to the googleapis/java-storage API.
label
Mar 28, 2023
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Mar 28, 2023
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Mar 28, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Mar 28, 2023
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Mar 28, 2023
PiperOrigin-RevId: 520153493 Source-Link: googleapis/googleapis@26a424a Source-Link: https://github.com/googleapis/googleapis-gen/commit/78f1567661df07bea7425e4341012e7b77c11254 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzhmMTU2NzY2MWRmMDdiZWE3NDI1ZTQzNDEwMTJlN2I3N2MxMTI1NCJ9
gcf-owl-bot
bot
changed the title
docs: Clarifications about behavior of DeleteObject RPC
chore(deps): Update gapic-generator-java to 2.16.0
Mar 29, 2023
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Mar 29, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Mar 29, 2023
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Mar 29, 2023
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Mar 29, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Mar 29, 2023
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Mar 29, 2023
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Mar 29, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Mar 29, 2023
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Mar 29, 2023
BenWhitehead
changed the title
chore(deps): Update gapic-generator-java to 2.16.0
feat: Removed Bucket.retention_period, now that we've migrated to retention_duration
Mar 29, 2023
BenWhitehead
changed the title
feat: Removed Bucket.retention_period, now that we've migrated to retention_duration
feat: remove Bucket.retention_period, now that we've migrated to retention_duration
Mar 29, 2023
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Apr 4, 2023
🤖 I have created a release *beep* *boop* --- ## [2.21.0](https://togithub.com/googleapis/java-storage/compare/v2.20.2...v2.21.0) (2023-03-31) ### Features * Remove Bucket.retention_period, now that we've migrated to retention_duration ([#1955](https://togithub.com/googleapis/java-storage/issues/1955)) ([c0ffe7c](https://togithub.com/googleapis/java-storage/commit/c0ffe7c7cb50181cc375a945b9e79f97da9aa290)) ### Bug Fixes * Update bucket creation to set project as `bucket.project` ([#1912](https://togithub.com/googleapis/java-storage/issues/1912)) ([65993c0](https://togithub.com/googleapis/java-storage/commit/65993c0614987b96962ff28404de2aaea4ee679d)) ### Dependencies * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.6.0 ([#1957](https://togithub.com/googleapis/java-storage/issues/1957)) ([af90f16](https://togithub.com/googleapis/java-storage/commit/af90f162ac038479a0f09fb45289b1aa258d1aec)) * Update dependency net.jqwik:jqwik to v1.7.3 ([#1944](https://togithub.com/googleapis/java-storage/issues/1944)) ([a8b96c9](https://togithub.com/googleapis/java-storage/commit/a8b96c9a2da7fbdf9de5e15e833058117570c24e)) ### Documentation * Revert ChecksummedData message definition not to specify ctype=CORD, ([#1960](https://togithub.com/googleapis/java-storage/issues/1960)) ([3a2a643](https://togithub.com/googleapis/java-storage/commit/3a2a643ff389741efaad244bbabf494dcd9a799b)) * Updated ChecksummedData message definition to specify ctype=CORD, and removed incorrect earlier attempt that set that annotation in the ReadObjectResponse message definition ([#1959](https://togithub.com/googleapis/java-storage/issues/1959)) ([3d97bdd](https://togithub.com/googleapis/java-storage/commit/3d97bddc668deb2059261260125f94c6e32aac76)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
api: storage
Issues related to the googleapis/java-storage API.
owl-bot-copy
size: xl
Pull request size is extra large.
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.
PiperOrigin-RevId: 520153493
Source-Link: googleapis/googleapis@26a424a
Source-Link: https://github.com/googleapis/googleapis-gen/commit/78f1567661df07bea7425e4341012e7b77c11254
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzhmMTU2NzY2MWRmMDdiZWE3NDI1ZTQzNDEwMTJlN2I3N2MxMTI1NCJ9
BEGIN_NESTED_COMMIT
docs: Clarifications about behavior of DeleteObject RPC
docs: Clarifications about format of GetServiceAccountRequest, CreateHmacKeyRequest, DeleteHmacKeyRequest, GetHmacKeyRequest, ListHmacKeysRequest, ObjectChecksums, HmacKeyMetadata, Bucket field used in CreateBucket request
docs: Corrected child_type annotations for ListBucketsRequest
docs: Updated resource_reference for DeleteObjectRequest, ReadObjectRequest, GetObjectRequest, ListObjectsRequest, Bucket
feat: Changed ChecksummedData definition to use annotation ctype=CORD
feat!: Removed Bucket.retention_period, now that we've migrated to retention_duration
PiperOrigin-RevId: 519863335
Source-Link: googleapis/googleapis@617ec74
Source-Link: https://github.com/googleapis/googleapis-gen/commit/400b7375fadfce1e5101b353e34888301391f80f
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDAwYjczNzVmYWRmY2UxZTUxMDFiMzUzZTM0ODg4MzAxMzkxZjgwZiJ9
END_NESTED_COMMIT