Skip to content

Commit

Permalink
chore(main): release 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Dec 12, 2024
1 parent 066be2d commit f75a12a
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 1 deletion.
50 changes: 50 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,56 @@

[1]: https://pypi.org/project/google-cloud-storage/#history

## [3.0.0](https://github.com/googleapis/python-storage/compare/v2.19.0...v3.0.0) (2024-12-12)


### ⚠ BREAKING CHANGES

* Release Please test
* Release Please test
* Release Please test
* Release Please test
* Release Please test
* Release Please test
* Release Please test
* Release Please test
* Release Please test
* Release Please test
* Release Please test
* Release Please test

### Features

* Download_to_filename deletes the empty file on a 404 ([#1394](https://github.com/googleapis/python-storage/issues/1394)) ([066be2d](https://github.com/googleapis/python-storage/commit/066be2db789cfd28d47d143ca0f7ccc9da183682))
* Release Please test ([6aef9b7](https://github.com/googleapis/python-storage/commit/6aef9b7bf17c3ff50518e90c688f1b08a1b90f6d))
* Release Please test ([97732d7](https://github.com/googleapis/python-storage/commit/97732d7ac4c2156f413bbcbe62dc7bcc65f6fe05))
* Release Please test ([f3517bf](https://github.com/googleapis/python-storage/commit/f3517bfcb9e4ab8e4d761eb64a753e64b3d5871d))
* Release Please test ([5375fa0](https://github.com/googleapis/python-storage/commit/5375fa07385c60cac694025aee123e20cb25bb65))
* Release Please test ([7b6c9a0](https://github.com/googleapis/python-storage/commit/7b6c9a0fb3a79d713f951176a690f6e72c4d77c5))
* Release Please test ([4d20a8e](https://github.com/googleapis/python-storage/commit/4d20a8efa8cf37bb7f099b20a8c352c9a0c42659))
* Release Please test ([58b5040](https://github.com/googleapis/python-storage/commit/58b5040933d4b21e0be94357ed5aa14c87969f73))
* Release Please test ([58c1d03](https://github.com/googleapis/python-storage/commit/58c1d038198046665317a0d00eb9630608349476))
* Release Please test ([df107d2](https://github.com/googleapis/python-storage/commit/df107d20a772e9b955d9978cd4a7731869e92cbe))
* Release Please test ([22b8c30](https://github.com/googleapis/python-storage/commit/22b8c304afc7199fbc2dec448a4a3c5eba7d4e3a))
* Release Please test ([bd917b4](https://github.com/googleapis/python-storage/commit/bd917b49d2a20e2e1edee2d32dc65b66da8d6aba))
* Release Please test ([41e4016](https://github.com/googleapis/python-storage/commit/41e401689445e8abedee6334df3653f8dd6392a8))


### Bug Fixes

* Further Release Please test ([6aef9b7](https://github.com/googleapis/python-storage/commit/6aef9b7bf17c3ff50518e90c688f1b08a1b90f6d))
* Further Release Please test ([97732d7](https://github.com/googleapis/python-storage/commit/97732d7ac4c2156f413bbcbe62dc7bcc65f6fe05))
* Further Release Please test ([f3517bf](https://github.com/googleapis/python-storage/commit/f3517bfcb9e4ab8e4d761eb64a753e64b3d5871d))
* Further Release Please test ([5375fa0](https://github.com/googleapis/python-storage/commit/5375fa07385c60cac694025aee123e20cb25bb65))
* Further Release Please test ([7b6c9a0](https://github.com/googleapis/python-storage/commit/7b6c9a0fb3a79d713f951176a690f6e72c4d77c5))
* Further Release Please test ([4d20a8e](https://github.com/googleapis/python-storage/commit/4d20a8efa8cf37bb7f099b20a8c352c9a0c42659))
* Further Release Please test ([58b5040](https://github.com/googleapis/python-storage/commit/58b5040933d4b21e0be94357ed5aa14c87969f73))
* Further Release Please test ([58c1d03](https://github.com/googleapis/python-storage/commit/58c1d038198046665317a0d00eb9630608349476))
* Further Release Please test ([df107d2](https://github.com/googleapis/python-storage/commit/df107d20a772e9b955d9978cd4a7731869e92cbe))
* Further Release Please test ([22b8c30](https://github.com/googleapis/python-storage/commit/22b8c304afc7199fbc2dec448a4a3c5eba7d4e3a))
* Further Release Please test ([bd917b4](https://github.com/googleapis/python-storage/commit/bd917b49d2a20e2e1edee2d32dc65b66da8d6aba))
* Further Release Please test ([41e4016](https://github.com/googleapis/python-storage/commit/41e401689445e8abedee6334df3653f8dd6392a8))

## [2.19.0](https://github.com/googleapis/python-storage/compare/v2.18.2...v2.19.0) (2024-11-21)


Expand Down
2 changes: 1 addition & 1 deletion google/cloud/storage/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "2.19.0"
__version__ = "3.0.0"

0 comments on commit f75a12a

Please sign in to comment.