Skip to content

Releases: digitalocean/gradient-python

v3.10.1

19 Dec 20:30

Choose a tag to compare

3.10.1 (2025-12-19)

Full Changelog: v3.10.0...v3.10.1

Bug Fixes

v3.10.0

19 Dec 20:20

Choose a tag to compare

3.10.0 (2025-12-19)

Full Changelog: v3.9.0...v3.10.0

Features

Bug Fixes

Chores

  • internal: add --fix argument to lint script (2825cb7)
  • run smoke tests on prs (#121) (719a5fb)

v3.9.0

17 Dec 16:50

Choose a tag to compare

3.9.0 (2025-12-17)

Full Changelog: v3.8.0...v3.9.0

Features

  • api: update via SDK Studio (4173864)
  • api: update via SDK Studio (f6b12b8)
  • api: update via SDK Studio (a9cd7d3)

Bug Fixes

  • ensure streams are always closed (80881b5)
  • types: allow pyright to infer TypedDict types within SequenceNotStr (b400d38)
  • use async_to_httpx_files in patch method (33d2306)

Chores

  • add missing docstrings (9ac1364)
  • add Python 3.14 classifier and testing (db08b3f)
  • deps: mypy 1.18.1 has a regression, pin to 1.17 (4710dcd)
  • docs: use environment variables for authentication in code snippets (47b051a)
  • internal: add missing files argument to base client (8ffa56c)
  • update lockfile (516734f)

v3.8.0

20 Nov 20:42
b0966ab

Choose a tag to compare

3.8.0 (2025-11-20)

Full Changelog: v3.7.0...v3.8.0

Features

v3.7.0

19 Nov 17:54
bcb91a1

Choose a tag to compare

3.7.0 (2025-11-19)

Full Changelog: v3.6.0...v3.7.0

Features

  • add wait_for_completion method to IndexingJobs resource with sy… (#49) (9edc2a6)
  • Add wait_until_ready() method for agent deployment polling (#56) (dcef3d5)
  • api: add inference errors (d61d495)
  • api: include indexing jobs (d249d06)

Bug Fixes

  • client: close streams without requiring full consumption (33fe04b)
  • compat with Python 3.14 (add7b21)
  • compat: update signatures of model_dump and model_dump_json for Pydantic v1 (c945870)

Chores

  • bump httpx-aiohttp version to 0.1.9 (db39cc6)
  • internal/tests: avoid race condition with implicit client cleanup (e0202bb)
  • internal: grammar fix (it's -> its) (c6ffb3b)
  • merge issues in test_client.py (#87) (62fc025)
  • package: drop Python 3.8 support (825b1e4)

v3.6.0

16 Oct 17:43
82345ae

Choose a tag to compare

3.6.0 (2025-10-16)

Full Changelog: v3.5.0...v3.6.0

Features

Bug Fixes

v3.5.0

14 Oct 18:47
292da2b

Choose a tag to compare

3.5.0 (2025-10-14)

Full Changelog: v3.4.0...v3.5.0

Features

Chores

  • internal: detect missing future annotations with ruff (0fb9f92)

v3.4.0

09 Oct 20:32
0dccc0c

Choose a tag to compare

3.4.0 (2025-10-09)

Full Changelog: v3.3.0...v3.4.0

Features

v3.3.0

07 Oct 19:27
1af16f3

Choose a tag to compare

3.3.0 (2025-10-07)

Full Changelog: v3.2.0...v3.3.0

Features

  • api: Images generations - openai (e5a309e)
  • api: update via SDK Studio (c2bf693)

v3.2.0

06 Oct 21:14
a5abfd7

Choose a tag to compare

3.2.0 (2025-10-06)

Full Changelog: v3.1.0...v3.2.0

Features

  • api: Images generations (37bf67a)