-
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.34.0](https://togithub.com/googleapis/java-storage/compare/v2.33.0...v2.34.0) (2024-02-14) ### Features * Enable automatic retries for create RenameFolder LRO in Storage Control API ([#2410](https://togithub.com/googleapis/java-storage/issues/2410)) ([b0450b8](https://togithub.com/googleapis/java-storage/commit/b0450b8eca26cd018f81a7b7236a1901d8b35b9b)) ### Dependencies * Update dependency com.google.apis:google-api-services-storage to v1-rev20240205-2.0.0 ([#2400](https://togithub.com/googleapis/java-storage/issues/2400)) ([70d8c8b](https://togithub.com/googleapis/java-storage/commit/70d8c8b83b58c47ebb43c7ec15734c1237dc41ac)) * Update dependency com.google.apis:google-api-services-storage to v1-rev20240209-2.0.0 ([#2407](https://togithub.com/googleapis/java-storage/issues/2407)) ([6a25dbb](https://togithub.com/googleapis/java-storage/commit/6a25dbbd8d8e817fb13ac2b9018a07343733af94)) * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.25.0 ([#2411](https://togithub.com/googleapis/java-storage/issues/2411)) ([cba3415](https://togithub.com/googleapis/java-storage/commit/cba341551cb449bf74654ee33693d55c5c2aed4e)) --- 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
3fb8b55
commit 49feabd
Showing
13 changed files
with
54 additions
and
40 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
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,10 +1,10 @@ | ||
# Format: | ||
# module:released-version:current-version | ||
|
||
google-cloud-storage:2.33.0:2.33.1-SNAPSHOT | ||
gapic-google-cloud-storage-v2:2.33.0-alpha:2.33.1-alpha-SNAPSHOT | ||
grpc-google-cloud-storage-v2:2.33.0-alpha:2.33.1-alpha-SNAPSHOT | ||
proto-google-cloud-storage-v2:2.33.0-alpha:2.33.1-alpha-SNAPSHOT | ||
google-cloud-storage-control:2.33.0-alpha:2.33.1-alpha-SNAPSHOT | ||
proto-google-cloud-storage-control-v2:2.33.0-alpha:2.33.1-alpha-SNAPSHOT | ||
grpc-google-cloud-storage-control-v2:2.33.0-alpha:2.33.1-alpha-SNAPSHOT | ||
google-cloud-storage:2.34.0:2.34.0 | ||
gapic-google-cloud-storage-v2:2.34.0-alpha:2.34.0-alpha | ||
grpc-google-cloud-storage-v2:2.34.0-alpha:2.34.0-alpha | ||
proto-google-cloud-storage-v2:2.34.0-alpha:2.34.0-alpha | ||
google-cloud-storage-control:2.34.0-alpha:2.34.0-alpha | ||
proto-google-cloud-storage-control-v2:2.34.0-alpha:2.34.0-alpha | ||
grpc-google-cloud-storage-control-v2:2.34.0-alpha:2.34.0-alpha |