Releases: openlayer-ai/openlayer-python
Releases · openlayer-ai/openlayer-python
v0.25.0
0.25.0 (2026-04-28)
Full Changelog: v0.24.0...v0.25.0
Features
- support setting headers via env (c1c13bf)
Bug Fixes
- use correct field name format for multipart file arrays (d46c242)
Performance Improvements
- client: optimize file structure copying in multipart requests (f1bd1b6)
Chores
v0.24.0
0.24.0 (2026-04-14)
Full Changelog: v0.23.3...v0.24.0
Features
- closes OPEN-10097: create Azure Content Understanding tracer (58c4120)
v0.23.3
0.23.3 (2026-04-11)
Full Changelog: v0.23.2...v0.23.3
Bug Fixes
- ensure file data are only sent as 1 parameter (af32174)
v0.23.2
0.23.2 (2026-04-10)
Full Changelog: v0.23.1...v0.23.2
Documentation
- closes OPEN-9953: expose endpoints to get and delete a row (1f08bda)
v0.23.1
0.23.1 (2026-04-08)
Full Changelog: v0.23.0...v0.23.1
Bug Fixes
- client: preserve hardcoded query params when merging with user params (8e68770)
v0.23.0
v0.22.0
0.22.0 (2026-04-01)
Full Changelog: v0.21.0...v0.22.0
Features
- internal: implement indices array format for query and form serialization (e942e18)
Bug Fixes
- deps: bump minimum typing-extensions version (d359d17)
- pydantic: do not pass
by_aliasunless set (3679fc3) - sanitize endpoint path params (dc9d512)
Chores
- ci: skip lint on metadata-only changes (e23a0d8)
- internal: tweak CI branches (7e02151)
- internal: update gitignore (e96f24b)
- tests: bump steady to v0.19.4 (0ecf1e6)
- tests: bump steady to v0.19.5 (757aae0)
- tests: bump steady to v0.19.6 (95c72a9)
- tests: bump steady to v0.19.7 (16d4263)
- tests: bump steady to v0.20.1 (6f06faf)
- tests: bump steady to v0.20.2 (5c4116d)
Refactors
- tests: switch from prism to steady (0f01051)
v0.21.0
0.21.0 (2026-03-26)
Full Changelog: v0.20.1...v0.21.0
Features
- closes OPEN-9557: extend promote to resolve fields from function outputs (c60b02f)