memiiso / debezium-server-bigquery

Replicates any database (CDC events) to Bigquery in real time
Apache License 2.0
14 stars 2 forks source link

Bump com.google.cloud:google-cloud-bigquerystorage from 3.2.0 to 3.5.0 #167

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps com.google.cloud:google-cloud-bigquerystorage from 3.2.0 to 3.5.0.

Release notes

Sourced from com.google.cloud:google-cloud-bigquerystorage's releases.

v3.5.0

3.5.0 (2024-04-26)

Features

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.39.0 (#2467) (e2bc82d)

Dependencies

  • Update actions/checkout digest to 1d96c77 (#2469) (8efb813)
  • Update arrow.version to v16 (#2468) (d143c65)
  • Update dependency com.google.cloud:google-cloud-bigquery to v2.38.2 (#2453) (a054ddd)
  • Update dependency com.google.cloud:google-cloud-bigquery to v2.39.0 (#2473) (4eadc4a)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.28.1 (#2455) (80269b0)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.29.0 (#2465) (c082c36)

v3.4.0

3.4.0 (2024-03-19)

Features

  • Add short, integer, long, boolean conversions into string (#2437) (4f4216e)
  • Provide the default stream name (#2444) (fe9c3ae)

Bug Fixes

  • Accept default stream name (#2432) (d58a314)
  • Add version id to the client lib header (#2447) (43fd699)
  • Also shutdown the stream connection in case the timeout exception is (#2445) (6e267fb)
  • Fix WriteToDefaultStream example code to close the client properly (#2433) (d8a52f8)

Dependencies

  • Update arrow.version to v15.0.1 (#2442) (d629194)
  • Update arrow.version to v15.0.2 (#2449) (27ded96)
  • Update dependency com.google.cloud:google-cloud-bigquery to v2.38.1 (#2434) (d99b6bd)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.28.1 (#2448) (6ae3d07)

v3.3.1

3.3.1 (2024-03-06)

... (truncated)

Changelog

Sourced from com.google.cloud:google-cloud-bigquerystorage's changelog.

3.5.0 (2024-04-26)

Features

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.39.0 (#2467) (e2bc82d)

Dependencies

  • Update actions/checkout digest to 1d96c77 (#2469) (8efb813)
  • Update arrow.version to v16 (#2468) (d143c65)
  • Update dependency com.google.cloud:google-cloud-bigquery to v2.38.2 (#2453) (a054ddd)
  • Update dependency com.google.cloud:google-cloud-bigquery to v2.39.0 (#2473) (4eadc4a)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.28.1 (#2455) (80269b0)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.29.0 (#2465) (c082c36)

3.4.0 (2024-03-19)

Features

  • Add short, integer, long, boolean conversions into string (#2437) (4f4216e)
  • Provide the default stream name (#2444) (fe9c3ae)

Bug Fixes

  • Accept default stream name (#2432) (d58a314)
  • Add version id to the client lib header (#2447) (43fd699)
  • Also shutdown the stream connection in case the timeout exception is (#2445) (6e267fb)
  • Fix WriteToDefaultStream example code to close the client properly (#2433) (d8a52f8)

Dependencies

  • Update arrow.version to v15.0.1 (#2442) (d629194)
  • Update arrow.version to v15.0.2 (#2449) (27ded96)
  • Update dependency com.google.cloud:google-cloud-bigquery to v2.38.1 (#2434) (d99b6bd)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.28.1 (#2448) (6ae3d07)

3.3.1 (2024-03-06)

Dependencies

... (truncated)

Commits
  • 66241d2 chore(main): release 3.5.0 (#2457)
  • c082c36 deps: update dependency com.google.cloud:sdk-platform-java-config to v3.29.0 ...
  • 4eadc4a deps: update dependency com.google.cloud:google-cloud-bigquery to v2.39.0 (#2...
  • 8efb813 deps: update actions/checkout digest to 1d96c77 (#2469)
  • d143c65 deps: update arrow.version to v16 (#2468)
  • e2bc82d fix(deps): Update the Java code generator (gapic-generator-java) to 2.39.0 (#...
  • b35bd4a feat: add libraries_bom_version in metadata (#1956) (#2463)
  • 30b7a29 build: Update protobuf to 25.3 in WORKSPACE (#2462)
  • 719f584 chore: owlbot-java adding the Docker tag in images section (#1949) (#2461)
  • d297248 chore(deps): update dependency com.google.cloud:libraries-bom to v26.37.0 (#2...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 5 months ago

Superseded by #170.