Skip to content

Releases: team-telnyx/telnyx-python

v2.1.3

15 Aug 00:08
Compare
Choose a tag to compare

What's Changed

  • build: update black dependency to version 23.0 or higher in setup.py

  • feat: add support for verifying verification code by ID in the verification resource

  • feat: add support for verifying verification code by Phone Number in the verification resource

  • feat: add support for listing verification codes by Phone Number in the verification resource

  • fix: handle optional nested_id in retrieve_nested_resource method

  • fix: handle empty API response body for 204 No Content status in TelnyxResponse

  • fix: update "six" library dependency to version 1.16.0 or higher in setup.py

  • fix: skip failing test cases due to "Prism mock 500 invalid response parsing errors"

2.1.2

27 Jun 13:45
5986887
Compare
Choose a tag to compare

What's Changed

  • Bug fix for errors during rare exceptions
  • Updates and optimizations
  • Fix test cases
  • Deprecate WhatsApp and PSD2 verify product

v2.1.1

23 Feb 10:33
Compare
Choose a tag to compare

What's Changed

The big:

  • Parity update
  • 100+ methods, requests, including initial AI Inference support (the above deserved two lines)
  • Deprecation of legacy Python versions, repo now requires 3.8+
  • Deprecation of custom six library, adding full support for Python 3.12
  • Proxy server for streamlined mock testing using local specs

The small:

  • Basic automation of method parsing, package will be kept more in-date
  • Full deprecation of legacy WhatsApp and initial deprecation of legacy Verification process
  • Workflows targeting more modern infra
  • Initial pruning of legacy operations, preparation for streaming related methods
  • Solved rare case of error type mismatch when Call Control Calls would be made in rapid succession.
  • Misc. bug fixes

WIP:

  • Retrieve/Update method support for prism mock service when ID is dynamically generated
  • Helper commands

Full Change log: v2.0.0...v2.1.1

Python API Parity Update + New Mock Service

26 Feb 05:52
c78e3a9
Compare
Choose a tag to compare

This release contains a massive parity update, to match the current live functionality of the Telnyx API.
Things include:

  • Documents endpoint
  • Managed accounts
  • Notifications
  • Number Orders
  • Reports
  • Rooms
  • SIM Card actions
    ... and much more

Full Changelog: v1.5.0...v2.0.0

Verification update & Call queuing support

08 Jul 22:31
b3358cd
Compare
Choose a tag to compare
  • Updates to new verification API specs
  • Call queuing support

Support for transcriptions

30 Apr 16:02
0579975
Compare
Choose a tag to compare

Adds call-control live transcriptions endpoints

Update Phone Number Requirements and more hosted messaging

29 Mar 22:05
8dc5978
Compare
Choose a tag to compare

Hosted messaging support finalized along with phone_numbers_regulatory_requirements path fix

Hotfix for Fax API

09 Mar 03:19
762a58b
Compare
Choose a tag to compare

Hotfixes Fax API support

Include Fax Support

08 Mar 18:31
a4eba49
Compare
Choose a tag to compare

Includes fax support for Telnyx API

Update to include Verify

18 Dec 02:30
7ea09ca
Compare
Choose a tag to compare

Python SDK now supports Verification endpoints