Skip to content

Releases: team-telnyx/telnyx-java

API Spec Parity

25 Mar 09:20
98a1639
Compare
Choose a tag to compare

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

27 Jul 23:07
9b4891f
Compare
Choose a tag to compare
  • Adds Fax Enums
  • Updates call control commands
  • Updates detail records

Allow hosted messaging documents to be uploaded

14 Jul 21:40
860b6c8
Compare
Choose a tag to compare

Hosted messaging documents upload successfully

Update verify, add call enqueue features

13 Jul 20:34
dbf8466
Compare
Choose a tag to compare

update verify, add call enqueue features

Telephony Creds Release

14 May 22:28
14eb33f
Compare
Choose a tag to compare

Now supports minting Json Web Tokens for use with the WebRTC clients
Renames Fqdns to FQDNs for better clarity

Fax & Number Lookup Support

03 May 20:26
415b91f
Compare
Choose a tag to compare

Supports Faxing & Number lookup API

March Updates

24 Mar 17:52
Compare
Choose a tag to compare

Brings in conference commands; updated error codes; Background job

billing_group_id in answer and call requests

07 Jan 20:33
74ae30e
Compare
Choose a tag to compare

Adds key/value param billing_group_id to each of the Answer and Call Requests

Add Outbound Voice Profiles and Connections

17 Dec 22:58
d1b7fda
Compare
Choose a tag to compare

Brings in outbound voice profile endpoints and connections endpoints

Brings in outbound voice profile models and connections models

Call Recording Pause & Resume

03 Dec 20:41
f7a9ad9
Compare
Choose a tag to compare

Add call recording pause and resume to call control SDK