Skip to content

chore: update cloud.google.com/go/storage to version 1.61.4#4713

Merged
meet2mky merged 1 commit into
v3.9.1_releasefrom
patch-storage-retryable-errors
May 21, 2026
Merged

chore: update cloud.google.com/go/storage to version 1.61.4#4713
meet2mky merged 1 commit into
v3.9.1_releasefrom
patch-storage-retryable-errors

Conversation

@meet2mky

@meet2mky meet2mky commented May 21, 2026

Copy link
Copy Markdown
Collaborator

Description

Upgrade storage to v1.61.4.

Perf

+--------+------------+--------------+------------+--------------+--------------+
| Branch | File Size  |   Read BW    |  Write BW  | RandRead BW  | RandWrite BW |
+--------+------------+--------------+------------+--------------+--------------+
| Master |  0.25MiB   | 566.97MiB/s  | 1.19MiB/s  |  79.0MiB/s   |  1.24MiB/s   |
|   PR   |  0.25MiB   | 497.73MiB/s  | 1.32MiB/s  |  77.27MiB/s  |  1.27MiB/s   |
|        |            |              |            |              |              |
|        |            |              |            |              |              |
| Master | 48.828MiB  | 4350.02MiB/s | 79.77MiB/s | 1485.83MiB/s |  76.46MiB/s  |
|   PR   | 48.828MiB  | 4366.65MiB/s | 78.5MiB/s  | 1492.07MiB/s |  77.16MiB/s  |
|        |            |              |            |              |              |
|        |            |              |            |              |              |
| Master | 976.562MiB | 4350.68MiB/s | 35.15MiB/s | 791.97MiB/s  |  39.68MiB/s  |
|   PR   | 976.562MiB | 4305.64MiB/s | 35.48MiB/s | 1182.03MiB/s |  39.56MiB/s  |
|        |            |              |            |              |              |
|        |            |              |            |              |              |
+--------+------------+--------------+------------+--------------+--------------+

Link to the issue in case of a bug fix.

Testing details

  1. Manual - NA
  2. Unit tests - NA
  3. Integration tests - Part of pre-submits

Any backward incompatible change? If so, please explain.

@meet2mky meet2mky requested a review from a team as a code owner May 21, 2026 06:54
@meet2mky meet2mky requested review from kislaykishore and removed request for a team May 21, 2026 06:54
@meet2mky meet2mky added execute-perf-test Execute performance test in PR execute-integration-tests Run only integration tests labels May 21, 2026
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request performs a routine dependency update for the Google Cloud Storage Go client library to ensure the project benefits from the latest patches and improvements.

Highlights

  • Dependency Update: Updated the cloud.google.com/go/storage dependency from version 1.61.3 to 1.61.4.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize the Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counterproductive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the cloud.google.com/go/storage dependency from version 1.61.3 to 1.61.4. I have no feedback to provide.

@codecov

codecov Bot commented May 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (v3.9.1_release@79c1cba). Learn more about missing BASE report.

Additional details and impacted files
@@                Coverage Diff                @@
##             v3.9.1_release    #4713   +/-   ##
=================================================
  Coverage                  ?   83.67%           
=================================================
  Files                     ?      164           
  Lines                     ?    20286           
  Branches                  ?        0           
=================================================
  Hits                      ?    16975           
  Misses                    ?     2672           
  Partials                  ?      639           
Flag Coverage Δ
unittests 83.67% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@meet2mky meet2mky merged commit 307ef66 into v3.9.1_release May 21, 2026
10 of 11 checks passed
@meet2mky meet2mky deleted the patch-storage-retryable-errors branch May 21, 2026 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

execute-integration-tests Run only integration tests execute-perf-test Execute performance test in PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants