Skip to content
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
merged 5 commits into from
Mar 29, 2023

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Mar 28, 2023

  • Regenerate this pull request now.

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

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: googleapis/googleapis-gen@400b737
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDAwYjczNzVmYWRmY2UxZTUxMDFiMzUzZTM0ODg4MzAxMzkxZjgwZiJ9
@gcf-owl-bot gcf-owl-bot bot requested review from a team as code owners March 28, 2023 18:17
@trusted-contributions-gcf 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
@product-auto-label product-auto-label bot added the size: xl Pull request size is extra large. label Mar 28, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 28, 2023
@product-auto-label product-auto-label bot added the api: storage Issues related to the googleapis/java-storage API. label Mar 28, 2023
@yoshi-kokoro 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 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 gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 28, 2023
@yoshi-kokoro 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: googleapis/googleapis-gen@78f1567
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzhmMTU2NzY2MWRmMDdiZWE3NDI1ZTQzNDEwMTJlN2I3N2MxMTI1NCJ9
@gcf-owl-bot 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 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 gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 29, 2023
@yoshi-kokoro 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 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 gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 29, 2023
@yoshi-kokoro 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 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 gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 29, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 29, 2023
@BenWhitehead 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 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
@BenWhitehead BenWhitehead merged commit c0ffe7c into main Mar 29, 2023
@BenWhitehead BenWhitehead deleted the owl-bot-copy branch March 29, 2023 17:56
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants