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.31.0 to 26.33.0 in /ingestion-sink #2552

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps com.google.cloud:libraries-bom from 26.31.0 to 26.33.0.

Release notes

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

v26.33.0

GCP Libraries BOM 26.33.0

Here are the differences from the previous version (26.32.0)

New Addition

  • com.google.cloud:google-cloud-securityposture:0.1.0

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

Notable Changes

google-cloud-bigquerystorage 3.2.0 (prev: 3.1.0)

  • Introduce MaximumRequestCallbackWaitTimeExceededException (#2401) (0dbbfb8)

  • Add client id and update trace id population for StreamWriter and JsonWriter (#2389) (4258af4)

google-cloud-bigtable 2.34.0 (prev: 2.33.0)

  • Add the export logic for per-connection error rate metric (#2121) (d053f2d)
  • Create the backbone of counting errors per connection each minute. (#2094) (7d27816)

google-cloud-firestore 3.17.0 (prev: 3.16.3)

  • Add an API method for reordering firewall policies (#1572) (60d8ab1)

  • Transactions with readTime will omit begin and commit transaction requests, and instead pass readTime on individual read requests. (#1565) (d5fb01a)

google-cloud-logging 3.16.0 (prev: 3.15.17)

  • Add an API method for reordering firewall policies (#1538) (9cd6b96)

google-cloud-pubsublite 1.13.0 (prev: 1.12.22)

  • Add an API method for reordering firewall policies (#1587) (f920e08)

google-cloud-spanner 6.60.0 (prev: 6.58.0)

  • Support public methods to use autogenerated admin clients. (#2878) (53bcb3e)

  • Add an API method for reordering firewall policies (62319f0)

  • spanner: Add field for multiplexed session in spanner.proto (62319f0)

  • Update TransactionOptions to include new option exclude_txn_from_change_streams (#2853) (62319f0)

  • Add ensureDecoded to proto type (#2897) (e99b78c)

  • spanner: Fix write replace used by dataflow template and import export (#2901) (64b9042)

google-cloud-storage 2.34.0 (prev: 2.33.0)

  • Enable automatic retries for create RenameFolder LRO in Storage Control API (#2410) (b0450b8)

Other libraries

  • [aiplatform] Add Grounding feature to PredictionService.GenerateContent (#10358) (0ee1383)
  • [documentai] A new field schema_override is added to message ProcessOptions (#10386) (728f841)

... (truncated)

Commits
  • 7f54231 chore: release main (#6441)
  • 9ab47cf deps: update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.15.5...
  • 33b7b5a deps: update dependency com.google.googlejavaformat:google-java-format to v1....
  • 6c8eaf2 deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.60.0 ...
  • a5a4258 deps: update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.13...
  • 6fe6069 deps: update dependency com.google.cloud:google-cloud-logging-bom to v3.16.0 ...
  • 90fda7d deps: update dependency com.google.cloud:google-cloud-firestore-bom to v3.17....
  • d40b4f9 deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.34.0...
  • 31cdb19 deps: update dependency com.google.cloud:google-cloud-bigquerystorage-bom to ...
  • a453127 deps: update actions/setup-node action to v4 (#6456)
  • 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 #2557.