File tree Expand file tree Collapse file tree 4 files changed +24
-3
lines changed
Expand file tree Collapse file tree 4 files changed +24
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.16 .0"
2+ "." : " 0.17 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.17.0 (2025-10-20)
4+
5+ Full Changelog: [ v0.16.0...v0.17.0] ( https://github.com/G-Core/gcore-python/compare/v0.16.0...v0.17.0 )
6+
7+ ### ⚠ BREAKING CHANGES
8+
9+ * ** cloud:** rename to projects update
10+ * ** cloud:** use new PATCH files shares endpoint
11+
12+ ### Features
13+
14+ * ** cloud:** enable TF for placement groups ([ 63abaa7] ( https://github.com/G-Core/gcore-python/commit/63abaa7156d2a79bf27f9ba0d3fa2abb3a31aafd ) )
15+
16+
17+ ### Chores
18+
19+ * bump ` httpx-aiohttp ` version to 0.1.9 ([ e906ee6] ( https://github.com/G-Core/gcore-python/commit/e906ee6224833181a4618bcd63671d9a131bca94 ) )
20+ * ** cloud:** fix file shares examples ([ c5cc6fa] ( https://github.com/G-Core/gcore-python/commit/c5cc6fa74b5678d08d1ed750872e424edd6f5377 ) )
21+ * ** cloud:** rename to projects update ([ f3f52da] ( https://github.com/G-Core/gcore-python/commit/f3f52da58998f8ce2637b99d1c944fd692861b48 ) )
22+ * ** cloud:** use new PATCH files shares endpoint ([ 2ac6bce] ( https://github.com/G-Core/gcore-python/commit/2ac6bce8afbe4783620060964359d01ab105979e ) )
23+
324## 0.16.0 (2025-10-17)
425
526Full Changelog: [ v0.15.0...v0.16.0] ( https://github.com/G-Core/gcore-python/compare/v0.15.0...v0.16.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " gcore"
3- version = " 0.16 .0"
3+ version = " 0.17 .0"
44description = " The official Python library for the gcore API"
55dynamic = [" readme" ]
66license = " Apache-2.0"
Original file line number Diff line number Diff line change 11# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22
33__title__ = "gcore"
4- __version__ = "0.16 .0" # x-release-please-version
4+ __version__ = "0.17 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments