Releases: aymara-ai/aymara-sdk-python
Releases · aymara-ai/aymara-sdk-python
v1.1.1
v1.1.0
1.1.0 (2025-10-29)
Full Changelog: v1.0.3...v1.1.0
Features
- api: api update (2ca0715)
- api: api update (29be9f7)
- api: api update (a23c4fa)
- api: api update (b8a6f05)
- api: api update (3b21ac4)
- api: api update (f386c39)
- client: add follow_redirects request option (41774ca)
- client: add support for aiohttp (cc6487c)
Bug Fixes
- ci: correct conditional (10dcc8c)
- ci: release-doctor — report correct token name (1a905ea)
- client: correctly parse binary response | stream (48ba460)
- package: support direct resource imports (938dd60)
- tests: fix: tests which call HTTP endpoints directly with the example parameters (c5301a5)
- utils: Fix issue with confidences showing up incorrectly for missing confidences. (7fb32fb)
Chores
- ci: change upload type (9681bdc)
- ci: enable for pull requests (d7e6731)
- ci: fix installation instructions (8b37598)
- ci: only run for pushes and fork pull requests (80611a5)
- ci: upload sdks to package manager (a4d60f3)
- docs: grammar improvements (d49a74e)
- docs: remove reference to rye shell (2cb26d1)
- internal: avoid lint errors in pagination expressions (5a3c566)
- internal: bump pinned h11 dep (0bf369e)
- internal: codegen related update (a98bd9f)
- internal: update conftest.py (5b7c341)
- package: mark python 3.13 as supported (403512f)
- readme: update badges (fd2895a)
- tests: add tests for httpx client instantiation & proxies (5aa538f)
- tests: run tests in parallel (6d637ae)
- tests: skip some failing tests on the latest python versions (7093c76)
Documentation
- client: fix httpx.Timeout documentation reference (df9b5d2)
v1.1.0-beta.3
1.1.0-beta.3 (2025-05-09)
Full Changelog: v1.1.0-beta.2...v1.1.0-beta.3
Bug Fixes
- missing dep (c9c75e9)
v1.1.0-beta.2
1.1.0-beta.2 (2025-05-09)
Full Changelog: v1.1.0-beta.1...v1.1.0-beta.2
Features
- async progress (9871d3f)
Chores
- async example (392c5a7)
v1.1.0-beta.1
1.1.0-beta.1 (2025-05-09)
Full Changelog: v1.0.2...v1.1.0-beta.1
Features
- jupyter progress bar (dde2a93)
v1.0.3
1.0.3 (2025-05-09)
Full Changelog: v1.1.0-beta.3...v1.0.3
v1.0.2
v1.0.1
1.0.1 (2025-05-08)
Full Changelog: v1.0.0...v1.0.1
Bug Fixes
- prompt response alignment in df (3eae5d3)
v1.0.0
1.0.0 (2025-05-08)
Full Changelog: v1.0.0-alpha.22...v1.0.0
v1.0.0-alpha.22
1.0.0-alpha.22 (2025-05-08)
Full Changelog: v1.0.0-alpha.21...v1.0.0-alpha.22
Features
- print report by category (14d2d31)