Releases: digitalocean/gradient-python
Releases · digitalocean/gradient-python
v3.6.0
16 Oct 17:43
Compare
Sorry, something went wrong.
No results found
v3.5.0
14 Oct 18:47
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v3.3.0
07 Oct 19:27
Compare
Sorry, something went wrong.
No results found
v3.2.0
06 Oct 21:14
Compare
Sorry, something went wrong.
No results found
v3.1.0
03 Oct 15:07
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v3.0.0
18 Sep 17:54
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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 )