Releases: RetellAI/retell-python-sdk
Releases · RetellAI/retell-python-sdk
v5.25.1
5.25.1 (2026-04-08)
Full Changelog: v5.25.0...v5.25.1
Bug Fixes
- client: preserve hardcoded query params when merging with user params (30b8c01)
v5.25.0
v5.24.0
v5.23.0
5.23.0 (2026-03-27)
Full Changelog: v5.22.2...v5.23.0
Features
- internal: implement indices array format for query and form serialization (47b841a)
Chores
- ci: skip lint on metadata-only changes (73e065b)
v5.22.2
v5.22.1
5.22.1 (2026-03-20)
Full Changelog: v5.22.0...v5.22.1
Bug Fixes
- sanitize endpoint path params (4bf2810)
v5.22.0
v5.21.0
5.21.0 (2026-03-17)
Full Changelog: v5.20.3...v5.21.0
Features
- api: api update (e4d03b9)
Chores
- internal: tweak CI branches (73cfd6d)
v5.20.3
5.20.3 (2026-03-17)
Full Changelog: v5.20.2...v5.20.3
Bug Fixes
- deps: bump minimum typing-extensions version (d96e45b)
v5.20.2
5.20.2 (2026-03-17)
Full Changelog: v5.20.1...v5.20.2
Bug Fixes
- pydantic: do not pass
by_aliasunless set (9066854)