Skip to content

Commit a49f31b

Browse files
chore(main): release 3.7.0
1 parent 7a53221 commit a49f31b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@
44

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

7+
## [3.7.0](https://github.com/googleapis/python-storage/compare/v3.6.0...v3.7.0) (2025-11-17)
8+
9+
10+
### Features
11+
12+
* **zb-experimental:** Implement "open" for write_object_stream ([786af55](https://github.com/googleapis/python-storage/commit/786af5556023144001f1375f1c6265bd46326b24))
13+
* **zb-experimental:** Implement "open" for write_object_stream ([#1613](https://github.com/googleapis/python-storage/issues/1613)) ([786af55](https://github.com/googleapis/python-storage/commit/786af5556023144001f1375f1c6265bd46326b24))
14+
* **zb-experimental:** Implement close ([7a53221](https://github.com/googleapis/python-storage/commit/7a532216a9a3da728bd3d7f196372f8f6528ef75))
15+
* **zb-experimental:** Implement close ([#1614](https://github.com/googleapis/python-storage/issues/1614)) ([7a53221](https://github.com/googleapis/python-storage/commit/7a532216a9a3da728bd3d7f196372f8f6528ef75))
16+
717
## [3.6.0](https://github.com/googleapis/python-storage/compare/v3.5.0...v3.6.0) (2025-11-17)
818

919

google/cloud/storage/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "3.6.0"
15+
__version__ = "3.7.0"

0 commit comments

Comments
 (0)