Skip to content

v2.1.3

Latest
Compare
Choose a tag to compare
@ADandyGuyInSpace ADandyGuyInSpace released this 15 Aug 00:08

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"