Skip to content

Releases: digitalocean/gradient-python

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)

v3.1.0

03 Oct 15:07
e597aef

Choose a tag to compare

3.1.0 (2025-10-03)

Full Changelog: v3.0.2...v3.1.0

Features

  • api: update via SDK Studio (20f2512)
  • api: update via SDK Studio (09bf61b)
  • api: update via SDK Studio (76d29b6)
  • api: update via SDK Studio (fa68fb4)
  • api: update via SDK Studio (e23ac14)
  • api: update via SDK Studio (a5f6aa6)
  • api: update via SDK Studio (b900d76)

Chores

  • client: support model_access_key in image generations (4b81c5c)
  • client: support model_access_key in image generations for real (c202e81)
  • fix bash quoting (d92383d)
  • quote bash variables (6673263)
  • remove preview warning (e4cf6a8)
  • update actions versions (7056460)

v3.0.2

24 Sep 15:42
6e5b7d9

Choose a tag to compare

3.0.2 (2025-09-24)

Full Changelog: v3.0.1...v3.0.2

Chores

  • do not install brew dependencies in ./scripts/bootstrap by default (d83b77a)
  • improve example values (8f3a107)
  • types: change optional parameter type from NotGiven to Omit (78eb019)

v3.0.1

24 Sep 01:24
eaafa66

Choose a tag to compare

3.0.1 (2025-09-24)

Full Changelog: v3.0.0...v3.0.1

Bug Fixes

  • add proto to default inference url (#52) (108d7cb)