Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

feat: field ObjectTrackingAnnotation.segment moved into oneof, added track_id #897

Merged
merged 4 commits into from Apr 29, 2022

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Apr 26, 2022

  • Regenerate this pull request now.

PiperOrigin-RevId: 445061085

Source-Link: googleapis/googleapis@0506e19

Source-Link: https://github.com/googleapis/googleapis-gen/commit/5796d5155df9a378c0fd8d97c06f7d7170765670
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTc5NmQ1MTU1ZGY5YTM3OGMwZmQ4ZDk3YzA2ZjdkNzE3MDc2NTY3MCJ9

chore(bazel): update version of Protobuf to v3.20.1
PiperOrigin-RevId: 444328399

Source-Link: googleapis/googleapis@c7ca416

Source-Link: https://github.com/googleapis/googleapis-gen/commit/d61705453a62b3ecda78aa30c192840ebc5a8a90
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDYxNzA1NDUzYTYyYjNlY2RhNzhhYTMwYzE5Mjg0MGViYzVhOGE5MCJ9

PiperOrigin-RevId: 444328399

Source-Link: googleapis/googleapis@c7ca416

Source-Link: googleapis/googleapis-gen@d617054
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDYxNzA1NDUzYTYyYjNlY2RhNzhhYTMwYzE5Mjg0MGViYzVhOGE5MCJ9
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner April 26, 2022 00:55
@product-auto-label product-auto-label bot added the size: xl Pull request size is extra large. label Apr 26, 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 Apr 26, 2022
@product-auto-label product-auto-label bot added the api: videointelligence Issues related to the googleapis/java-video-intelligence API. label Apr 26, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 26, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 26, 2022
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: xl Pull request size is extra large. labels Apr 26, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 26, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 26, 2022
… track_id

PiperOrigin-RevId: 445061085

Source-Link: googleapis/googleapis@0506e19

Source-Link: googleapis/googleapis-gen@5796d51
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTc5NmQ1MTU1ZGY5YTM3OGMwZmQ4ZDk3YzA2ZjdkNzE3MDc2NTY3MCJ9
@gcf-owl-bot gcf-owl-bot bot changed the title chore(bazel): update version of Protobuf to v3.20.1 feat!: field ObjectTrackingAnnotation.segment moved into oneof, added track_id Apr 28, 2022
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. and removed size: m Pull request size is medium. labels Apr 28, 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 Apr 28, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 28, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 28, 2022
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: xl Pull request size is extra large. labels Apr 28, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 28, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 28, 2022
@suztomo suztomo added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Apr 28, 2022
@suztomo
Copy link
Member

suztomo commented Apr 29, 2022

The breaking change is on v1p2beta1 and CLIRR is not complaining. I'll merge after removing "!" mark.

@suztomo suztomo changed the title feat!: field ObjectTrackingAnnotation.segment moved into oneof, added track_id feat: field ObjectTrackingAnnotation.segment moved into oneof, added track_id Apr 29, 2022
@suztomo suztomo removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Apr 29, 2022
@suztomo suztomo merged commit 95aa623 into main Apr 29, 2022
@suztomo suztomo deleted the owl-bot-copy branch April 29, 2022 02:05
gcf-merge-on-green bot pushed a commit that referenced this pull request May 24, 2022
🤖 I have created a release *beep* *boop*
---


## [2.1.0](v2.0.27...v2.1.0) (2022-05-19)


### Features

* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-video-intelligence/issues/1440)) ([#908](#908)) ([cadb24e](cadb24e))
* field ObjectTrackingAnnotation.segment moved into oneof, added track_id ([#897](#897)) ([95aa623](95aa623))


### Dependencies

* update dependency com.google.cloud:google-cloud-core to v2.7.1 ([#906](#906)) ([3d548c0](3d548c0))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#907](#907)) ([0c06c94](0c06c94))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit to meltsufin/monorepo-experiments that referenced this pull request May 24, 2022
🤖 I have created a release *beep* *boop*
---


## [2.1.0](googleapis/java-video-intelligence@v2.0.27...v2.1.0) (2022-05-19)


### Features

* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-video-intelligence/issues/1440)) ([#908](googleapis/java-video-intelligence#908)) ([5270989](googleapis/java-video-intelligence@5270989))
* field ObjectTrackingAnnotation.segment moved into oneof, added track_id ([#897](googleapis/java-video-intelligence#897)) ([c05bb53](googleapis/java-video-intelligence@c05bb53))


### Dependencies

* update dependency com.google.cloud:google-cloud-core to v2.7.1 ([#906](googleapis/java-video-intelligence#906)) ([bb4d6d5](googleapis/java-video-intelligence@bb4d6d5))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#907](googleapis/java-video-intelligence#907)) ([036bf97](googleapis/java-video-intelligence@036bf97))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: videointelligence Issues related to the googleapis/java-video-intelligence API. owl-bot-copy size: m Pull request size is medium.
Projects
None yet
2 participants