Skip to content

Releases: gitpod-io/gitpod-sdk-python

v0.2.1

18 Feb 16:08
896ccd0
Compare
Choose a tag to compare

0.2.1 (2025-02-18)

Full Changelog: v0.2.0...v0.2.1

Features

  • api: add events streaming (1d7a848)
  • api: dedupe paginations (75dc8c4)
  • api: fix pagination field names (af22da1)
  • api: manual updates (0f00366)
  • api: manual updates (4d19977)
  • api: manual updates (#34) (0641e82)
  • api: manual updates (#57) (7bfbd45)
  • api: pagination config (c407e2e)
  • api: properly produce empty request bodies (#4) (58d9393)
  • api: try to fix updateenvironmentrequest (#8) (682243a)
  • api: update to latest changes (#10) (cec21eb)
  • api: update via SDK Studio (3e66ecc)
  • api: update via SDK Studio (66db733)
  • api: update via SDK Studio (d20eaba)
  • api: update via SDK Studio (b418dbe)
  • api: update via SDK Studio (06c4b10)
  • api: update via SDK Studio (5b25656)
  • api: update via SDK Studio (ea67c8c)
  • api: update via SDK Studio (974fb63)
  • api: update via SDK Studio (4e32701)
  • api: update via SDK Studio (f8ce60d)
  • api: update via SDK Studio (87524c3)
  • api: update via SDK Studio (2ac41b3)
  • api: update via SDK Studio (7b2f2cf)
  • api: update via SDK Studio (c8930ae)
  • api: update via SDK Studio (e42265e)
  • api: update via SDK Studio (dd8ecd8)
  • api: update via SDK Studio (8d5f640)
  • api: update via SDK Studio (e27af94)
  • api: update via SDK Studio (48a5274)
  • api: update via SDK Studio (2139387)
  • api: update via SDK Studio (afa5045)
  • auth: Add SCM authentication support for repository access (#44) (d400b3f)
  • client: send X-Stainless-Read-Timeout header (#6) (a49ba54)
  • jsonl: add .close() method (#11) (bb42526)
  • pagination responses (d009d64)

Bug Fixes

  • api: better support union schemas with common properties (ad416b2)
  • client: compat with new httpx 0.28.0 release (abc0621)
  • client: only call .close() when needed (bbb6747)
  • correctly handle deserialising cls fields (df55d8a)
  • jsonl: lower chunk size (#12) (1d52633)
  • pagination example (8ddfb41)
  • pagination response (ba50863)
  • tests: disable mock tests (#5) (5815445)
  • tests: disable test mocks (#3) (fcdbd22)
  • tests: make test_get_platform less flaky (51968d4)

Chores

Read more

v0.1.7

18 Feb 12:14
3965c25
Compare
Choose a tag to compare

0.2.0 (2025-02-18)

Full Changelog: v0.1.6...v0.2.0

Features

  • feat(auth): Add SCM authentication support for repository access (#44) (6a5dc38)

v0.1.6

18 Feb 12:01
d55ec7f
Compare
Choose a tag to compare

0.1.6 (2025-02-18)

Full Changelog: v0.1.5...v0.1.6

Features

v0.1.5

18 Feb 10:49
c4f1725
Compare
Choose a tag to compare

0.1.5 (2025-02-18)

Full Changelog: v0.1.4...v0.1.5

Features

v0.1.4

18 Feb 08:56
3fb199d
Compare
Choose a tag to compare

0.1.4 (2025-02-18)

Full Changelog: v0.1.3...v0.1.4

Features

v0.1.3

18 Feb 08:46
e388ba1
Compare
Choose a tag to compare

0.1.3 (2025-02-14)

Full Changelog: v0.1.2...v0.1.3

Chores

v0.1.2

14 Feb 14:50
c16c250
Compare
Choose a tag to compare

0.1.2 (2025-02-14)

Full Changelog: v0.1.1...v0.1.2

Features

v0.1.1

14 Feb 09:20
Compare
Choose a tag to compare

0.1.1 (2025-02-14)

Full Changelog: v0.1.0-alpha.3...v0.1.1

Features

v0.1.0-alpha.3

14 Feb 08:02
0e54db3
Compare
Choose a tag to compare
v0.1.0-alpha.3 Pre-release
Pre-release

0.1.0-alpha.3 (2025-02-14)

Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3

Features

Bug Fixes

  • asyncify on non-asyncio runtimes (#31) (507a01e)

Chores

v0.1.0-alpha.2

12 Feb 09:08
deaa8ed
Compare
Choose a tag to compare
v0.1.0-alpha.2 Pre-release
Pre-release

0.1.0-alpha.2 (2025-02-12)

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

Features

Chores