memiiso / debezium-server-iceberg

Replicates any database (CDC events) to Apache Iceberg (To Cloud Storage)
Apache License 2.0
174 stars 35 forks source link

Bump google-cloud-storage from 2.16.0 to 2.20.2 #186

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps google-cloud-storage from 2.16.0 to 2.20.2.

Release notes

Sourced from google-cloud-storage's releases.

v2.20.2

2.20.2 (2023-03-22)

Bug Fixes

  • Add service_yaml_parameters to java_gapic_library targets (#1933) (ceaeb3f)

Documentation

  • Add clarification on non-editable metadata (#1939) (df57705)

Dependencies

  • Update dependency com.google.apis:google-api-services-storage to v1-rev20230301-2.0.0 (#1935) (dbc7534)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.5.0 (#1940) (fc55e41)

v2.20.1

2.20.1 (2023-03-07)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.4.0 (#1919) (fb42336)

v2.20.0

2.20.0 (2023-03-01)

Features

  • Allow specifying a negative offset to ReadChannel (#1916) (6df5469)

v2.19.0

2.19.0 (2023-02-21)

Features

  • Update routing annotation for CreateBucketRequest (#1892) (581120f)

Bug Fixes

  • Update Default RetryStrategy to retry SSLException caused by SocketException (#1900) (be2aba0)
  • Update GrpcStorageImpl handling to be aware of quotaProjectId (#1877) (ca8510e), closes #1736

... (truncated)

Changelog

Sourced from google-cloud-storage's changelog.

2.20.2 (2023-03-22)

Bug Fixes

  • Add service_yaml_parameters to java_gapic_library targets (#1933) (ceaeb3f)

Documentation

  • Add clarification on non-editable metadata (#1939) (df57705)

Dependencies

  • Update dependency com.google.apis:google-api-services-storage to v1-rev20230301-2.0.0 (#1935) (dbc7534)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.5.0 (#1940) (fc55e41)

2.20.1 (2023-03-07)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.4.0 (#1919) (fb42336)

2.20.0 (2023-03-01)

Features

  • Allow specifying a negative offset to ReadChannel (#1916) (6df5469)

2.19.0 (2023-02-21)

Features

  • Update routing annotation for CreateBucketRequest (#1892) (581120f)

Bug Fixes

  • Update Default RetryStrategy to retry SSLException caused by SocketException (#1900) (be2aba0)
  • Update GrpcStorageImpl handling to be aware of quotaProjectId (#1877) (ca8510e), closes #1736

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.3.0 (#1907) (85e22d7)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.20 (#1904) (95b9aef)

... (truncated)

Commits
  • 09c5fff chore(main): release 2.20.2 (#1946)
  • 46e6a51 chore: Adding release-please annotations to readme files (#1781) (#1941)
  • dd0296f chore: treat java-iam as special structure module (#1777) (#1937)
  • f5320c5 chore(deps): update dependency com.google.cloud:libraries-bom to v26.10.0 (#1...
  • 625f603 chore(main): release 2.20.2-SNAPSHOT (#1927)
  • a43c2a2 test(deps): update cross product test dependencies (#1943)
  • fbd68ca test(deps): update cross product test dependencies (#1920)
  • ceaeb3f fix: Add service_yaml_parameters to java_gapic_library targets (#1933)
  • 0d536ba build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...
  • fae3279 chore: skip google-iam-policy rather than java-iam (#1779) (#1938)
  • 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 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 1 year ago

Superseded by #193.