Skip to content

Bump com.google.cloud:google-cloud-storage from 2.26.1 to 2.27.0#1339

Merged
THausherr merged 1 commit intomainfrom
dependabot/maven/com.google.cloud-google-cloud-storage-2.27.0
Sep 14, 2023
Merged

Bump com.google.cloud:google-cloud-storage from 2.26.1 to 2.27.0#1339
THausherr merged 1 commit intomainfrom
dependabot/maven/com.google.cloud-google-cloud-storage-2.27.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 14, 2023

Bumps com.google.cloud:google-cloud-storage from 2.26.1 to 2.27.0.

Release notes

Sourced from com.google.cloud:google-cloud-storage's releases.

v2.27.0

2.27.0 (2023-09-12)

Features

  • Add new JournalingBlobWriteSessionConfig usable with gRPC transport (#2194) (8880d94)
  • Follow-up CLI Improvements (#2184) (d985976)
  • Initial CLI for SSB integration and Workload 1 (#2166) (a349735)

Bug Fixes

  • A resumable session without a Range header should be interpreted as 0 length (#2182) (5302201)
  • Update User-Agent handling for resumable uploads (#2168) (665b714)
  • Update version resolution logic to be more resilient (#2169) (c89d275)

Dependencies

  • Update actions/checkout action to v4 (#2188) (c10267e)
  • Update actions/checkout action to v4 (#2189) (5c048c4)
  • Update actions/checkout action to v4 (#2190) (45e66e8)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20230710-2.0.0 (#2162) (73a9f75)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20230907-2.0.0 (#2200) (1fa49db)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.15.0 (#2197) (26552f4)
  • Update dependency info.picocli:picocli to v4.7.4 (#2177) (0c90814)
  • Update dependency info.picocli:picocli to v4.7.5 (#2183) (f244861)
  • Update dependency net.jqwik:jqwik to v1.8.0 (#2187) (aedbd6a)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.26 (#2196) (4f8bb65)
Changelog

Sourced from com.google.cloud:google-cloud-storage's changelog.

2.27.0 (2023-09-12)

Features

  • Add new JournalingBlobWriteSessionConfig usable with gRPC transport (#2194) (8880d94)
  • Follow-up CLI Improvements (#2184) (d985976)
  • Initial CLI for SSB integration and Workload 1 (#2166) (a349735)

Bug Fixes

  • A resumable session without a Range header should be interpreted as 0 length (#2182) (5302201)
  • Update User-Agent handling for resumable uploads (#2168) (665b714)
  • Update version resolution logic to be more resilient (#2169) (c89d275)

Dependencies

  • Update actions/checkout action to v4 (#2188) (c10267e)
  • Update actions/checkout action to v4 (#2189) (5c048c4)
  • Update actions/checkout action to v4 (#2190) (45e66e8)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20230710-2.0.0 (#2162) (73a9f75)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20230907-2.0.0 (#2200) (1fa49db)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.15.0 (#2197) (26552f4)
  • Update dependency info.picocli:picocli to v4.7.4 (#2177) (0c90814)
  • Update dependency info.picocli:picocli to v4.7.5 (#2183) (f244861)
  • Update dependency net.jqwik:jqwik to v1.8.0 (#2187) (aedbd6a)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.26 (#2196) (4f8bb65)
Commits
  • cc65031 chore(main): release 2.27.0 (#2167)
  • 8880d94 feat: add new JournalingBlobWriteSessionConfig usable with gRPC transport (#2...
  • 1fa49db deps: update dependency com.google.apis:google-api-services-storage to v1-rev...
  • 5e76f19 chore: Update the Java code generator (gapic-generator-java) to 2.25.0 (#2198)
  • 26552f4 deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • bffb397 chore: add SyncingFileChannel (#2157)
  • 4f8bb65 deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.26...
  • 67badab chore(benchmarking): Remove default for temp directory and read from java.io....
  • 45e66e8 deps: update actions/checkout action to v4 (#2190)
  • 5c048c4 deps: update actions/checkout action to v4 (#2189)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 14, 2023
Bumps [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) from 2.26.1 to 2.27.0.
- [Release notes](https://github.com/googleapis/java-storage/releases)
- [Changelog](https://github.com/googleapis/java-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-storage@v2.26.1...v2.27.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/com.google.cloud-google-cloud-storage-2.27.0 branch from 298b391 to 67f7b8e Compare September 14, 2023 06:04
@THausherr THausherr merged commit 37b7892 into main Sep 14, 2023
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-google-cloud-storage-2.27.0 branch September 14, 2023 06:49
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