We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70a35e4 commit 542a686Copy full SHA for 542a686
packages/google-cloud-storage/CHANGELOG.md
@@ -4,6 +4,16 @@
4
5
[1]: https://pypi.org/project/google-cloud-storage/#history
6
7
+## [Unreleased]
8
+
9
+### New Features
10
11
+* Drop support for Python 3.8. (57114cb)
12
13
+### Bug Fixes
14
15
+* deps: Require protobuf >= 4.25.8, < 8.0.0 (57114cb)
16
17
## [3.10.1](https://github.com/googleapis/python-storage/compare/v3.10.0...v3.10.1) (2026-03-23)
18
19
0 commit comments