Releases: taamsoftadmin/taam-cloud-python-sdk
v1.0.0
1.0.0 (2025-03-05)
Full Changelog: v0.1.0-alpha.1...v1.0.0
Features
- client: allow passing
NotGivenfor body (#18) (8b9fd93) - client: send
X-Stainless-Read-Timeoutheader (#12) (db98be7)
Bug Fixes
- asyncify on non-asyncio runtimes (#16) (232bad0)
- client: mark some request bodies as optional (8b9fd93)
Chores
- docs: update client docstring (#22) (cf096fe)
- internal: bummp ruff dependency (#11) (a45d121)
- internal: change default timeout to an int (#10) (49bdd7a)
- internal: codegen related update (#17) (215781b)
- internal: codegen related update (#8) (6204580)
- internal: fix devcontainers setup (#19) (2a74e2c)
- internal: fix type traversing dictionary params (#13) (10dc532)
- internal: minor type handling changes (#14) (15a54a6)
- internal: properly set pydantic_private (#20) (f9da0d8)
- internal: remove unused http client options forwarding (#23) (e0b0b80)
- internal: update client tests (#15) (579800b)
Documentation
v0.1.0-alpha.1
0.1.0-alpha.1 (2025-01-24)
Full Changelog: v0.0.1-alpha.1...v0.1.0-alpha.1
Features
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions
v0.0.1-alpha.1
0.0.1-alpha.1 (2025-01-23)
Full Changelog: v0.0.1-alpha.0...v0.0.1-alpha.1
Chores
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions