Skip to content
New issue

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

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 2.30.0 #2296

Merged
merged 2 commits into from
Dec 4, 2023
Merged

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Nov 6, 2023

馃 I have created a release beep boop

2.30.0 (2023-12-01)

Features

Bug Fixes

  • Fix JSON read handling when socket broken resulting in partial bytes copied (#2303) (d4bfcf0), closes #2301
  • Fix Storage#readAllBytes to allow reading compressed bytes (#2304) (68b96a9)
  • Update implementation of readAllBytes and downloadTo to be more robust to retryable errors (#2305) (21821da)

Dependencies

  • Update actions/github-script action to v7 (#2300) (062df62)
  • Update actions/setup-java action to v4 (#2315) (5791470)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20231117-2.0.0 (#2320) (b5a34d8)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.20.0 (#2316) (49cdc20)
  • Update dependency net.jqwik:jqwik to v1.8.2 (#2312) (70d1d1c)
  • Update dependency org.junit.vintage:junit-vintage-engine to v5.10.1 (#2292) (7471a7c)
  • Update gcr.io/cloud-devrel-public-resources/storage-testbench docker tag to v0.40.0 (#2306) (29f4ea6)
  • Update junit-platform.version to v5.10.1 (#2293) (6e36cc4)

Documentation

  • Add @TransportCompatibility to StorageBatch (#2276) (d3b7bb3)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested review from a team as code owners November 6, 2023 23:03
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: storage Issues related to the googleapis/java-storage API. labels Nov 6, 2023
@release-please release-please bot force-pushed the release-please--branches--main branch 3 times, most recently from 1d206e1 to 79afcc0 Compare November 9, 2023 19:55
@release-please release-please bot force-pushed the release-please--branches--main branch 7 times, most recently from b38abf3 to 48ccdc7 Compare November 17, 2023 19:24
@release-please release-please bot force-pushed the release-please--branches--main branch 2 times, most recently from c6bf5ad to 64061af Compare November 30, 2023 19:12
@release-please release-please bot changed the title chore(main): release 2.29.2 chore(main): release 2.30.0 Nov 30, 2023
@release-please release-please bot force-pushed the release-please--branches--main branch 3 times, most recently from ee80532 to 1a368c1 Compare December 1, 2023 16:44
@release-please release-please bot force-pushed the release-please--branches--main branch from 1a368c1 to ac25b24 Compare December 1, 2023 16:45
@sydney-munro sydney-munro added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 1, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 1, 2023
@sydney-munro sydney-munro merged commit 0831187 into main Dec 4, 2023
20 checks passed
@sydney-munro sydney-munro deleted the release-please--branches--main branch December 4, 2023 18:13
Copy link
Contributor Author

release-please bot commented Dec 4, 2023

馃 Release is at https://github.com/googleapis/java-storage/releases/tag/v2.30.0 馃尰

Copy link

Triggered job: cloud-devrel/client-libraries/java/java-storage/release/stage (2023-12-04T18:14:20.659Z)

To trigger again, remove the autorelease: triggered label (in a few minutes).

Copy link

The release build has started, the log can be viewed here. 馃尰

Copy link

馃 You hatched a release! The release build finished successfully! 馃挏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the googleapis/java-storage API. autorelease: published size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GCP cloud storage downloaded file corruption
2 participants