mozilla / gcp-ingestion

Documentation and implementation of telemetry ingestion on Google Cloud Platform
https://mozilla.github.io/gcp-ingestion/
Mozilla Public License 2.0
75 stars 31 forks source link

Bump com.google.cloud:libraries-bom from 26.27.0 to 26.28.0 in /ingestion-sink #2524

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

Bumps com.google.cloud:libraries-bom from 26.27.0 to 26.28.0.

Release notes

Sourced from com.google.cloud:libraries-bom's releases.

v26.28.0

GCP Libraries BOM 26.28.0

Here are the differences from the previous version (26.27.0)

New Addition

  • com.google.cloud:google-cloud-securesourcemanager:0.1.0
  • com.google.cloud:google-cloud-telcoautomation:0.1.0

The group ID of the following artifacts is com.google.cloud.

Notable Changes

google-cloud-bigquery 2.35.0 (prev: 2.34.2)

google-cloud-bigquerystorage 2.47.0 (prev: 2.45.0)

  • Add integration tests with RetrySettings enabled. (#2275) (179193a)

  • Add new configuration for nightly retry-related tests. (#2319) (e78b841)

  • Enable 20MB request limit, this feature is allowlist only. (#2311) (75c2552)

  • Add comment/documentation for setRetrySettings (#2309) (664b550)

  • Create next attempt after first attempt to initialize exponential backoff settings. (#2316) (e5884cc)

  • Enable request limit e2e test. (#2320) (9d8c368)

  • Adding CDC sample (#2263) (ba134e4)

  • An atempt to solve test failure in nightly build (#2330) (f77465e)

  • Fix a test that is flaky (#2340) (cb6e2c9)

  • Fix the write api integration test (#2333) (a69bec9)

google-cloud-bigtable 2.30.0 (prev: 2.29.1)

  • Client sends routing cookie back to server (#1888) (4c73abd)

google-cloud-spanner 6.55.0 (prev: 6.53.0)

  • Enable session leaks prevention by cleaning up long-running tra… (#2655) (faa7e5d)

  • Copy backup issue when backup is done across different instance IDs (#2732) (7f6b158)

  • Respect SPANNER_EMULATOR_HOST env var when autoConfigEmulator=true (#2730) (9c19934)

  • Add java sample for managed autoscaler (#2709) (9ea4f4f)

google-cloud-storage 2.30.1 (prev: 2.29.1)

  • Add object retention feature (#2277) (3deb29b)

  • Fix JSON read handling when socket broken resulting in partial bytes copied (#2303) (d4bfcf0), closes #2301

  • Fix Storage#readAllBytes to allow reading compressed bytes (#2304) (68b96a9)

... (truncated)

Commits
  • 9dcb025 chore: release main (#6316)
  • 2357cee deps: update dependency com.google.cloud:google-cloud-nio to v0.127.8 (#6331)
  • fa05ea6 deps: update dependency com.google.cloud:google-cloud-storage-bom to v2.30.1 ...
  • 188b3d7 deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.30.0...
  • ba5a6e7 deps: update dependency com.google.cloud:gapic-libraries-bom to v1.25.0 (#6325)
  • 0f8283a ci: Update ci.yaml to introduce Java 21 unit testing (#1907) (#6313)
  • b9fba54 build(deps): update dependency org.apache.maven:maven-artifact to v3.9.6 (#6314)
  • 5d656a7 deps: update dependency com.google.cloud:google-cloud-storage-bom to v2.30.0 ...
  • 4f836aa deps: update dependency com.google.cloud:google-cloud-datastore-bom to v2.17....
  • 3c40c9b deps: update dependency com.google.cloud:google-cloud-bigquery to v2.35.0 (#6...
  • 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 8 months ago

Superseded by #2526.