Skip to content

chore(deps): bump libraries-bom from 26.3.0 to 26.4.0 #760

New issue

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

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

Already on GitHub? # to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Bumps libraries-bom from 26.3.0 to 26.4.0.

Release notes

Sourced from libraries-bom's releases.

libraries-bom: v26.4.0

GCP Libraries BOM 26.4.0

Here are the differences from the previous version (26.3.0)

New Addition

  • com.google.cloud:google-cloud-spanner-executor:6.35.0

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

Notable Changes

google-cloud-bigtable 2.18.1 (prev: 2.17.1)

  • Enable channel priming by default (#1555) (303959c)

  • Call attemptStarted method with the request (#1562) (325f09c)

  • Defer instance admin api errors to RPC time rather then client construction time (#1576) (06a0ced)

google-cloud-pubsub 1.123.0 (prev: 1.122.2)

google-cloud-spanner 6.35.0 (prev: 6.34.1)

  • Add support for new cloud client test framework in google-cloud-spanner-executor (#2217) (d75ebc1)

  • spanner: Add samples for fine grained access control (#2172) (77969e3)

  • Retry on RST_STREAM internal error (#2111) (d5372e6)

google-cloud-storage 2.17.1 (prev: 2.16.0)

  • Implement GrpcStorageImpl BucketAccessControl operations (#1816) (5c52079)

  • Implement GrpcStorageImpl ObjectAccessControl operations (#1818) (2eec791)

  • Implement GrpcStorageImpl#createDefaultAcl & GrpcStorageImpl#updateDefaultAcl (#1806) (0f24a11)

  • Implement GrpcStorageImpl#deleteDefaultAcl (#1807) (c783277)

  • Implement GrpcStorageImpl#getDefaultAcl (#1802) (b9b7c49)

  • Implement GrpcStorageImpl#listDefaultAcl (#1805) (03c2e66)

  • Improve throughput of http based storage#reader between 100 MiB/s and 200 MiB/s (#1799) (94cd288)

  • Update GrpcBlobReadChannel to allow seek/limit after read (#1834) (45dc983)

  • Add missing preconditions and update samples (#1753) (96beca2)

  • grpc: Fix bucket logging conversion to allow clearing (#1822) (30e19dc)

  • Update gRPC object list implementation to include synthetic directories (#1824) (0665c24)

  • Update Grpc Write implementation to allow specifying expected md5 (#1815) (4662572)

  • Update GrpcConversions to use Bucket.RetentionPolicy.retention_duration (#1798) (82fb014)

  • Update GrpcStorageImpl#update to support fine-grained update of BucketInfo.labels and BlobInfo.metadata (#1843) (c8bf3c7)

Other libraries

  • [aiplatform] add instance_config to BatchPredictionJob in aiplatform v1 batch_prediction_job.proto (#8953) (51e4b33)
  • [batch] add InstancePolicy.boot_disk (4f5c3de)
  • [bigquerydatatransfer] Add location methods (#8945) (5117e77)

... (truncated)

Commits
  • 15b4808 chore: release main (#5732)
  • 365b00e deps: update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.9....
  • b19a209 deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.18.1...
  • e2d95a3 deps: update dependency com.google.cloud:google-cloud-logging-logback to v0.1...
  • beae3b8 deps: update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.9.2 ...
  • 6daf79a deps: update dependency org.freemarker:freemarker to v2.3.32 (#5741)
  • d1ca36e build(deps): update dependency org.apache.maven.resolver:maven-resolver-api t...
  • 8ad1e8a deps: update dependency com.google.cloud:google-cloud-bigquery to v2.20.2 (#5...
  • 6efab19 deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.35.0 ...
  • 553a566 deps: update dependency com.google.cloud:google-cloud-nio to v0.126.1 (#5737)
  • 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 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 26.3.0 to 26.4.0.
- [Release notes](https://github.com/googleapis/java-cloud-bom/releases)
- [Changelog](https://github.com/googleapis/java-cloud-bom/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-cloud-bom@libraries-bom-v26.3.0...v26.4.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 the dependencies Pull requests that update a dependency file label Jan 23, 2023
@lahirumaramba lahirumaramba merged commit 1ceb40b into master Jan 26, 2023
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-libraries-bom-26.4.0 branch January 26, 2023 20:59
# for free to join this conversation on GitHub. Already have an account? # 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