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.22.0 to 26.26.0 in /ingestion-sink #2499

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps com.google.cloud:libraries-bom from 26.22.0 to 26.26.0.

Release notes

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

v26.26.0

GCP Libraries BOM 26.26.0

Here are the differences from the previous version (26.25.0)

New Addition

  • com.google.cloud:google-cloud-redis-cluster:0.1.0

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

Notable Changes

google-cloud-bigquery 2.34.0 (prev: 2.33.2)

  • Add BigLakeConfiguration Property in StandardTableDefinition.java (#2916) (1d660fa)
  • Add support for Dataset property storageBillingModel (#2913) (f452cf4)
  • Add support for preview features (#2923) (113b8f2)

google-cloud-bigtable 2.29.0 (prev: 2.28.0)

google-cloud-spanner 6.52.1 (prev: 6.50.1)

  • spanner: Add autoscaling config to the instance proto (#2674) (8d38ca3)

google-cloud-storage 2.29.0 (prev: 2.28.0)

Other libraries

  • [batch] expose display_name to batch v1 API (#9967) (934c929)

  • [clouddeploy] added platform log RolloutUpdateEvent (#9979) (ebdc309)

  • [cloudoptimization] added the route modifiers (#9963) (1f558b0)

  • [discoveryengine] add v1alpha public library for discoveryengine (#9953) (f4b2dda)

  • [merchantapi] channel field is added to the product_view table (#9956) (2a8403b)

  • [merchantapi] Channel enum is added (#9957) (9135abe)

  • [redis-cluster] new module for redis-cluster (#9993) (c280a9c)

  • [securitycenter] Add SimulateSecurityHealthAnalyticsCustomModule API for testing SHA custom module (#9980) (84afb01)

  • A new message MarketingMethod is added (2a8403b)

  • Channel enum is added (2a8403b)

  • ReportingContext enum is added (9135abe)

  • ReportingContext enum is added (2a8403b)

  • [analyticsadmin] delete BatchDeleteUserLinks, DeleteUserLink, BatchUpdateUserLinks, UpdateUserLink, BatchCreateUserLinks, CreateUserLink, AuditUserLinks, ListUserLinks, BatchGetUserLinks, GetUserLink from the Admin API v1 alph... (#9982) (75d2527)

  • [merchantapi] non_product_performance_view table, seller segments in product_performance_view table, and entity ids in best_seller tables are removed (#9981) (f242404)

  • destination field in the product_performance_view table is renamed to marketing_method (2a8403b)

  • destination term in the product_view table is renamed to reporting_context (2a8403b)

  • predicted_gross_profit_change_fraction and predicted_monthly_gross_profit_change fields are removed from the price_insights_product_view table (2a8403b)

  • ReportGranularity, RelativeDemand, RelativeDemandChangeType, TrafficSource enums are wrapped into messages (2a8403b)

... (truncated)

Commits
  • 88037bb chore: release main (#6262)
  • 19380bf deps: update dependency com.google.cloud:google-cloud-logging-logback to v0.1...
  • b1175d6 deps: update dependency com.google.cloud:google-cloud-bigquery to v2.34.0 (#6...
  • 4961764 deps: update dependency commons-cli:commons-cli to v1.6.0 (#6269)
  • 8ef482d deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.29.0...
  • d06156f deps: update dependency com.google.cloud:google-cloud-logging-bom to v3.15.12...
  • 77d4658 deps: update dependency com.google.cloud:google-cloud-bigquerystorage-bom to ...
  • e896c4e deps: update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.12...
  • a21c002 deps: update dependency commons-io:commons-io to v2.15.0 (#6264)
  • c683842 chore: Remove references to game-server module (#6263)
  • 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)