Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.google.cloud:libraries-bom from 26.27.0 to 26.32.0 in /modules/gcloud #1638

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

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

Release notes

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

v26.32.0

GCP Libraries BOM 26.32.0

Here are the differences from the previous version (26.31.0)

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

Notable Changes

google-cloud-bigquerystorage 3.1.0 (prev: 3.0.1)

  • Enable instream retry for default streams when Multiplexing. (#2376) (9a18523)

  • Add a bit more message so customers are not going to be scared on retryable errors. (#2386) (90331a3)

  • Split connection pool based on credential (#2388) (08bc846)

google-cloud-bigtable 2.33.0 (prev: 2.32.0)

  • Define the metrics for collecting per connection error count. (#2088) (b212bbf)

  • Deflake Backup integration tests due to deleteBackup timeouts (#2105) (0948da7)

  • Extend timeouts for deleting snapshots, backups and tables (#2108) (df1d307)

google-cloud-spanner 6.58.0 (prev: 6.57.0)

  • Open telemetry implementation (#2770) (244d6a8)

  • spanner: Support max_commit_delay in Spanner transactions (#2854) (e2b7ae6)

  • Support Directed Read in Connection API (#2855) (ee477c2)

  • Cast for Proto type (#2862) (0a95dba)

  • Ignore UnsupportedOperationException for virtual threads (#2866) (aa9ad7f)

  • Use default query options with statement cache (#2860) (741e4cf)

google-cloud-storage 2.33.0 (prev: 2.32.1)

  • Adds TPC support (#2362) (8b636db)

  • Temporarily restoring storage_grpc_service_config.json to fix broken test (#2365) (50b6610)

Other libraries

  • [aiplatform] Add generateContent Unary API for aiplatform_v1 (#10319) (08700f2)
  • [aiplatform] add SearchNearestEntities rpc to FeatureOnlineStoreService in aiplatform v1 (#10347) (e9c48d9)
  • [compute] Update Compute Engine API to revision 20240130 (#881) (#10349) (cf52714)
  • [container] added configuration for the StatefulHA addon to the AddonsConfig (#10345) (4db5bc4)
  • [container] new AddonsConfig field stateful_ha_config (#10318) (9a312a7)
  • [dialogflow-cx] A new field opt_out_conformer_model_migration is added to message .google.cloud.dialogflow.cx.v3.InputAudioConfig (#10354) (8e0fb1b)
  • [discoveryengine] add data store, engine and site search engine services (#10350) (3bf2de6)
  • [documentai] expose model_type in v1 processor, so that user can see the model_type after get or list processor version (#10322) (2dd5b35)
  • [meet] added v2 libraries for the Meet API GA release (#10317) (5457a70)
  • [monitoring-dashboards] Add support for pie charts, incident lists, dropdown groups, error reporting panels, section headers, and styling options on text widgets (#10355) (bc9cebd)
  • [retail] add analytics service (#10352) (8dceb3e)
  • [vertexai] add fromFunctionResponse in PartMaker (#10272) (20c8252)

... (truncated)

Commits
  • 218f843 chore: release main (#6404)
  • cd6553c deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.126.5 ...
  • 42a35bd deps: update dependency com.google.cloud:first-party-dependencies to v3.24.0 ...
  • 71936e1 test(deps): update dependency com.google.truth:truth to v1.4.0 (#6413)
  • f6e377b deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.33.0...
  • 5b4bb70 deps: update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.12...
  • b1c0c15 deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.126.4 ...
  • f7c7fea deps: update dependency com.google.cloud:google-cloud-logging-logback to v0.1...
  • 25fb563 deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.126.3 ...
  • 1659b1a deps: update dependency com.google.cloud:google-cloud-nio to v0.127.12 (#6422)
  • 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 <dependency name> 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)

Bumps [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) from 26.27.0 to 26.32.0.
- [Release notes](https://github.com/googleapis/java-cloud-bom/releases)
- [Changelog](https://github.com/googleapis/java-cloud-bom/blob/main/release-please-config.json)
- [Commits](googleapis/java-cloud-bom@v26.27.0...v26.32.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:libraries-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code modules/gcloud
Projects
None yet
0 participants