Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps com.google.cloud:libraries-bom from 26.48.0 to 26.49.0.

Release notes

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

v26.49.0

GCP Libraries BOM 26.49.0

Note about gRPC-Java v1.67.1

The Cloud Java SDK now pulls in v1.67.1 of gRPC-Java as part of the version of libraries-bom. This libraries-bom release changes gRPC-Java from v1.68.0 to v1.67.1. This is change is not a real downgrade in version, because the previous 1.67.0 was mistakenly released as 1.68.0. More context in v26.48.0 notes.

Notes

Here are the differences from the previous version (26.48.0)

New Addition

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

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

Notable Changes

google-cloud-bigtable 2.45.1 (prev: 2.44.1)

  • Add support for Cloud Bigtable Node Scaling Factor for CBT Clusters (caf879c)

  • Support override monitoring endpoint (#2364) (a341eb8)

google-cloud-datastore 2.23.0 (prev: 2.22.0)

  • Support for field update operators in the Datastore API and resolution strategies when there is a conflict at write time (b299266)

google-cloud-firestore 3.27.2 (prev: 3.26.5)

  • Add support for vector search with Query#findNearest (#1827) (4ad463a)

  • Update to Java 11, since runtime doesn't support 8. (#1867) (723c7cc)

google-cloud-spanner 6.79.0 (prev: 6.77.0)

  • Define ReplicaComputeCapacity and AsymmetricAutoscalingOption (f46a6b3)

  • Support DML auto-batching in Connection API (#3386) (a1ce267)

google-cloud-spanner-jdbc 2.23.0 (prev: 2.22.1)

  • Auto_batch_dml connection property (#1787) (8aa0edb)

  • Fixed transaction tagging and reset datafaker version (#1777) (3b117c0)

Other libraries

  • [admanager] Added support for Interactive Reporting (30455f7)
  • [aiplatform] add a dynamic retrieval API (30455f7)
  • [aiplatform] add a dynamic retrieval API (30455f7)
  • [aiplatform] add continuous sync option in feature_view.proto (30455f7)
  • [aiplatform] add enable_secure_private_service_connect in service attachment (30455f7)
  • [aiplatform] add new PscInterfaceConfig field to pipeline_job.proto (30455f7)
  • [aiplatform] add partner_model_tuning_spec to TuningJob (30455f7)
  • [aiplatform] add psc_automation_configs to DeployIndex v1 (30455f7)
  • [bigquerydatatransfer]Add scheduleOptionsV2 and Error fields for TransferConfig (30455f7)

... (truncated)

Commits
  • 20c0f3a chore: release main (#6796)
  • f29e878 feat: Add libraries-bom-protobuf3 (#6764)
  • 5603c10 deps: update dependency com.google.cloud:google-cloud-datastore-bom to v2.23....
  • 3012d01 deps: update dependency com.google.googlejavaformat:google-java-format to v1....
  • 437578f build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...
  • d5baa2c deps: update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.23.0...
  • 3f3ae66 deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.79.0 ...
  • 72c2342 deps: update dependency com.google.cloud:gapic-libraries-bom to v1.46.0 (#6801)
  • b079f9d deps: update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.14...
  • 5a6dbef deps: update dependency com.google.cloud:google-cloud-nio to v0.127.25 (#6799)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 21, 2024
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

Bumps [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) from 26.48.0 to 26.49.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.48.0...v26.49.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 force-pushed the dependabot/maven/com.google.cloud-libraries-bom-26.49.0 branch from 1732b8d to c0ecf67 Compare October 24, 2024 18:27
@dependabot dependabot bot merged commit feaa092 into master Oct 24, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-libraries-bom-26.49.0 branch October 24, 2024 18:30
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