|
1 | 1 | # Changelog |
2 | 2 |
|
| 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 ([c042496](https://github.com/digitalocean/genai-python/commit/c04249614917198b1eb2324438605d99b719a1cf)) |
| 10 | +* **api:** update via SDK Studio ([5ebec81](https://github.com/digitalocean/genai-python/commit/5ebec81604a206eba5e75a7e8990bd7711ba8f47)) |
| 11 | +* **api:** update via SDK Studio ([cac54a8](https://github.com/digitalocean/genai-python/commit/cac54a81a3f22d34b2de0ebfac3c68a982178cad)) |
| 12 | +* **api:** update via SDK Studio ([6d62ab0](https://github.com/digitalocean/genai-python/commit/6d62ab00594d70df0458a0a401f866af15a9298e)) |
| 13 | +* **api:** update via SDK Studio ([0ccc62c](https://github.com/digitalocean/genai-python/commit/0ccc62cb8ef387e0aaf6784db25d5f99a587e5da)) |
| 14 | +* **api:** update via SDK Studio ([e75adfb](https://github.com/digitalocean/genai-python/commit/e75adfbd2d035e57ae110a1d78ea40fb116975e5)) |
| 15 | +* **api:** update via SDK Studio ([8bd264b](https://github.com/digitalocean/genai-python/commit/8bd264b4b4686ca078bf4eb4b5462f058406df3e)) |
| 16 | +* **api:** update via SDK Studio ([6254ccf](https://github.com/digitalocean/genai-python/commit/6254ccf45cbe50ca8191c7149824964f5d00d82f)) |
| 17 | +* **api:** update via SDK Studio ([8f5761b](https://github.com/digitalocean/genai-python/commit/8f5761b1d18fb48ad7488e6f0ad771c077eb7961)) |
| 18 | +* **api:** update via SDK Studio ([f853616](https://github.com/digitalocean/genai-python/commit/f8536166320d1d5bacf1d10a5edb2f71691dde8b)) |
| 19 | + |
| 20 | + |
| 21 | +### Bug Fixes |
| 22 | + |
| 23 | +* **client:** correctly parse binary response | stream ([abba5be](https://github.com/digitalocean/genai-python/commit/abba5be958d03a7e5ce7d1cbf8069c0bcf52ee20)) |
| 24 | + |
| 25 | + |
| 26 | +### Chores |
| 27 | + |
| 28 | +* **ci:** enable for pull requests ([b6b3f9e](https://github.com/digitalocean/genai-python/commit/b6b3f9ea85918cfc6fc7304b2d21c340d82a0083)) |
| 29 | +* **internal:** update conftest.py ([12e2103](https://github.com/digitalocean/genai-python/commit/12e210389204ff74f504e1ec3aa5ba99f1b4971c)) |
| 30 | +* **tests:** add tests for httpx client instantiation & proxies ([7ecf66c](https://github.com/digitalocean/genai-python/commit/7ecf66c58a124c153a32055967beacbd1a3bbcf3)) |
| 31 | +* **tests:** run tests in parallel ([861dd6b](https://github.com/digitalocean/genai-python/commit/861dd6b75956f2c12814ad32b05624d8d8537d52)) |
| 32 | +* update SDK settings ([ed595b0](https://github.com/digitalocean/genai-python/commit/ed595b0a23df125ffba733d7339e771997c3f149)) |
| 33 | + |
3 | 34 | ## 0.1.0-alpha.3 (2025-06-12) |
4 | 35 |
|
5 | 36 | Full 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) |
|
0 commit comments