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 location to WriteStream and add WriteStreamView support #1771

Merged
merged 4 commits into from
Sep 8, 2022

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Sep 7, 2022

  • Regenerate this pull request now.

PiperOrigin-RevId: 472835596

Source-Link: googleapis/googleapis@1cf9407

Source-Link: https://github.com/googleapis/googleapis-gen/commit/59d0f10badec867913ebc2eb4bac021f79904519
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTlkMGYxMGJhZGVjODY3OTEzZWJjMmViNGJhYzAyMWY3OTkwNDUxOSJ9

chore(bazel): Update WORKSPACE files for rules_gapic, gax_java, generator_java versions
PiperOrigin-RevId: 472750037

Source-Link: googleapis/googleapis@88f2ea3

Source-Link: https://github.com/googleapis/googleapis-gen/commit/230a5588306aae18fe8f2a57f14d4039ad72c901
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjMwYTU1ODgzMDZhYWUxOGZlOGYyYTU3ZjE0ZDQwMzlhZDcyYzkwMSJ9

…ator_java versions

PiperOrigin-RevId: 472750037

Source-Link: googleapis/googleapis@88f2ea3

Source-Link: https://github.com/googleapis/googleapis-gen/commit/230a5588306aae18fe8f2a57f14d4039ad72c901
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjMwYTU1ODgzMDZhYWUxOGZlOGYyYTU3ZjE0ZDQwMzlhZDcyYzkwMSJ9
@gcf-owl-bot gcf-owl-bot bot requested a review from a team September 7, 2022 20:54
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner September 7, 2022 20:54
@gcf-owl-bot gcf-owl-bot bot requested a review from alvarowolfx September 7, 2022 20:54
@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 Sep 7, 2022
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. labels Sep 7, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 7, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 7, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 7, 2022
@product-auto-label product-auto-label bot added size: l Pull request size is large. and removed size: xl Pull request size is extra large. labels Sep 7, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 7, 2022
PiperOrigin-RevId: 472835596

Source-Link: googleapis/googleapis@1cf9407

Source-Link: https://github.com/googleapis/googleapis-gen/commit/59d0f10badec867913ebc2eb4bac021f79904519
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTlkMGYxMGJhZGVjODY3OTEzZWJjMmViNGJhYzAyMWY3OTkwNDUxOSJ9
@gcf-owl-bot gcf-owl-bot bot changed the title chore(bazel): Update WORKSPACE files for rules_gapic, gax_java, generator_java versions feat: add location to WriteStream and add WriteStreamView support Sep 8, 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 Sep 8, 2022
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. and removed size: l Pull request size is large. labels Sep 8, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 8, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 8, 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 Sep 8, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 8, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 8, 2022
@meltsufin meltsufin added the automerge Merge the pull request once unit tests and other checks pass. label Sep 8, 2022
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Sep 8, 2022
@yirutang yirutang self-requested a review September 8, 2022 19:14
@yirutang yirutang merged commit f446ff4 into main Sep 8, 2022
@yirutang yirutang deleted the owl-bot-copy branch September 8, 2022 19:15
gcf-merge-on-green bot pushed a commit that referenced this pull request Sep 15, 2022
🤖 I have created a release *beep* *boop*
---


## [2.21.0](v2.20.1...v2.21.0) (2022-09-15)


### Features

* Add connection worker skeleton used for multiplexing client ([#1778](#1778)) ([b26265e](b26265e))
* Add Load api for connection worker for multiplexing worker ([#1779](#1779)) ([179930e](179930e))
* Add location to WriteStream and add WriteStreamView support ([#1771](#1771)) ([f446ff4](f446ff4))
* Add proto annotation for non-ascii field mapping ([#1776](#1776)) ([1a079ee](1a079ee))
* introducing connection worker to run a loop for fetching / sending requests in a queue. ([7dd447d](7dd447d))


### Bug Fixes

* **api:** Numeric/bignumeric conversion issue [#1757](#1757) ([#1768](#1768)) ([5cc96a0](5cc96a0))


### Dependencies

* Update dependency com.google.cloud:google-cloud-bigquery to v2.15.0 ([#1766](#1766)) ([40e0ba0](40e0ba0))
* Update dependency com.google.cloud:google-cloud-bigquery to v2.16.0 ([#1777](#1777)) ([08a7c8f](08a7c8f))
* Update dependency com.google.cloud:google-cloud-bigquery to v2.16.1 ([#1781](#1781)) ([7ff7099](7ff7099))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#1772](#1772)) ([3279ef4](3279ef4))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#1780](#1780)) ([ed2cd66](ed2cd66))

---
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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquerystorage Issues related to the googleapis/java-bigquerystorage 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.

3 participants