Releases: axioradev/axiora-sdk
Releases · axioradev/axiora-sdk
Release list
v0.12.0
0.12.0 (2026-05-13)
Full Changelog: v0.11.1...v0.12.0
Features
- internal/types: support eagerly validating pydantic iterators (525c14a)
v0.11.1
0.11.1 (2026-05-09)
Full Changelog: v0.11.0...v0.11.1
Bug Fixes
- client: add missing f-string prefix in file type error message (21523cc)
v0.11.0
0.11.0 (2026-05-07)
Full Changelog: v0.10.0...v0.11.0
Features
- add subsidiaries and shareholding-audit endpoints (9ca7183)
- api: add is_consolidaed to FinancialOut (b2d9e3e)
- api: add sections api endpoints (5b92006)
- api: manual updates (1b5e6f9)
- api: manual updates (12b1545)
- api: manual updates (4ca4df3)
- api: manual updates (8352e0d)
- api: manual updates (ac38e70)
- api: section endpoints (9cc9e74)
- extend Company, Financial, SectorListItem, and Meta types (ccb6d59)
- internal: implement indices array format for query and form serialization (7e1133e)
- ontology: add resource for queryable field metadata (a556381)
- support setting headers via env (472629b)
Bug Fixes
- client: preserve hardcoded query params when merging with user params (12bceb9)
- deps: bump minimum typing-extensions version (5431e43)
- ensure file data are only sent as 1 parameter (dbbdbda)
- pydantic: do not pass
by_aliasunless set (00361df) - sanitize endpoint path params (8cb29f7)
- use correct field name format for multipart file arrays (10667a8)
Performance Improvements
- client: optimize file structure copying in multipart requests (c9abccd)
Chores
- ci: bump uv version (cb1c955)
- ci: skip lint on metadata-only changes (a6e3968)
- ci: skip uploading artifacts on stainless-internal branches (cd61b0e)
- internal: make
test_proxy_environment_variablesmore resilient to env (9fcbdd7) - internal: more robust bootstrap script (0dee67b)
- internal: refactor authentication internals (e2069e2)
- internal: reformat pyproject.toml (504892c)
- internal: tweak CI branches (7c5d3c1)
- internal: update gitignore (ca5cd8c)
- regenerate openapi.json — add earnings, investors, watchlist, ownership chart endpoints (d03f181)
- release: 0.10.0 (4e2ca86)
- sync repo (0304381)
- update SDK settings (cee414e)
- update SDK settings (4d1ea9f)
- update SDK settings (622f5f7)
- update SDK settings (6c69d33)
- update SDK settings (6a915cc)
- update SDK settings (81f7667)
- update SDK settings (a6510c8)
- update SDK settings (0124007)
- update SDK settings (db38a9e)
Documentation
- rewrite README product-first and update api.md (7666543)
v0.9.0
0.9.0 (2026-05-01)
Full Changelog: v0.8.2...v0.9.0
Features
- support setting headers via env (472629b)
Bug Fixes
- use correct field name format for multipart file arrays (10667a8)
Performance Improvements
- client: optimize file structure copying in multipart requests (c9abccd)
Chores
v0.8.2
0.8.2 (2026-04-12)
Full Changelog: v0.8.1...v0.8.2
Chores
- regenerate openapi.json — add earnings, investors, watchlist, ownership chart endpoints (d03f181)
v0.8.1
v0.8.0
v0.7.0
v0.6.0
0.6.0 (2026-03-27)
Full Changelog: v0.5.0...v0.6.0
Features
- internal: implement indices array format for query and form serialization (7e1133e)
Bug Fixes
- deps: bump minimum typing-extensions version (5431e43)
- pydantic: do not pass
by_aliasunless set (00361df) - sanitize endpoint path params (8cb29f7)