Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

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

Release notes

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

v26.27.0

GCP Libraries BOM 26.27.0

Here are the differences from the previous version (26.26.0)

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

Notable Changes

GraalVM 22.3.3

  • This BOM is now compatible with GraalVM 22.3.3

google-cloud-bigquerystorage 2.45.0 (prev: 2.44.1)

  • Add support for proto3 optional tag (#2295) (bc88aa5)

  • Add native image configurations for com.google.rpc classes (#2305) (3a771fd)

  • bigquery: Make exponential backoff retry second based (#2212) (eff4a09)

google-cloud-spanner 6.53.0 (prev: 6.52.1)

  • Move session lastUseTime parameter from PooledSession to SessionImpl class. Fix updation of the parameter for chained RPCs within one transaction. (#2704) (e75a281)

  • Rely on graal-sdk version declaration from property in java-shared-config (#2696) (cfab83a)

  • Prevent illegal negative timeout values into thread sleep() method in ITTransactionManagerTest. (#2715) (1c26cf6)

Other libraries

  • [aiplatform] add Optimized to FeatureOnlineStore (#10040) (cc0e248)

  • [aiplatform] Adding new fields for concurrent explanations (#10016) (d80aa3c)

  • [alloydb] Add new field in GenerateClientCertificate v1 API to allow AlloyDB connectors request client certs with metadata exchange support (#10024) (bc8bbd0)

  • [cloudbuild] Add optional field "SourceFetcher" to choose source fetcher tool (#10022) (e336c70)

  • [clouddeploy] add Automation API and Rollback API (#10034) (399cb6d)

  • [contactcenterinsights] Launch BulkDelete API, and bulk audio import via the IngestConversations API (#10039) (dbdc8a1)

  • [container] add ResourceManagerTags API to attach tags on the underlying Compute Engine VMs of GKE Nodes which can be used to selectively enforce Cloud Firewall network firewall policies (#10008) (aede3bd)

  • [container] added EnterpriseConfig (#10021) (9c2647b)

  • [dataform] Support for ReleaseConfigs (#9999) (2021b5a)

  • [datalineage] add open lineage support (#10041) (ceb26a1)

  • [dataplex] DataQualityDimension is now part of the DataQualityDimensionResult message (#10010) (95a6f15)

  • [dataproc] support required_registration_fraction for secondary workers (#10031) (bb0964c)

  • [dlp] Introduce Discovery API protos and methods (#9996) (36fd92b)

  • [maps-fleetengine-delivery] new module for maps-fleetengine-delivery (#10028) (09b31ad)

  • [maps-fleetengine] new module for maps-fleetengine (#10033) (53488e4)

  • [maps-places] new module for maps-places (#9420) (7e76fbc)

  • [speech] add transcript normalization + m4a audio format support (#10009) (bda7841)

  • [speech] Support MP3, TranscriptNormalization and SpeakerLabels in STT V1 API (#10027) (7ca3309)

  • aiplatform/v1beta1: [aiplatform] change CreateFeature metadata (#10029) (5067fe4)

Version Upgrades

... (truncated)

Commits
  • 9850008 chore: release main (#6275)
  • f853559 deps: update dependency com.google.cloud:first-party-dependencies to v3.19.0 ...
  • 62f8f6d deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.53.0 ...
  • d9f24b1 deps: update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.14.3...
  • 8616fa6 deps: update dependency com.google.cloud:google-cloud-firestore-bom to v3.15....
  • e0fbac2 deps: update dependency com.google.cloud:google-cloud-bigquery to v2.34.2 (#6...
  • bcb97b9 deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.29.1...
  • 1030f91 deps: update dependency com.google.cloud:google-cloud-logging-logback to v0.1...
  • 7ea7dab deps: update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.12...
  • 31cfe31 deps: update dependency com.google.cloud:gapic-libraries-bom to v1.24.0 (#6292)
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @lahirumaramba.


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.24.0 to 26.27.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.24.0...v26.27.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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 13, 2023
Copy link
Member

@lahirumaramba lahirumaramba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 7, 2023

Superseded by #884.

@dependabot dependabot bot closed this Dec 7, 2023
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-libraries-bom-26.27.0 branch December 7, 2023 18:38
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant