FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore(main): release 3.0.0 by release-please[bot] · Pull Request #1393 · googleapis/python-storage · GitHub

This repository was archived by the owner on Mar 31, 2026. It is now read-only.
/ python-storage Public archive

chore(main): release 3.0.0 - #1393

Merged
andrewsg merged 5 commits into
mainfrom
release-please--branches--main
Jan 29, 2025
Merged

chore(main): release 3.0.0#1393
andrewsg merged 5 commits into
mainfrom
release-please--branches--main

Conversation

release-please Bot commented Dec 11, 2024
edited by andrewsg
Loading

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

3.0.0 (2025-01-28)

⚠ BREAKING CHANGES

Please consult the README for details on this major version release.

  • The default checksum strategy for uploads has changed from None to "auto" (#1383)
  • The default checksum strategy for downloads has changed from "md5" to "auto" (#1383)
  • Deprecated positional argument "num_retries" has been removed (#1377)
  • Deprecated argument "text_mode" has been removed (#1379)
  • Blob.download_to_filename() now deletes the empty destination file on a 404 (#1394)
  • Media operations now use the same retry backoff, timeout and custom predicate system as non-media operations, which may slightly impact default retry behavior (#1385)
  • Retries are now enabled by default for uploads, blob deletes and blob metadata updates (#1400)

Features

  • Add "auto" checksum option and make default (#1383) (5375fa0)
  • Blob.download_to_filename() deletes the empty destination file on a 404 (#1394) (066be2d)
  • Enable custom predicates for media operations (#1385) (f3517bf)
  • Integrate google-resumable-media (#1283) (bd917b4)
  • Retry by default for uploads, blob deletes, metadata updates (#1400) (0426005)

Bug Fixes

  • Cancel upload when BlobWriter exits with exception (#1243) (df107d2)
  • Changed name of methods Blob.from_string() and Bucket.from_string() to from_uri() (#1335) (58c1d03)
  • Correctly calculate starting offset for retries of ranged reads (#1376) (7b6c9a0)
  • Filter download_kwargs in BlobReader (#1411) (0c21210)
  • Remove deprecated num_retries argument (#1377) (58b5040)
  • Remove deprecated text_mode argument (#1379) (4d20a8e)

Documentation

  • Correct formatting and update README.rst (#1427) (2945853)
  • Fix issue with exceptions.py documentation (#1328) (22b8c30)

This PR was generated with Release Please. See documentation.

release-please Bot requested a review from a team December 11, 2024 00:13
release-please Bot requested a review from a team December 11, 2024 00:13
product-auto-label Bot added the size: s Pull request size is small. label Dec 11, 2024
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 Dec 11, 2024
product-auto-label Bot added the api: storage Issues related to the googleapis/python-storage API. label Dec 11, 2024
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 11, 2024
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 11, 2024
release-please Bot force-pushed the release-please--branches--main branch from f483fd5 to 120cc07 Compare December 11, 2024 18:11
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 Dec 11, 2024
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 11, 2024
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 11, 2024
release-please Bot changed the title chore(main): release 2.20.0 chore(main): release 3.0.0 Dec 12, 2024
release-please Bot force-pushed the release-please--branches--main branch from 120cc07 to f75a12a Compare December 12, 2024 00:56
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 Dec 12, 2024
product-auto-label Bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Dec 12, 2024
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 12, 2024
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 12, 2024
andrewsg added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Dec 12, 2024
release-please Bot force-pushed the release-please--branches--main branch from f75a12a to f3b51fa Compare December 12, 2024 17:39
product-auto-label Bot added size: s Pull request size is small. and removed size: m Pull request size is medium. labels Dec 12, 2024
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 Dec 12, 2024
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 12, 2024
release-please Bot force-pushed the release-please--branches--main branch from 40171ce to ee5c7ab Compare January 22, 2025 22:54
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 22, 2025
product-auto-label Bot added size: s Pull request size is small. and removed size: m Pull request size is medium. labels Jan 22, 2025
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 22, 2025
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 22, 2025
release-please Bot force-pushed the release-please--branches--main branch from ee5c7ab to 53d98f3 Compare January 24, 2025 18:29
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 24, 2025
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 24, 2025
release-please Bot force-pushed the release-please--branches--main branch from 53d98f3 to 3cfced1 Compare January 28, 2025 17:20
trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 28, 2025
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 28, 2025
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 28, 2025
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 29, 2025
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 29, 2025
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 29, 2025
Comment thread CHANGELOG.md

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Copy link
Copy Markdown

Triggered job: cloud-devrel/client-libraries/python/googleapis/python-storage/release/release (2025-01-29T20:52:29.915Z)

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

cojenco commented Jan 30, 2025

Copy link
Copy Markdown
Contributor

This file contains hidden or 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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: storage Issues related to the googleapis/python-storage API. autorelease: published size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL