-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 I have created a release *beep* *boop* --- ## [2.27.1](https://togithub.com/googleapis/java-storage/compare/v2.27.0...v2.27.1) (2023-09-25) ### Bug Fixes * Consider Storage#delete(BlobId) idempotent when id has generation ([#2222](https://togithub.com/googleapis/java-storage/issues/2222)) ([453dd63](https://togithub.com/googleapis/java-storage/commit/453dd63e63d899197b25b58452c08fa0b41f75b0)) * Update RecoveryFileManager to allow distinct files for multiple invocations of equivalent info ([#2207](https://togithub.com/googleapis/java-storage/issues/2207)) ([44e9dd5](https://togithub.com/googleapis/java-storage/commit/44e9dd558bb979f0c7607ad24f07e6d03a641c66)) ### Dependencies * Update dependency com.google.apis:google-api-services-storage to v1-rev20230914-2.0.0 ([#2213](https://togithub.com/googleapis/java-storage/issues/2213)) ([0af39d6](https://togithub.com/googleapis/java-storage/commit/0af39d6be333dd6993785491f14e1bd8942573ea)) * Update dependency com.google.apis:google-api-services-storage to v1-rev20230922-2.0.0 ([#2223](https://togithub.com/googleapis/java-storage/issues/2223)) ([844fe80](https://togithub.com/googleapis/java-storage/commit/844fe803af925c7501910a5ea89f9ddadc18b5b9)) * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.16.0 ([#2219](https://togithub.com/googleapis/java-storage/issues/2219)) ([7401f21](https://togithub.com/googleapis/java-storage/commit/7401f2173f60f34506d5d65396b3baadd52de5cc)) * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.16.1 ([#2225](https://togithub.com/googleapis/java-storage/issues/2225)) ([f092c4e](https://togithub.com/googleapis/java-storage/commit/f092c4ebbbbf378511c6e1d663c4656dc03a0724)) * Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.27 ([#2210](https://togithub.com/googleapis/java-storage/issues/2210)) ([3c77530](https://togithub.com/googleapis/java-storage/commit/3c77530392dac2eca04585506e839d3215d44f0c)) * Update gapic-generator-java to 2.26.0 ([#2224](https://togithub.com/googleapis/java-storage/issues/2224)) ([a105736](https://togithub.com/googleapis/java-storage/commit/a105736535429418740e8e8d72e92e5c705575f1)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
- Loading branch information
1 parent
44e9dd5
commit d5d61e4
Showing
10 changed files
with
43 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Format: | ||
# module:released-version:current-version | ||
|
||
google-cloud-storage:2.27.0:2.27.1-SNAPSHOT | ||
gapic-google-cloud-storage-v2:2.27.0-alpha:2.27.1-alpha-SNAPSHOT | ||
grpc-google-cloud-storage-v2:2.27.0-alpha:2.27.1-alpha-SNAPSHOT | ||
proto-google-cloud-storage-v2:2.27.0-alpha:2.27.1-alpha-SNAPSHOT | ||
google-cloud-storage:2.27.1:2.27.1 | ||
gapic-google-cloud-storage-v2:2.27.1-alpha:2.27.1-alpha | ||
grpc-google-cloud-storage-v2:2.27.1-alpha:2.27.1-alpha | ||
proto-google-cloud-storage-v2:2.27.1-alpha:2.27.1-alpha |