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: add {Compose,Rewrite,StartResumableWrite}Request.object_checksums and Bucket.RetentionPolicy.retention_duration #1790

Merged
merged 3 commits into from Dec 5, 2022

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Dec 1, 2022

  • Regenerate this pull request now.

docs: Clarified the object can be deleted via DeleteObject

docs: Clarified relative resource names in gRPC IAM RPCs

feat: Added object_checksums for compose/rewrite/startResumableWrite request

docs: Updated the document link for Naming Guidelines

fix: Removed WriteObject routing annotations

feat: Added a new retention_duration field of Duration type
PiperOrigin-RevId: 492231039

Source-Link: googleapis/googleapis@82a7568

Source-Link: https://github.com/googleapis/googleapis-gen/commit/2ecf909ca662ba304842ce6d041e92920be1e9b8
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMmVjZjkwOWNhNjYyYmEzMDQ4NDJjZTZkMDQxZTkyOTIwYmUxZTliOCJ9

@gcf-owl-bot gcf-owl-bot bot requested review from a team as code owners December 1, 2022 20:47
@product-auto-label product-auto-label bot added the size: xl Pull request size is extra large. label Dec 1, 2022
@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 Dec 1, 2022
@product-auto-label product-auto-label bot added the api: storage Issues related to the googleapis/java-storage API. label Dec 1, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 1, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 1, 2022
@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 Dec 1, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 1, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 1, 2022
@BenWhitehead BenWhitehead self-assigned this Dec 2, 2022
@BenWhitehead BenWhitehead added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Dec 2, 2022
gcf-owl-bot bot and others added 3 commits December 5, 2022 17:38
docs: Clarified the object can be deleted via DeleteObject

docs: Clarified relative resource names in gRPC IAM RPCs

feat: Added object_checksums for compose/rewrite/startResumableWrite request

docs: Updated the document link for `Naming Guidelines`

fix: Removed WriteObject routing annotations

feat: Added a new retention_duration field of Duration type
PiperOrigin-RevId: 492231039

Source-Link: googleapis/googleapis@82a7568

Source-Link: googleapis/googleapis-gen@2ecf909
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMmVjZjkwOWNhNjYyYmEzMDQ4NDJjZTZkMDQxZTkyOTIwYmUxZTliOCJ9
@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 Dec 5, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 5, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 5, 2022
@BenWhitehead BenWhitehead changed the title docs: Corrected typos and spellings feat: add {Compose,Rewrite.StartResumableWrite}Request.object_checksums and Bucket.RetentionPolicy.retention_duration Dec 5, 2022
@BenWhitehead BenWhitehead changed the title feat: add {Compose,Rewrite.StartResumableWrite}Request.object_checksums and Bucket.RetentionPolicy.retention_duration feat: add {Compose,Rewrite,StartResumableWrite}Request.object_checksums and Bucket.RetentionPolicy.retention_duration Dec 5, 2022
@BenWhitehead BenWhitehead removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Dec 5, 2022
@BenWhitehead BenWhitehead merged commit 31c1b18 into main Dec 5, 2022
@BenWhitehead BenWhitehead deleted the owl-bot-copy branch December 5, 2022 23:00
gcf-merge-on-green bot pushed a commit that referenced this pull request Dec 7, 2022
🤖 I have created a release *beep* *boop*
---


## [2.16.0](https://togithub.com/googleapis/java-storage/compare/v2.15.1...v2.16.0) (2022-12-06)


### Features

* Add {Compose,Rewrite,StartResumableWrite}Request.object_checksums and Bucket.RetentionPolicy.retention_duration ([#1790](https://togithub.com/googleapis/java-storage/issues/1790)) ([31c1b18](https://togithub.com/googleapis/java-storage/commit/31c1b18acc3c118e39eb613a82ee292f3e246b8f))
* Added a new retention_duration field of Duration type ([31c1b18](https://togithub.com/googleapis/java-storage/commit/31c1b18acc3c118e39eb613a82ee292f3e246b8f))
* Added object_checksums for compose/rewrite/startResumableWrite request ([31c1b18](https://togithub.com/googleapis/java-storage/commit/31c1b18acc3c118e39eb613a82ee292f3e246b8f))


### Bug Fixes

* Removed WriteObject routing annotations ([31c1b18](https://togithub.com/googleapis/java-storage/commit/31c1b18acc3c118e39eb613a82ee292f3e246b8f))


### Documentation

* Clarified relative resource names in gRPC IAM RPCs ([31c1b18](https://togithub.com/googleapis/java-storage/commit/31c1b18acc3c118e39eb613a82ee292f3e246b8f))
* Clarified the object can be deleted via DeleteObject ([31c1b18](https://togithub.com/googleapis/java-storage/commit/31c1b18acc3c118e39eb613a82ee292f3e246b8f))
* Updated the document link for `Naming Guidelines` ([31c1b18](https://togithub.com/googleapis/java-storage/commit/31c1b18acc3c118e39eb613a82ee292f3e246b8f))


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.1.0 ([#1797](https://togithub.com/googleapis/java-storage/issues/1797)) ([b1d0266](https://togithub.com/googleapis/java-storage/commit/b1d026608a5e3772e8bf77f25f1daf68b007427a))
* Update dependency org.apache.httpcomponents:httpclient to v4.5.14 ([#1795](https://togithub.com/googleapis/java-storage/issues/1795)) ([cf900f4](https://togithub.com/googleapis/java-storage/commit/cf900f4139f30f89e3c0784467ddc12cc00cf81c))
* Update dependency org.apache.httpcomponents:httpcore to v4.4.16 ([#1786](https://togithub.com/googleapis/java-storage/issues/1786)) ([3bf403e](https://togithub.com/googleapis/java-storage/commit/3bf403e94c035e6cf936e062a1ced2b5221b3912))
* Update dependency org.apache.httpcomponents:httpmime to v4.5.14 ([#1796](https://togithub.com/googleapis/java-storage/issues/1796)) ([c9ee3ca](https://togithub.com/googleapis/java-storage/commit/c9ee3ca8820531cd709bb8f8a58a736813346861))
* Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.18 ([#1782](https://togithub.com/googleapis/java-storage/issues/1782)) ([5bc5176](https://togithub.com/googleapis/java-storage/commit/5bc517623ef04bdb9a71a51666754b9f753f4c69))
* Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.19 ([#1791](https://togithub.com/googleapis/java-storage/issues/1791)) ([3184d65](https://togithub.com/googleapis/java-storage/commit/3184d65cce1368c2f39ff85a6ed02cf536902244))

---
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