File tree Expand file tree Collapse file tree 4 files changed +27
-3
lines changed Expand file tree Collapse file tree 4 files changed +27
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0-alpha.2 "
2+ "." : " 0.1.0-alpha.3 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0-alpha.3 (2025-02-14)
4+
5+ Full Changelog: [ v0.1.0-alpha.2...v0.1.0-alpha.3] ( https://github.com/gitpod-io/gitpod-sdk-python/compare/v0.1.0-alpha.2...v0.1.0-alpha.3 )
6+
7+ ### Features
8+
9+ * ** api:** manual updates ([ #24 ] ( https://github.com/gitpod-io/gitpod-sdk-python/issues/24 ) ) ([ b14af5b] ( https://github.com/gitpod-io/gitpod-sdk-python/commit/b14af5b14f013a2d966b6dca24abcc45975555e5 ) )
10+ * ** api:** manual updates ([ #25 ] ( https://github.com/gitpod-io/gitpod-sdk-python/issues/25 ) ) ([ a13ae46] ( https://github.com/gitpod-io/gitpod-sdk-python/commit/a13ae465471d0323a2151fc904c8214f295e5a90 ) )
11+ * ** api:** manual updates ([ #28 ] ( https://github.com/gitpod-io/gitpod-sdk-python/issues/28 ) ) ([ b763659] ( https://github.com/gitpod-io/gitpod-sdk-python/commit/b763659e5a226b94311d5f898534794879b279f8 ) )
12+ * ** api:** manual updates ([ #30 ] ( https://github.com/gitpod-io/gitpod-sdk-python/issues/30 ) ) ([ 45bdb31] ( https://github.com/gitpod-io/gitpod-sdk-python/commit/45bdb315c9e912833b335244ac1fdb7737c423c2 ) )
13+ * ** api:** update examples ([ #22 ] ( https://github.com/gitpod-io/gitpod-sdk-python/issues/22 ) ) ([ a3a0b9d] ( https://github.com/gitpod-io/gitpod-sdk-python/commit/a3a0b9dbb81bc5915ca65948fc570b406b2b587e ) )
14+ * ** api:** update with latest API spec ([ #27 ] ( https://github.com/gitpod-io/gitpod-sdk-python/issues/27 ) ) ([ 80f6e19] ( https://github.com/gitpod-io/gitpod-sdk-python/commit/80f6e194b049fa48e82fe310c9c56e632588bfb9 ) )
15+
16+
17+ ### Bug Fixes
18+
19+ * asyncify on non-asyncio runtimes ([ #31 ] ( https://github.com/gitpod-io/gitpod-sdk-python/issues/31 ) ) ([ 507a01e] ( https://github.com/gitpod-io/gitpod-sdk-python/commit/507a01eb2eaed68da316448a12a98d13034b57f7 ) )
20+
21+
22+ ### Chores
23+
24+ * ** internal:** update client tests ([ #26 ] ( https://github.com/gitpod-io/gitpod-sdk-python/issues/26 ) ) ([ e4040d1] ( https://github.com/gitpod-io/gitpod-sdk-python/commit/e4040d15067dea4ce6eb57742e6857bd8c227c4b ) )
25+ * ** internal:** update client tests ([ #32 ] ( https://github.com/gitpod-io/gitpod-sdk-python/issues/32 ) ) ([ 47d7150] ( https://github.com/gitpod-io/gitpod-sdk-python/commit/47d715021c3ca29e930c5b9e928e2f4aeb201ecc ) )
26+
327## 0.1.0-alpha.2 (2025-02-12)
428
529Full Changelog: [ v0.1.0-alpha.1...v0.1.0-alpha.2] ( https://github.com/gitpod-io/gitpod-sdk-python/compare/v0.1.0-alpha.1...v0.1.0-alpha.2 )
Original file line number Diff line number Diff line change 11[project ]
22name = " gitpod-sdk"
3- version = " 0.1.0-alpha.2 "
3+ version = " 0.1.0-alpha.3 "
44description = " The official Python library for the gitpod 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__ = "gitpod"
4- __version__ = "0.1.0-alpha.2 " # x-release-please-version
4+ __version__ = "0.1.0-alpha.3 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments