Skip to content

Conversation

@release-please
Copy link
Contributor

@release-please release-please bot commented Nov 17, 2025

🤖 I have created a release beep boop

3.7.0 (2025-12-09)

Features

  • Auto enable mTLS when supported certificates are detected (#1637) (4e91c54)
  • Send entire object checksum in the final api call of resumable upload (#1654) (ddce7e5)
  • Support urllib3 >= 2.6.0 (#1658) (57405e9)

Bug Fixes

  • bucket: Move blob fails when the new blob name contains characters that need to be url encoded (#1605) (ec470a2)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested review from a team as code owners November 17, 2025 13:22
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Nov 17, 2025
@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 Nov 17, 2025
@product-auto-label product-auto-label bot added the api: storage Issues related to the googleapis/python-storage API. label Nov 17, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 17, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 17, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from 9cf6dcb to a49f31b Compare November 17, 2025 14:06
@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 Nov 17, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 17, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 17, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from a49f31b to 8fb0285 Compare November 17, 2025 15:14
@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 Nov 17, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 17, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 17, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from 8fb0285 to 6bf23e1 Compare November 17, 2025 16: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 Nov 17, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 17, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 17, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from 6bf23e1 to fc693ed Compare November 18, 2025 06:49
@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 Nov 18, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 18, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from ec56db0 to 7b72496 Compare December 4, 2025 18:09
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 4, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 4, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from 7b72496 to 61b2027 Compare December 5, 2025 15:11
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 5, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 5, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from 61b2027 to 9bb4cf8 Compare December 8, 2025 04:21
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 8, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 8, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from 9bb4cf8 to 97448dc Compare December 8, 2025 18:56
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 8, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 8, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from 97448dc to bc84ed7 Compare December 9, 2025 08:03
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 9, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 9, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from bc84ed7 to 65aaa6f Compare December 9, 2025 15:08
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 9, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 9, 2025
Updated changelog to reflect recent feature additions and bug fixes, including mTLS support, checksum handling. 

Intentionally not including experimental changes in changelog.
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 9, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 9, 2025
@chandra-siri chandra-siri removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Dec 9, 2025
@chandra-siri chandra-siri merged commit 89a947a into main Dec 9, 2025
15 checks passed
@chandra-siri chandra-siri deleted the release-please--branches--main branch December 9, 2025 18:19
@release-please
Copy link
Contributor Author

release-please bot commented Dec 9, 2025

🤖 Created releases:

🌻

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/python-storage API. autorelease: tagged size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants