Releases: TeleSign/python_telesign_enterprise
Releases · TeleSign/python_telesign_enterprise
v3.0.1
- 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
- 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
- Removed dependency on AppVerifyClient from Self Service SDK
Full Changelog: v2.3.0...v2.3.1
v2.3.0
- 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
- Added tracking to requests
Full Changelog: v2.2.1...v2.2.2
v2.2.1
- Testing the deployment system
Full Changelog: 2.2.1...v2.2.1
v2.2.0
- 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
- Added get status method to Appverify Client