Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

chore(deps): update dependency com.google.cloud:google-cloud-bigquerystorage to v1.9.0#843

Merged
stephaniewang526 merged 1 commit intogoogleapis:masterfrom
renovate-bot:renovate/com.google.cloud-google-cloud-bigquerystorage-1.x
Feb 17, 2021
Merged

chore(deps): update dependency com.google.cloud:google-cloud-bigquerystorage to v1.9.0#843
stephaniewang526 merged 1 commit intogoogleapis:masterfrom
renovate-bot:renovate/com.google.cloud-google-cloud-bigquerystorage-1.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud:google-cloud-bigquerystorage 1.8.5 -> 1.9.0 age adoption passing confidence

Release Notes

googleapis/java-bigquerystorage

v1.9.0

Compare Source

Features
Bug Fixes
Dependencies
  • update dependency com.google.cloud:google-cloud-bigquery to v1.127.0 (#​825) (36322fb)
  • update dependency com.google.cloud:google-cloud-bigquery to v1.127.1 (#​828) (c24a6ae)
  • update dependency com.google.cloud:google-cloud-bigquery to v1.127.2 (#​830) (94c7848)
  • update dependency junit:junit to v4.13.2 (#​829) (c2e429a)
1.8.5 (2021-01-17)
Bug Fixes
  • StreamWriter hang when we reach the inflight limit control and is doing a retry (#​799) (f8f9770)
1.8.4 (2021-01-14)
Bug Fixes
  • default stream integration test failures due to production expected change (#​791) (1c2b5c1)
Documentation
Dependencies
  • update dependency com.google.cloud:google-cloud-bigquery to v1.126.6 (#​794) (8e68546)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.18.0 (#​795) (86036bb)
  • update protobuf (#​790) (792e925)
1.8.3 (2021-01-12)
Dependencies
  • update dependency com.google.cloud:google-cloud-bigquery to v1.126.4 (#​782) (ced40d0)
1.8.2 (2021-01-12)
Dependencies
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.17.1 (#​778) (b4099d0)
1.8.1 (2021-01-11)
Dependencies
  • update dependency com.fasterxml.jackson.core:jackson-core to v2.12.1 (#​770) (2f276bd)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested review from a team and steffnay February 17, 2021 18:48
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 17, 2021
@product-auto-label product-auto-label bot added the api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. label Feb 17, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Feb 17, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 17, 2021
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 17, 2021

Codecov Report

Merging #843 (a186d39) into master (4c02050) will decrease coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #843      +/-   ##
============================================
- Coverage     81.14%   81.01%   -0.14%     
+ Complexity      996      952      -44     
============================================
  Files            74       74              
  Lines          5347     5231     -116     
  Branches        415      404      -11     
============================================
- Hits           4339     4238     -101     
+ Misses          838      835       -3     
+ Partials        170      158      -12     
Impacted Files Coverage Δ Complexity Δ
...igquery/storage/v1beta1/BigQueryStorageClient.java 68.75% <0.00%> (-1.84%) 16.00% <0.00%> (-3.00%)
.../cloud/bigquery/storage/v1/BigQueryReadClient.java 51.51% <0.00%> (-1.43%) 8.00% <0.00%> (-1.00%)
...d/bigquery/storage/v1beta2/BigQueryReadClient.java 51.51% <0.00%> (-1.43%) 8.00% <0.00%> (-1.00%)
...ery/storage/v1beta1/BaseBigQueryStorageClient.java 72.22% <0.00%> (-0.66%) 17.00% <0.00%> (-5.00%)
...bigquery/storage/v1/stub/GrpcBigQueryReadStub.java 88.88% <0.00%> (-0.65%) 9.00% <0.00%> (-1.00%)
...ery/storage/v1beta2/stub/GrpcBigQueryReadStub.java 88.88% <0.00%> (-0.65%) 9.00% <0.00%> (-1.00%)
...ry/storage/v1beta2/stub/GrpcBigQueryWriteStub.java 92.70% <0.00%> (-0.55%) 14.00% <0.00%> (-1.00%)
...uery/storage/v1/stub/BigQueryReadStubSettings.java 83.73% <0.00%> (-0.52%) 12.00% <0.00%> (ø%)
...storage/v1beta2/stub/BigQueryReadStubSettings.java 83.73% <0.00%> (-0.52%) 12.00% <0.00%> (ø%)
...y/storage/v1alpha2/stub/GrpcBigQueryWriteStub.java 93.00% <0.00%> (-0.50%) 14.00% <0.00%> (-1.00%)
... and 19 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4c02050...a186d39. Read the comment docs.

@stephaniewang526 stephaniewang526 merged commit 4d36f52 into googleapis:master Feb 17, 2021
@renovate-bot renovate-bot deleted the renovate/com.google.cloud-google-cloud-bigquerystorage-1.x branch February 17, 2021 19:09
shubhwip pushed a commit to shubhwip/java-bigquerystorage that referenced this pull request Oct 7, 2023
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants