Releases: team-telnyx/telnyx-python
Releases · team-telnyx/telnyx-python
v3.17.0
3.17.0 (2025-12-08)
Full Changelog: v3.16.0...v3.17.0
Features
- Chat completions response schema update (60e2df9)
- ENGDESK-47706: Update TranscriptionEngineDeepgramConfig Schema (a2e02c4)
- ENGDESK-47886: Fix API spec for emergency.json (da08340)
- Update default GATHER_USING_AI_MODEL (24231bf)
Bug Fixes
- api: 10dlc prefixes (0804bae)
Chores
- add missing docstrings (301071d)
v3.16.0
3.16.0 (2025-12-08)
Full Changelog: v3.15.0...v3.16.0
Features
- (draft/don't review) ENGDESK-38070-c: add deepgram keyword documentation (607a743)
- alright, shut up redocly (4e88b87)
- ENGDESK-47736: added discriminator fields to oneOffs that were missing them (4170527)
- FILE-1066: presigned url doc strings (8a87605)
- MSG-6160 fix messaging lint issues (6f834a8)
- MSG-6179: Add discriminator fields to Messaging API schemas for improved SDK performance (2a6c5a9)
- MSG-6181: Reorganize mobile phone number messaging endpoints and fix … (e7a118b)
- NETAPPS_687: Fixed IGW spec to match current API. (b6fe5ec)
- NUM-6334/NUM-6335 - fix redocly lint errors (d61303b)
Bug Fixes
- types: allow pyright to infer TypedDict types within SequenceNotStr (277b3b8)
v3.15.0
v3.14.0
3.14.0 (2025-12-03)
Full Changelog: v3.13.0...v3.14.0
Features
- Add response schemas for telco data usage report endpoints (fe8d5ac)
- api: manual updates (61eaa6b)
- client: add separate models for 2 events (9a7b84b)
- ENGDESK-47508 - part 2 shared schema fixes (afbdf75)
- ENGDESK-47518 document mobile number and mobile voice connection endpoints (3d5c806)
- ENGDESK-47580: Add quickship and exclude_held_numbers filters to inexplicit number order API (81bdd5f)
- ENGDESK-47580: Add quickship and exclude_held_numbers to InexplicitNumberOrderResponse (aff95e3)
- ENGDESK-47759 - fix missing meta definition in authorized ips spec (4726a4e)
- Fix invalid responses (209084d)
- Fixing lint errors (852999c)
- MSG-6166 fix empty schema responses (82dd85d)
- PORT-4528: Fix lint errors for porting (e8c9718)
- TBS-3422: Fix TBS redocly errors (b7e8803)
Chores
v3.13.0
3.13.0 (2025-11-27)
Full Changelog: v3.12.1...v3.13.0
Features
- Ai 1967 (8087f6d)
- Ai 1967 part 2 (2d809e8)
- Fix Redocly linting errors and warnings in TDA reporting specs (e16e080)
- Fix Redocly linting warnings in OAuth and Integration Secrets specs (da507d6)
- MSG-6076: webhook event for 10DLC campaign suspended status (04d4725)
- Refactored README to only contain useful information and reflect accu… (ffecaa4)
- TELAPPS-5459: Add Azure to transcription start (c503e3e)
- Updated README to include the step for make buildcontainer bundle to … (4f822b8)
Bug Fixes
- ensure streams are always closed (ac9c87b)
Chores
v3.12.1
3.12.1 (2025-11-12)
Full Changelog: v3.12.0...v3.12.1
Bug Fixes
- compat: update signatures of
model_dumpandmodel_dump_jsonfor Pydantic v1 (6ccdc25)
v3.12.0
3.12.0 (2025-11-10)
Full Changelog: v3.11.0...v3.12.0
Features
- ENGDESK-44767 - Document force remove calls from queue (4f3e07c)
- TELAPPS-ENGDESK-46395 Add keep_after_hangup to enqueue command (a46975c)
- TELAPPS-ENGDESK-46395 Add keep_after_hangup to enqueue command (a66e1d6)
- TELAPPS-ENGDESK-46395 Add PATCH /queues/{queue_name}/calls/{call_control_id} endpoint (e68a26a)
Bug Fixes
- compat with Python 3.14 (f27f60c)
Chores
v3.11.0
3.11.0 (2025-10-30)
Full Changelog: v3.10.0...v3.11.0
Features
- AI-1842: Add MCP Servers and Integrations sections (8a8c1e1)
- TELAPPS-5399 Add region to conference commands (3f12db2)
Bug Fixes
- client: fix issue with example webhook payload (c41b9b0)
Refactors
v3.10.0
3.10.0 (2025-10-29)
Full Changelog: v3.9.0...v3.10.0
Features
- ENGDESK-45429 - Add sip_region documentation for dial and transfer command (59adfcd)
- ENGDESK-46399 - Add sip_call_id filter for retreiving recordings (16958a6)
Bug Fixes
- client: close streams without requiring full consumption (8e32050)