Skip to content

Releases: team-telnyx/telnyx-python

v3.17.0

08 Dec 23:24

Choose a tag to compare

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

Chores

v3.16.0

08 Dec 18:39

Choose a tag to compare

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

03 Dec 16:51

Choose a tag to compare

3.15.0 (2025-12-03)

Full Changelog: v3.14.0...v3.15.0

Features

v3.14.0

03 Dec 16:38

Choose a tag to compare

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

  • docs: use environment variables for authentication in code snippets (b6999a6)
  • update lockfile (bf98551)

v3.13.0

27 Nov 18:48

Choose a tag to compare

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

  • deps: mypy 1.18.1 has a regression, pin to 1.17 (cc2ea8e)
  • internal: codegen related update (45049e3)
  • internal: codegen related update (b4d2c6d)

v3.12.1

12 Nov 03:46

Choose a tag to compare

3.12.1 (2025-11-12)

Full Changelog: v3.12.0...v3.12.1

Bug Fixes

  • compat: update signatures of model_dump and model_dump_json for Pydantic v1 (6ccdc25)

v3.12.0

10 Nov 13:39

Choose a tag to compare

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

  • internal/tests: avoid race condition with implicit client cleanup (40ec679)
  • internal: codegen related update (0c875d3)
  • internal: codegen related update (c1b1aed)
  • internal: codegen related update (82c1747)
  • internal: grammar fix (it's -> its) (6245054)
  • package: drop Python 3.8 support (322da01)

v3.11.0

30 Oct 00:08

Choose a tag to compare

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

  • webhooks: simplify webhook verification to function-based approach (#7) (f8ece68)

v3.10.0

29 Oct 10:46

Choose a tag to compare

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)

v3.9.0

27 Oct 21:10

Choose a tag to compare

3.9.0 (2025-10-27)

Full Changelog: v3.8.0...v3.9.0

Features

  • webhooks: Implement custom Telnyx webhook verification (#2) (51e8440)