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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 2.22.0 #1785

Merged
merged 1 commit into from Sep 30, 2022
Merged

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Sep 16, 2022

馃 I have created a release beep boop

2.22.0 (2022-09-29)

Features

  • Add a new specific exception about json data has unknown field (#1792) (18f93c1)
  • Add cache for location in stream writer, and trigger that when location is not presented (#1804) (c24c14f)
  • Add close() to multiplexing client (#1788) (6b3a974)
  • Add fully managed schema support on json writer (#1794) (b6b515f)
  • Add more retry error code to the sample (#1805) (4bf67bc)
  • Add multiplexing client core algorithm and basic testing, plus fix a tiny bug in fake server (#1787) (1bb8e26)
  • Add multiplexing support to connection worker. (#1784) (a869a1d)
  • Add support for flexible column name in JsonStreamWriter (#1786) (694abbb)
  • Add two fine logs that would allow Datastream to look into the stuck issue (#1791) (745ceb4)
  • Always pass a null bigquery client lib to StreamWriter (#1795) (eec50c1)
  • Bug fix for checking write_stream field but proto might not contain the field to unblock the release (#1806) (9791d69)
  • Client unknown fields drives writer refreshment (#1797) (d8aaed5)
  • ExecutorProvider can now be replaced (#1770) (6380f71), closes #1769
  • Fix some todos and reject stream writer if it's created with mixed behavior of passed in client or not (#1803) (1a69192)
  • Minor tune after offline testing (#1807) (694a870)
  • Populate location info if we already called GetWriteStream (#1802) (5f43103)
  • Some fixes for multiplexing client (#1798) (b3ffd77)
  • Wire connection pool to stream writer without implementing updated schema (#1790) (3eb1475)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested a review from a team as a code owner September 16, 2022 23:13
@release-please release-please bot requested a review from a team September 16, 2022 23:13
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. labels Sep 16, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch 10 times, most recently from 537e8db to 7f7031e Compare September 26, 2022 22:29
@release-please release-please bot force-pushed the release-please--branches--main branch 7 times, most recently from d5654e4 to db3f26a Compare September 29, 2022 20:17
@release-please release-please bot force-pushed the release-please--branches--main branch from db3f26a to 4b6ab2f Compare September 29, 2022 22:15
@Neenu1995 Neenu1995 added kokoro:force-run Add this label to force Kokoro to re-run the tests. automerge Merge the pull request once unit tests and other checks pass. labels Sep 29, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 29, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit 935d7a8 into main Sep 30, 2022
@gcf-merge-on-green gcf-merge-on-green bot deleted the release-please--branches--main branch September 30, 2022 00:02
@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 30, 2022
@release-please
Copy link
Contributor Author

@release-tool-publish-reporter

The release build has started, the log can be viewed here. 馃尰

@release-tool-publish-reporter

馃 You hatched a release! The release build finished successfully! 馃挏

gcf-owl-bot bot added a commit that referenced this pull request Mar 31, 2023
Source-Link: googleapis/synthtool@43c709a
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:3387f93d4577788512112ff69ddab746ae9192ddd9f13cfd175ef310d62d7d30
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. autorelease: published size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

There is no way to control thread creation in Gax.
2 participants