Releases: landing-ai/ade-python
Releases · landing-ai/ade-python
v1.12.0
v1.11.1
1.11.1 (2026-04-22)
Full Changelog: v1.11.0...v1.11.1
Performance Improvements
- client: optimize file structure copying in multipart requests (e78f8c0)
v1.11.0
v1.10.0
v1.9.0
1.9.0 (2026-03-27)
Full Changelog: v1.8.0...v1.9.0
Features
- api: api update (4e56dbe)
- internal: implement indices array format for query and form serialization (7e9d4b5)
Bug Fixes
- deps: bump minimum typing-extensions version (488efba)
- pydantic: do not pass
by_aliasunless set (70493bc) - sanitize endpoint path params (b8c5167)
- update README formatting and heading style (#82) (a38a40f)
Chores
v1.8.0
v1.7.0
1.7.0 (2026-03-11)
Full Changelog: v1.6.0...v1.7.0
Features
Chores
- ci: skip uploading artifacts on stainless-internal branches (e8dee5c)
- format all
api.mdfiles (4a5078a) - internal: add request options to SSE classes (b6f1448)
- internal: make
test_proxy_environment_variablesmore resilient (1c0ef15) - internal: make
test_proxy_environment_variablesmore resilient to env (352408c) - internal: remove mock server code (69eb4f3)
- update mock server docs (e85a0f3)
- update placeholder string (fcf3eac)
v1.6.0
v1.5.0
1.5.0 (2026-01-30)
Full Changelog: v1.4.0...v1.5.0
Features
- client: add custom JSON encoder for extended type support (9c0fab4)
- client: add support for binary request streaming (79d0b6e)
Bug Fixes
- docs: fix mcp installation instructions for remote servers (c164f34)
Chores
v1.4.0
1.4.0 (2026-01-06)
Full Changelog: v1.3.0...v1.4.0
Features
Bug Fixes
- use async_to_httpx_files in patch method (977143a)
Chores
- internal: add
--fixargument to lint script (caa1bc4) - internal: codegen related update (9a57490)
- speedup initial import (8e2a9f1)
- speedup initial import (0b024ed)
Documentation
- prominently feature MCP server setup in root SDK readmes (bb75fea)