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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release storage 1.51.0 #11445

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Jan 13, 2025

🤖 I have created a release beep boop

1.51.0 (2025-03-07)

Features

  • storage/append: Support appends in w1r3. (#11483) (48bb391)
  • storage: Benchmark with experimental MRD. (#11501) (7b49152)
  • storage: Implement RetryChunkDeadline for grpc writes (#11476) (03575d7)
  • storage: Specify benchmark integrity check. (#11465) (da18845)
  • storage: Use ReadHandle for faster re-connect (#11510) (cac52f7)
  • storage: Wrap NotFound errors for buckets and objects (#11519) (0dd7d3d)

Bug Fixes

  • storage/append: Report progress for appends. (#11503) (96dbb6c)
  • storage: Add a safety check for readhandle (#11549) (c9edb37)
  • storage: Add universe domain to defaultSignBytesFunc (#11521) (511608b)
  • storage: Clone the defaultRetry to avoid modifying it directly (#11533) (7f8d69d)
  • storage: Fix adding multiple range on stream with same read id (#11584) (0bb3434)
  • storage: Fix stream termination in MRD. (#11432) (3d4e62f)
  • storage: Modify the callback of mrd to return length of data read instead of limit. (#11687) (9e359f0)
  • storage: Propagate ctx from invoke to grpc upload reqs (#11475) (9ad9d76)
  • storage: Remove duplicate routing header (#11534) (8eeb59c)
  • storage: Return sentinel ErrObjectNotExist for copy and compose (#11369) (74d0c10), refs #10760
  • storage: Wait for XML read req to finish to avoid data races (#11527) (782e12a)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested review from a team as code owners January 13, 2025 21:24
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 13, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 13, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 13, 2025
@release-please release-please bot force-pushed the release-please--branches--main--components--storage branch from c7ff6c5 to fe4a94f Compare January 15, 2025 16:09
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 15, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 15, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 15, 2025
@release-please release-please bot force-pushed the release-please--branches--main--components--storage branch from fe4a94f to 0e7acb0 Compare January 16, 2025 02:37
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 16, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 16, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 16, 2025
@release-please release-please bot force-pushed the release-please--branches--main--components--storage branch from 0e7acb0 to 35c3cfe Compare January 17, 2025 18:40
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 17, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 17, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 17, 2025
@release-please release-please bot changed the title chore(main): release storage 1.50.1 chore(main): release storage 1.51.0 Jan 20, 2025
@release-please release-please bot force-pushed the release-please--branches--main--components--storage branch from 35c3cfe to f316fa0 Compare January 20, 2025 18:58
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 20, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 20, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 20, 2025
@release-please release-please bot force-pushed the release-please--branches--main--components--storage branch from f316fa0 to 151c24a Compare January 21, 2025 16:47
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 21, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 25, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 25, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 25, 2025
@release-please release-please bot force-pushed the release-please--branches--main--components--storage branch from 46ded7b to 5c73fa4 Compare February 26, 2025 15:27
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Feb 26, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 26, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 26, 2025
@release-please release-please bot force-pushed the release-please--branches--main--components--storage branch from 5c73fa4 to fbb3190 Compare February 27, 2025 21:43
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Feb 27, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 27, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 27, 2025
@release-please release-please bot force-pushed the release-please--branches--main--components--storage branch from fbb3190 to 6de9754 Compare March 3, 2025 08:42
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Mar 3, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 3, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 3, 2025
@release-please release-please bot force-pushed the release-please--branches--main--components--storage branch from 6de9754 to 143feee Compare March 6, 2025 23:11
@release-please release-please bot requested a review from a team as a code owner March 6, 2025 23:11
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Mar 6, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 6, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 6, 2025
@release-please release-please bot force-pushed the release-please--branches--main--components--storage branch from 143feee to 7f8593e Compare March 7, 2025 00:02
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Mar 7, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 7, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant