File tree Expand file tree Collapse file tree 4 files changed +20
-3
lines changed
Expand file tree Collapse file tree 4 files changed +20
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.37 .0"
2+ "." : " 0.38 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.38.0 (2026-03-12)
4+
5+ Full Changelog: [ v0.37.0...v0.38.0] ( https://github.com/G-Core/gcore-python/compare/v0.37.0...v0.38.0 )
6+
7+ ### Features
8+
9+ * ** api:** aggregated API specs update ([ eb53954] ( https://github.com/G-Core/gcore-python/commit/eb5395427eae979ee0f64ebcc79aa11455cd3d62 ) )
10+ * ** api:** aggregated API specs update ([ 152f7b0] ( https://github.com/G-Core/gcore-python/commit/152f7b010e3de9e11b74fa0e9d25c2e3c46edd7c ) )
11+ * ** api:** aggregated API specs update ([ e203f21] ( https://github.com/G-Core/gcore-python/commit/e203f2110410c15524fabbf45c813cd7b7113308 ) )
12+ * ** cloud:** add update method to GPU Baremetal clusters ([ 3aaae61] ( https://github.com/G-Core/gcore-python/commit/3aaae61423f266ceca10a2a44aab05fb11875b9f ) )
13+
14+
15+ ### Chores
16+
17+ * ** examples:** suppress pyright deprecation warnings in storage examples ([ 81806bb] ( https://github.com/G-Core/gcore-python/commit/81806bbe78c871a60e6ca613e7b24c3442293f90 ) )
18+ * remove .vscode/ ([ 8490ade] ( https://github.com/G-Core/gcore-python/commit/8490ade7834974693fa6e9df0dd44edabe4050e7 ) )
19+
320## 0.37.0 (2026-03-09)
421
522Full Changelog: [ v0.36.0...v0.37.0] ( https://github.com/G-Core/gcore-python/compare/v0.36.0...v0.37.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " gcore"
3- version = " 0.37 .0"
3+ version = " 0.38 .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.37 .0" # x-release-please-version
4+ __version__ = "0.38 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments