Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

Bumps libraries-bom from 20.9.0 to 26.8.0.

Release notes

Sourced from libraries-bom's releases.

v26.8.0

GCP Libraries BOM 26.8.0

This release is the same as previous release (https://github.com/googleapis/java-cloud-bom/releases/v26.7.0) except google-cloud-bigtable version update to 2.19.0 (prev: 2.18.4).

Notable Changes

google-cloud-bigtable 2.19.0 (prev: 2.18.4)

  • Support Cloud Bigtable Changestream (#1569) (c7b4fdf)

  • Modify ConvertExceptionCallable to retry on Goaway (#1588) (cf752ea)

Core Library Dependencies

These client libraries are built with the following Java libraries:

  • Guava: 31.1-jre
  • Protobuf Java: 3.21.12
  • Google Auth Library: 1.15.0
  • Google API Client: 2.2.0
  • gRPC: 1.52.1
  • GAX: 2.23.0
  • Google Cloud Core: 2.10.0

v26.7.0

GCP Libraries BOM 26.7.0

Here are the differences from the previous version (26.6.0)

New Addition

  • com.google.cloud:google-iam-policy:1.8.0

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

Notable Changes

google-cloud-bigquery 2.22.0 (prev: 2.21.0)

  • Add collation for Case sensitive string column (#2490) (3257737)

google-cloud-bigquerystorage 2.31.0 (prev: 2.29.0)

  • Add userClose flag back to StreamWriter (#1973) (4b51acd)

  • Add isDone to JsonWriter to indicate a JsonWriter is no longer usable and needs to be recreated. (#1978) (dc07ed8)

  • Add isUserClosed to indicate that user explicitly closed the StreamWriter (#1983) (abd6627)

google-cloud-pubsublite 1.10.0 (prev: 1.9.4)

google-cloud-spanner 6.36.0 (prev: 6.35.2)

... (truncated)

Changelog

Sourced from libraries-bom's changelog.

26.8.0 (2023-02-13)

Dependencies

  • update dependency com.google.cloud:google-cloud-bigtable-bom to v2.19.0 (#5817) (cacbbd8)

26.7.0 (2023-02-09)

Dependencies

  • update dependency com.google.cloud:first-party-dependencies to v3.2.0 (#5796) (e8423fb)
  • update dependency com.google.cloud:gapic-libraries-bom to v1.4.0 (#5797) (2796419)
  • update dependency com.google.cloud:google-cloud-bigquery to v2.22.0 (#5812) (8577ff0)
  • update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v2.30.0 (#5803) (db87371)
  • update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v2.31.0 (#5810) (938b410)
  • update dependency com.google.cloud:google-cloud-bigtable-bom to v2.18.4 (#5800) (6332307)
  • update dependency com.google.cloud:google-cloud-datastore-bom to v2.13.4 (#5799) (af0a88b)
  • update dependency com.google.cloud:google-cloud-firestore-bom to v3.7.10 (#5801) (a547f7e)
  • update dependency com.google.cloud:google-cloud-firestore-bom to v3.7.9 (#5790) (d6c5618)
  • update dependency com.google.cloud:google-cloud-logging-bom to v3.14.3 (#5806) (3ffb805)
  • update dependency com.google.cloud:google-cloud-logging-logback to v0.130.4-alpha (#5787) (0712f4f)
  • update dependency com.google.cloud:google-cloud-nio to v0.126.4 (#5805) (b04bcbf)
  • update dependency com.google.cloud:google-cloud-pubsub-bom to v1.123.2 (#5802) (cf6aa46)
  • update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.10.0 (#5808) (f865d16)
  • update dependency com.google.cloud:google-cloud-spanner-bom to v6.36.0 (#5809) (4901e3f)
  • update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.9.4 (#5811) (3bc6cee)
  • update dependency com.google.cloud:google-cloud-storage-bom to v2.18.0 (#5804) (38fa799)

26.5.1 (2023-02-02)

Bug Fixes

  • README.md to follow java-cloud-bom release (d1b42b4)

Dependencies

  • update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v2.29.0 (#5793) (d572679)

26.5.0 (2023-01-26)

Bug Fixes

... (truncated)

Commits

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 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 [libraries-bom](https://github.com/googleapis/java-cloud-bom) from 20.9.0 to 26.8.0.
- [Release notes](https://github.com/googleapis/java-cloud-bom/releases)
- [Changelog](https://github.com/googleapis/java-cloud-bom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/java-cloud-bom/commits/v26.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2023
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