Releases: team-telnyx/telnyx-java
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
Add NumberOrdered Event
Migrate NumberOrderEvent to NumberOrderedEvent and NumberOrderEventData to NumberOrdered
Model updates & Callback Updates
Updates to callback objects
v2.1.0 Official Release
Official update to v2 of the Java SDK
- Method names updated
- Builder pattern for LIST methods
- Better serialization / deserialization
- Updated Documentation
Updates From in Messaging to an Object
CreateMessageRequest no longer inherits from BaseMessageRequest
CreateMessageRequest no longer inherits from BaseMessageRequest making the builders more straightforward
Release SDK to Beta!
Merge pull request #8 from team-telnyx/v2.0.6-beta promote 2.0.5 to beta
Jersey2 / Jackson Updates
Moves to jersey2 & jackson HTTP framework for underlying code.
Changes model & api package to:
models
->model
apis
->api
"x-group-parameters": "true"
vendor extension only applied to specific endpoints
Renames getMessagingProfileDetailedMetrics
to retrieveMessagingProfileDetailedMetrics