Releases: team-telnyx/telnyx-java
Releases · team-telnyx/telnyx-java
API Spec Parity
Parity with API Spec as of March 2022
- This includes over 100+ NEW Endpoints to use since last release!
--10 DLC
--WhatsApp
--Business Products
--Room Sessions
--Reports
--Wireless
--New Call Control Commands
--...Too many to list!
Security Vulnerability Fixes
- Issues related to Jackson Dependencies resolved
Bug Fixes:
- Fixed issues regarding naming on certain endpoints with awkward capitalizations
- Fixed data types in regards to phone numbers being Strings <-> UUIDs interchangeably
- OpenAPI Generator upgraded to 6.0.0-SNAPSHOT with accompanying Jackson Templates for naming generation issues
Note:
Testing Suite now relies on Prism Mock Server rather than Telnyx Mock Server. See Prism Docs to set this up.
Fax, Detail Records, Call Commands Update
- Adds Fax Enums
- Updates call control commands
- Updates detail records
Allow hosted messaging documents to be uploaded
Hosted messaging documents upload successfully
Update verify, add call enqueue features
update verify, add call enqueue features
Telephony Creds Release
Now supports minting Json Web Tokens for use with the WebRTC clients
Renames Fqdns to FQDNs for better clarity
Fax & Number Lookup Support
Supports Faxing & Number lookup API
March Updates
Brings in conference commands; updated error codes; Background job
billing_group_id in answer and call requests
Adds key/value param billing_group_id
to each of the Answer and Call Requests
Add Outbound Voice Profiles and Connections
Brings in outbound voice profile endpoints and connections endpoints
Brings in outbound voice profile models and connections models
Call Recording Pause & Resume
Add call recording pause and resume to call control SDK