Skip to content

Releases: TeleSign/python_telesign_enterprise

v3.0.1

16 Dec 07:17

Choose a tag to compare

  • Removed deprecated pkg_resources.declare_namespace() usage.
  • Updated classifiers to Python 3.7–3.12.

Full Changelog: v2.3.1...v3.0.1

v3.0.0

22 Sep 09:48

Choose a tag to compare

  • Added full support for the App Verify API, including reporting unknown caller ID issues and timeout events
  • Removed Legacy PID Contact
  • Removed Legacy PID Number Deactivation

Full Changelog: v2.4.0...v3.0.0

v2.3.1

08 Sep 13:43

Choose a tag to compare

  • Removed dependency on AppVerifyClient from Self Service SDK

Full Changelog: v2.3.0...v2.3.1

v2.3.0

08 Jul 16:09

Choose a tag to compare

  • Created OmniVerify class for adding retrieve and update verification process functionality
  • Moved the createVerificationProcess method from the VerifyClient class to the new OmniVerify class,
    consolidating omnichannel verification responsibilities in one place
  • Added unit and integration tests

Full Changelog: v2.2.2...v2.3.0

v2.2.2

15 May 08:14

Choose a tag to compare

  • Added tracking to requests

Full Changelog: v2.2.1...v2.2.2

v2.2.1

26 Mar 14:39

Choose a tag to compare

  • Testing the deployment system

Full Changelog: 2.2.1...v2.2.1

v2.2.0

24 Mar 09:54

Choose a tag to compare

  • Added method to send requests to Telesign Messaging
  • Added method to send requests to the Telesign Verify API
  • Removed Push Verify method in VerifyClient class

Full Changelog: v2.1.4...v2.2.0

v2.1.4

30 Aug 21:39

Choose a tag to compare

  • Added get status method to Appverify Client

v2.1.2

14 Sep 18:26

Choose a tag to compare

  • Update setup.py to require version of python_telesign which fixes bug for HTTP GET calls not including query parameters

v2.1.1

23 May 20:36

Choose a tag to compare

  • Added completion endpoint to VerifyClient