This repository was archived by the owner on Feb 24, 2026. It is now read-only.
deps: revert dependency upgrade for protobuf to v3.20.2 (#1659)#1856
Merged
gcf-merge-on-green[bot] merged 1 commit intomainfrom Oct 28, 2022
Conversation
suztomo
approved these changes
Oct 28, 2022
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Oct 28, 2022
🤖 I have created a release *beep* *boop* --- ## [2.24.2](https://togithub.com/googleapis/java-bigquerystorage/compare/v2.24.1...v2.24.2) (2022-10-28) ### Bug Fixes * Remove applying header for multiplexing client and add a unit test for multiplexing with different location ([df9b487](https://togithub.com/googleapis/java-bigquerystorage/commit/df9b4876f868d1e33a1c2273a83fc7bfcd3ddf27)) ### Dependencies * Revert dependency upgrade for protobuf to v3.20.2 ([#1659](https://togithub.com/googleapis/java-bigquerystorage/issues/1659)) ([#1856](https://togithub.com/googleapis/java-bigquerystorage/issues/1856)) ([df9b487](https://togithub.com/googleapis/java-bigquerystorage/commit/df9b4876f868d1e33a1c2273a83fc7bfcd3ddf27)) * Update arrow.version to v10 (major) (https://togithub.com/googleapis/java-bigquerystorage/issues/1847) ([b0b5f06](https://togithub.com/googleapis/java-bigquerystorage/commit/b0b5f06de60bce556b813e91c7ac665d8f045906)) ([df9b487](https://togithub.com/googleapis/java-bigquerystorage/commit/df9b4876f868d1e33a1c2273a83fc7bfcd3ddf27)) * Update dependency com.google.cloud:google-cloud-bigquery to v2.18.0 (https://togithub.com/googleapis/java-bigquerystorage/issues/1852) ([bb475bd](https://togithub.com/googleapis/java-bigquerystorage/commit/bb475bdbeb0749889fec32fcecf36d0b51fdd8ac)) ([df9b487](https://togithub.com/googleapis/java-bigquerystorage/commit/df9b4876f868d1e33a1c2273a83fc7bfcd3ddf27)) * Update dependency org.apache.arrow:arrow-memory-netty to v10 (https://togithub.com/googleapis/java-bigquerystorage/issues/1848) ([d6d96ff](https://togithub.com/googleapis/java-bigquerystorage/commit/d6d96ffb58be65d2a06c4f02de351fadd08da8e4)) ([df9b487](https://togithub.com/googleapis/java-bigquerystorage/commit/df9b4876f868d1e33a1c2273a83fc7bfcd3ddf27)) * Update dependency org.apache.arrow:arrow-vector to v10 (https://togithub.com/googleapis/java-bigquerystorage/issues/1849) ([66853c2](https://togithub.com/googleapis/java-bigquerystorage/commit/66853c216ed2887e2d56f987cfffcb10d616f4bb)) ([df9b487](https://togithub.com/googleapis/java-bigquerystorage/commit/df9b4876f868d1e33a1c2273a83fc7bfcd3ddf27)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reverts #1851
fix: Remove applying header for multiplexing client and add a unit test for multiplexing with different location
deps: Update arrow.version to v10 (major) (#1847) (b0b5f06)
deps: Update dependency com.google.cloud:google-cloud-bigquery to v2.18.0 (#1852) (bb475bd)
deps: Update dependency org.apache.arrow:arrow-memory-netty to v10 (#1848) (d6d96ff)
deps: Update dependency org.apache.arrow:arrow-vector to v10 (#1849) (66853c2)