Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps com.google.cloud:libraries-bom from 26.74.0 to 26.75.0.

Release notes

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

v26.75.0

GCP Libraries BOM 26.75.0

Here are the differences from the previous version (26.74.0)

New Addition

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

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

Notable Changes

google-cloud-bigquery 2.58.0 (prev: 2.57.2)

  • Add ability to specify RetryOptions and BigQueryRetryConfig when create job and waitFor (#3398) (1f91ae7)

  • add additional parameters to CsvOptions and ParquetOptions (#3370) (34f16fb)

  • add columnNameCharacterMap to LoadJobConfiguration (#3356) (2f3cbe3)

  • add max staleness to ExternalTableDefinition (#3499) (f1ebd5b)

  • add MetadataCacheMode to ExternalTableDefinition (#3351) (2814dc4)

  • add remaining Statement Types (#3381) (5f39b19)

  • add WRITE_TRUNCATE_DATA as an enum value for write disposition (#3752) (acea61c)

  • bigquery: Add custom ExceptionHandler to BigQueryOptions (#3937) (de0914d)

  • bigquery: Add OpenTelemetry Samples (#3899) (e3d9ed9)

  • bigquery: Add OpenTelemetry support to BQ rpcs (#3860) (e2d23c1)

  • bigquery: Add otel metrics to request headers (#3900) (4071e4c)

  • bigquery: Add support for custom timezones and timestamps (#3859) (e5467c9)

  • bigquery: Add support for reservation field in jobs. (#3768) (3e97f7c)

  • bigquery: Implement getArray in BigQueryResultImpl (#3693) (e2a3f2c)

  • bigquery: Integrate Otel in client lib (#3747) (6e3e07a)

  • bigquery: Integrate Otel into retries, jobs, and more (#3842) (4b28c47)

  • bigquery: job creation mode GA (#3804) (a21cde8)

  • bigquery: Support Fine Grained ACLs for Datasets (#3803) (bebf1c6)

  • bigquery: support IAM conditions in datasets in Java client. (#3602) (6696a9c)

  • bigquery: Support resource tags for datasets in java client (#3647) (01e0b74)

  • configure rc releases to be on prerelease mode (93700c8)

  • Enable Lossless Timestamps in BQ java client lib (#3589) (c0b874a)

  • Enable maxTimeTravelHours in BigQuery java client library (#3555) (bd24fd8)

  • implement wasNull for BigQueryResultSet (#3650) (c7ef94b)

  • introduce java.time methods and variables (#3586) (31fb15f)

  • new queryWithTimeout method for customer-side wait (#3995) (9c0df54)

  • next release from main branch is 2.49.0 (#3706) (b46a6cc)

  • next release from main branch is 2.53.0 (#3879) (c47a062)

  • Relax client-side validation for BigQuery entity IDs (#4000) (c3548a2)

  • update with latest from main (#4034) (ec447b5)

  • adapt graalvm config to arrow update (#3928) (ecfabc4)

  • add clustering value to ListTables result (#3359) (5d52bc9)

  • Add labels to converter for listTables method (#3735) (#3736) (8634822)

  • bigquery: Add MY_VIEW_DATASET_NAME_TEST_ to resource clean up sample (#3838) (b1962a7)

  • bigquery: Remove ReadAPI bypass in executeSelect() (#3624) (fadd992)

  • Close bq read client (#3644) (8833c97)

... (truncated)

Commits
  • e2e00b5 chore: release main (#7371)
  • 73c8ca6 deps: update dependency com.google.cloud:google-cloud-datastore-bom to v2.33....
  • 60506aa deps: update dependency com.google.cloud:google-cloud-nio to v0.128.11 (#7368)
  • e2074d3 build: Remove the explicit override for protobuf 4.x version. Stop releasing ...
  • 8536980 deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.72.0...
  • 2ac09cb deps: update dependency com.google.cloud:gapic-libraries-bom to v1.77.0 (#7365)
  • aeb1fc3 deps: update dependency com.google.cloud:google-cloud-nio to v0.129.0-rc1 (#7...
  • 328a60a deps: update dependency com.google.cloud:first-party-dependencies to v3.56.0 ...
  • 771e04e deps: update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.35.2...
  • 02a543e deps: update dependency com.google.cloud:google-cloud-bigquerystorage-bom to ...
  • 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.74.0 to 26.75.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.74.0...v26.75.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:libraries-bom
  dependency-version: 26.75.0
  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 1, 2026
@huaxingao huaxingao merged commit e7bfab6 into main Feb 1, 2026
32 checks passed
@huaxingao huaxingao deleted the dependabot/gradle/com.google.cloud-libraries-bom-26.75.0 branch February 1, 2026 07:07
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants