Releases: team-telnyx/telnyx-python
Releases · team-telnyx/telnyx-python
v4.122.0
4.122.0 (2026-04-28)
Full Changelog: v4.121.0...v4.122.0
Features
- Fix CreateVerifyProfileRequest to match messaging-2fa schema (b7cf6d2)
v4.121.0
4.121.0 (2026-04-28)
Full Changelog: v4.120.0...v4.121.0
Features
- Update assistant transcription settings spec (29d057f)
v4.120.0
4.120.0 (2026-04-27)
Full Changelog: v4.119.1...v4.120.0
Features
- support setting headers via env (4183f80)
v4.119.1
4.119.1 (2026-04-27)
Full Changelog: v4.119.0...v4.119.1
Bug Fixes
- use correct field name format for multipart file arrays (28f1f94)
v4.119.0
4.119.0 (2026-04-24)
Full Changelog: v4.118.0...v4.119.0
Features
- Add call.hold and call.unhold webhook event documentation (77aff88)
Documentation
- document dynamic variable support for voice_settings.voice (d10475e)
v4.118.0
4.118.0 (2026-04-23)
Full Changelog: v4.117.0...v4.118.0
Features
- Add xAI provider to standalone STT and TTS specs (a82e445)
Chores
- internal: more robust bootstrap script (7071772)
v4.117.0
v4.116.0
4.116.0 (2026-04-22)
Full Changelog: v4.115.0...v4.116.0
Features
- MSG-6841: add missing whatsapp api docs (3c7d680)
v4.115.0
4.115.0 (2026-04-21)
Full Changelog: v4.114.0...v4.115.0
Features
- Add post_conversation_settings to AI Assistants API spec (2c39b03)
v4.114.0
4.114.0 (2026-04-20)
Full Changelog: v4.113.0...v4.114.0
Features
- Add keyterm field to TranscriptionSettingsConfig (61a6be9)
Performance Improvements
- client: optimize file structure copying in multipart requests (3536049)