Releases: ALbot-developers/api-sdk-py
Releases · ALbot-developers/api-sdk-py
v0.3.2
0.3.2 (2026-04-11)
Full Changelog: v0.3.1...v0.3.2
Bug Fixes
- ensure file data are only sent as 1 parameter (57ce01c)
v0.3.1
0.3.1 (2026-04-10)
Full Changelog: v0.3.0...v0.3.1
Bug Fixes
- client: preserve hardcoded query params when merging with user params (0f8a613)
v0.3.0
v0.2.0
0.2.0 (2026-03-20)
Full Changelog: v0.1.1...v0.2.0
Features
- api: api update (ab3a673)
Bug Fixes
- sanitize endpoint path params (32bbbd6)
v0.1.1
0.1.1 (2026-03-18)
Full Changelog: v0.1.0...v0.1.1
Bug Fixes
- deps: bump minimum typing-extensions version (9fe303d)
- pydantic: do not pass
by_aliasunless set (2309226)
Chores
- internal: tweak CI branches (eb955bc)
v0.1.0
0.1.0 (2026-03-11)
Full Changelog: v0.0.1...v0.1.0
Features
- api: api update (00dc5bd)
- api: manual updates (a93913a)
- api: manual updates (1be4f6a)
- improve future compat with pydantic v3 (6187f86)
- types: replace List[str] with SequenceNotStr in params (6307a2c)
Bug Fixes
- avoid newer type syntax (d6c6c37)
Chores
- do not install brew dependencies in ./scripts/bootstrap by default (ef77409)
- internal: add Sequence related utils (f6af8eb)
- internal: change ci workflow machines (ab05c65)
- internal: codegen related update (3c76127)
- internal: codegen related update (ceb4cff)
- internal: codegen related update (9d1c4dc)
- internal: codegen related update (3e100c2)
- internal: codegen related update (b1f6edf)
- internal: codegen related update (d50d9a1)
- internal: codegen related update (0c49400)
- internal: codegen related update (b4181e7)
- internal: codegen related update (c0fa3a6)
- internal: codegen related update (ecbee08)
- internal: codegen related update (3869aad)
- internal: codegen related update (72e40fe)
- internal: update pydantic dependency (db880f6)
- internal: update pyright exclude list (77af0e0)
- tests: simplify
get_platformtest (002fc0a) - types: change optional parameter type from NotGiven to Omit (f12105c)
- update github action (f158da9)
- update SDK settings (827809d)