Skip to content

Commit f013ef3

Browse files
release: 0.1.0-alpha.4
1 parent eac41f1 commit f013ef3

File tree

4 files changed

+46
-3
lines changed

4 files changed

+46
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.0-alpha.3"
2+
".": "0.1.0-alpha.4"
33
}

CHANGELOG.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,48 @@
11
# Changelog
22

3+
## 0.1.0-alpha.4 (2025-06-19)
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 ([eac41f1](https://github.com/digitalocean/genai-python/commit/eac41f12912b8d32ffa23d225f4ca56fa5c72505))
10+
* **api:** update via SDK Studio ([1fa7ebb](https://github.com/digitalocean/genai-python/commit/1fa7ebb0080db9087b82d29e7197e44dfbb1ebed))
11+
* **api:** update via SDK Studio ([aa2610a](https://github.com/digitalocean/genai-python/commit/aa2610afe7da79429e05bff64b4796de7f525681))
12+
* **api:** update via SDK Studio ([e5c8d76](https://github.com/digitalocean/genai-python/commit/e5c8d768388b16c06fcc2abee71a53dcc8b3e8c5))
13+
* **api:** update via SDK Studio ([5f700dc](https://github.com/digitalocean/genai-python/commit/5f700dc7a4e757015d3bd6f2e82a311114b82d77))
14+
* **api:** update via SDK Studio ([c042496](https://github.com/digitalocean/genai-python/commit/c04249614917198b1eb2324438605d99b719a1cf))
15+
* **api:** update via SDK Studio ([5ebec81](https://github.com/digitalocean/genai-python/commit/5ebec81604a206eba5e75a7e8990bd7711ba8f47))
16+
* **api:** update via SDK Studio ([cac54a8](https://github.com/digitalocean/genai-python/commit/cac54a81a3f22d34b2de0ebfac3c68a982178cad))
17+
* **api:** update via SDK Studio ([6d62ab0](https://github.com/digitalocean/genai-python/commit/6d62ab00594d70df0458a0a401f866af15a9298e))
18+
* **api:** update via SDK Studio ([0ccc62c](https://github.com/digitalocean/genai-python/commit/0ccc62cb8ef387e0aaf6784db25d5f99a587e5da))
19+
* **api:** update via SDK Studio ([e75adfb](https://github.com/digitalocean/genai-python/commit/e75adfbd2d035e57ae110a1d78ea40fb116975e5))
20+
* **api:** update via SDK Studio ([8bd264b](https://github.com/digitalocean/genai-python/commit/8bd264b4b4686ca078bf4eb4b5462f058406df3e))
21+
* **api:** update via SDK Studio ([6254ccf](https://github.com/digitalocean/genai-python/commit/6254ccf45cbe50ca8191c7149824964f5d00d82f))
22+
* **api:** update via SDK Studio ([8f5761b](https://github.com/digitalocean/genai-python/commit/8f5761b1d18fb48ad7488e6f0ad771c077eb7961))
23+
* **api:** update via SDK Studio ([f853616](https://github.com/digitalocean/genai-python/commit/f8536166320d1d5bacf1d10a5edb2f71691dde8b))
24+
25+
26+
### Bug Fixes
27+
28+
* **client:** correctly parse binary response | stream ([abba5be](https://github.com/digitalocean/genai-python/commit/abba5be958d03a7e5ce7d1cbf8069c0bcf52ee20))
29+
* **tests:** fix: tests which call HTTP endpoints directly with the example parameters ([e649dcb](https://github.com/digitalocean/genai-python/commit/e649dcb0f9416e9bf568cc9f3480d7e222052391))
30+
31+
32+
### Chores
33+
34+
* **ci:** enable for pull requests ([b6b3f9e](https://github.com/digitalocean/genai-python/commit/b6b3f9ea85918cfc6fc7304b2d21c340d82a0083))
35+
* **internal:** update conftest.py ([12e2103](https://github.com/digitalocean/genai-python/commit/12e210389204ff74f504e1ec3aa5ba99f1b4971c))
36+
* **readme:** update badges ([6e40dc3](https://github.com/digitalocean/genai-python/commit/6e40dc3fa4e33082be7b0bbf65d07e9ae9ac6370))
37+
* **tests:** add tests for httpx client instantiation & proxies ([7ecf66c](https://github.com/digitalocean/genai-python/commit/7ecf66c58a124c153a32055967beacbd1a3bbcf3))
38+
* **tests:** run tests in parallel ([861dd6b](https://github.com/digitalocean/genai-python/commit/861dd6b75956f2c12814ad32b05624d8d8537d52))
39+
* update SDK settings ([ed595b0](https://github.com/digitalocean/genai-python/commit/ed595b0a23df125ffba733d7339e771997c3f149))
40+
41+
42+
### Documentation
43+
44+
* **client:** fix httpx.Timeout documentation reference ([5d452d7](https://github.com/digitalocean/genai-python/commit/5d452d7245af6c80f47f8395f1c03493dfb53a52))
45+
346
## 0.1.0-alpha.3 (2025-06-12)
447

548
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)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "c63a5cfe-b235-4fbe-8bbb-82a9e02a482a-python"
3-
version = "0.1.0-alpha.3"
3+
version = "0.1.0-alpha.4"
44
description = "The official Python library for the GradientAI API"
55
dynamic = ["readme"]
66
license = "Apache-2.0"

src/gradientai/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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

0 commit comments

Comments
 (0)