File tree Expand file tree Collapse file tree 4 files changed +19
-3
lines changed
Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.14 .0"
2+ "." : " 0.15 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.15.0 (2025-10-02)
4+
5+ Full Changelog: [ v0.14.0...v0.15.0] ( https://github.com/G-Core/gcore-python/compare/v0.14.0...v0.15.0 )
6+
7+ ### Features
8+
9+ * ** api:** Add missing reserved_fixed_ips update method ([ b7b8db0] ( https://github.com/G-Core/gcore-python/commit/b7b8db03bd75a4889601a6da2fd5aa2e8004a141 ) )
10+ * ** api:** aggregated API specs update ([ 8c59ffa] ( https://github.com/G-Core/gcore-python/commit/8c59ffa34fe9d77a585d53b9243fb0ec752de5c4 ) )
11+ * ** api:** aggregated API specs update ([ 6281066] ( https://github.com/G-Core/gcore-python/commit/6281066df4e5cc479f7f53f731e4ecd59f41e7a4 ) )
12+ * ** api:** aggregated API specs update ([ 0a2f63b] ( https://github.com/G-Core/gcore-python/commit/0a2f63b1a5dd2dfc26cfa9b3e5ad4e4e997e4988 ) )
13+
14+
15+ ### Bug Fixes
16+
17+ * ** examples:** remove unnecessary None checks in quota examples ([ #97 ] ( https://github.com/G-Core/gcore-python/issues/97 ) ) ([ ff71c83] ( https://github.com/G-Core/gcore-python/commit/ff71c83bb97e5fabf25efc32e0e2f6b60addbe64 ) )
18+
319## 0.14.0 (2025-09-30)
420
521Full Changelog: [ v0.13.0...v0.14.0] ( https://github.com/G-Core/gcore-python/compare/v0.13.0...v0.14.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " gcore"
3- version = " 0.14 .0"
3+ version = " 0.15 .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.14 .0" # x-release-please-version
4+ __version__ = "0.15 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments