Skip to content

Releases: digitalocean/gradient-python

v3.4.0

09 Oct 20:32
0dccc0c
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)

v3.0.0

18 Sep 17:54
76aafd7
Compare
Choose a tag to compare

3.0.0 (2025-09-18)

Full Changelog: v3.0.0-beta.6...v3.0.0

Chores

Refactors

  • api: consistently rename user_agent parameter to user_agent_package in Gradient and AsyncGradient classes for clarity (af7420c)
  • api: rename user_agent parameter to user_agent_package in BaseClient, SyncAPIClient, and AsyncAPIClient for better clarity (dba36f7)

v3.0.0-beta.6

17 Sep 16:37
747e51b
Compare
Choose a tag to compare
v3.0.0-beta.6 Pre-release
Pre-release

3.0.0-beta.6 (2025-09-17)

Full Changelog: v3.0.0-beta.5...v3.0.0-beta.6

Features

  • api: enable typescript (c17086a)
  • improve future compat with pydantic v3 (300eac0)
  • normalize user agent with other do clients (85bc8eb)
  • types: replace List[str] with SequenceNotStr in params (5a6aa92)

Chores

  • clean up LICENSING after legal review (#49) (7212f62)
  • internal: move mypy configurations to pyproject.toml file (25c0448)
  • internal: update pydantic dependency (55255fb)
  • tests: simplify get_platform test (b839e4b)

v3.0.0-beta.5

08 Sep 18:02
9f911df
Compare
Choose a tag to compare
v3.0.0-beta.5 Pre-release
Pre-release

3.0.0-beta.5 (2025-09-08)

Full Changelog: v3.0.0-beta.4...v3.0.0-beta.5

Features

Bug Fixes

  • avoid newer type syntax (3d5c35c)

Chores

  • internal: add Sequence related utils (2997cfc)
  • internal: change ci workflow machines (5f41b3d)
  • internal: update pyright exclude list (2a0d1a2)
  • update github action (369c5d9)

v3.0.0-beta.4

18 Aug 16:57
3f8b4e5
Compare
Choose a tag to compare
v3.0.0-beta.4 Pre-release
Pre-release

3.0.0-beta.4 (2025-08-12)

Full Changelog: v3.0.0-beta.3...v3.0.0-beta.4

Chores

  • internal: codegen related update (4757cc5)
  • internal: update comment in script (c324412)
  • update @stainless-api/prism-cli to v5.15.0 (835aa7c)