File tree Expand file tree Collapse file tree 4 files changed +32
-3
lines changed
Expand file tree Collapse file tree 4 files changed +32
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0-alpha.3 "
2+ "." : " 0.1.0-alpha.4 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0-alpha.4 (2025-06-17)
4+
5+ Full Changelog: [ v0.1.0-alpha.3...v0.1.0-alpha.4] ( https://github.com/digitalocean/genai-python/compare/v0.1.0-alpha.3...v0.1.0-alpha.4 )
6+
7+ ### Features
8+
9+ * ** api:** update via SDK Studio ([ cac54a8] ( https://github.com/digitalocean/genai-python/commit/cac54a81a3f22d34b2de0ebfac3c68a982178cad ) )
10+ * ** api:** update via SDK Studio ([ 6d62ab0] ( https://github.com/digitalocean/genai-python/commit/6d62ab00594d70df0458a0a401f866af15a9298e ) )
11+ * ** api:** update via SDK Studio ([ 0ccc62c] ( https://github.com/digitalocean/genai-python/commit/0ccc62cb8ef387e0aaf6784db25d5f99a587e5da ) )
12+ * ** api:** update via SDK Studio ([ e75adfb] ( https://github.com/digitalocean/genai-python/commit/e75adfbd2d035e57ae110a1d78ea40fb116975e5 ) )
13+ * ** api:** update via SDK Studio ([ 8bd264b] ( https://github.com/digitalocean/genai-python/commit/8bd264b4b4686ca078bf4eb4b5462f058406df3e ) )
14+ * ** api:** update via SDK Studio ([ 6254ccf] ( https://github.com/digitalocean/genai-python/commit/6254ccf45cbe50ca8191c7149824964f5d00d82f ) )
15+ * ** api:** update via SDK Studio ([ 8f5761b] ( https://github.com/digitalocean/genai-python/commit/8f5761b1d18fb48ad7488e6f0ad771c077eb7961 ) )
16+ * ** api:** update via SDK Studio ([ f853616] ( https://github.com/digitalocean/genai-python/commit/f8536166320d1d5bacf1d10a5edb2f71691dde8b ) )
17+
18+
19+ ### Bug Fixes
20+
21+ * ** client:** correctly parse binary response | stream ([ abba5be] ( https://github.com/digitalocean/genai-python/commit/abba5be958d03a7e5ce7d1cbf8069c0bcf52ee20 ) )
22+
23+
24+ ### Chores
25+
26+ * ** ci:** enable for pull requests ([ b6b3f9e] ( https://github.com/digitalocean/genai-python/commit/b6b3f9ea85918cfc6fc7304b2d21c340d82a0083 ) )
27+ * ** internal:** update conftest.py ([ 12e2103] ( https://github.com/digitalocean/genai-python/commit/12e210389204ff74f504e1ec3aa5ba99f1b4971c ) )
28+ * ** tests:** add tests for httpx client instantiation & proxies ([ 7ecf66c] ( https://github.com/digitalocean/genai-python/commit/7ecf66c58a124c153a32055967beacbd1a3bbcf3 ) )
29+ * ** tests:** run tests in parallel ([ 861dd6b] ( https://github.com/digitalocean/genai-python/commit/861dd6b75956f2c12814ad32b05624d8d8537d52 ) )
30+ * update SDK settings ([ ed595b0] ( https://github.com/digitalocean/genai-python/commit/ed595b0a23df125ffba733d7339e771997c3f149 ) )
31+
332## 0.1.0-alpha.3 (2025-06-12)
433
534Full Changelog: [ v0.1.0-alpha.2...v0.1.0-alpha.3] ( https://github.com/digitalocean/genai-python/compare/v0.1.0-alpha.2...v0.1.0-alpha.3 )
Original file line number Diff line number Diff line change 11[project ]
22name = " c63a5cfe-b235-4fbe-8bbb-82a9e02a482a-python"
3- version = " 0.1.0-alpha.3 "
3+ version = " 0.1.0-alpha.4 "
44description = " The official Python library for the GradientAI API"
55dynamic = [" readme" ]
66license = " Apache-2.0"
Original file line number Diff line number Diff line change 11# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22
33__title__ = "gradientai"
4- __version__ = "0.1.0-alpha.3 " # x-release-please-version
4+ __version__ = "0.1.0-alpha.4 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments