Releases: twilio/twilio-java
Releases · twilio/twilio-java
7.8.0
7.7.2-alpha1
This version of the Twilio Java library is a superset of 7.7.1 that includes all beta Twilio products.
Release Notes
- Add Answering Machine Detection to Call creation
- Add
WRAPPINGentry to Status for Task - Add
recordParticipantsOnConnectto Rooms - Twilio Chat
- Add
limitsmap to Service - Add
limitsChannelMembersandlimitsUserChannelsfield to ServiceUpdater
- Add
7.7.1-alpha1
7.7.0
7.7.0-alpha1
7.6.0
7.6.0-alpha-1
7.5.0
Release Notes
- Add
validatedfield to Addresses - Add FCM Credential support
- Add
Orderparameter to Chat Message filterting - Remove required updating of
friendlyNameparameter when updating TaskRouter Activities - Accept multiple
assignmentStatus's when filteringTasks - Fix Workflow json generation
- Add TaskRouterGrant
- Add
recordingStatusCallbackandrecordingStatusCallbackMethodto Record TwiML
7.5.0-alpha-2
This version of the Twilio Java library is a superset of 7.5.0 that includes all beta Twilio products.
Release Notes
- Add
validatedfield to Addresses - Add FCM Credential support
- Add
Orderparameter to Chat Message filterting - Remove required updating of
friendlyNameparameter when updating TaskRouter Activities - Accept multiple
assignmentStatus's when filteringTasks - Fix Workflow json generation
- Add TaskRouterGrant
- Add
recordingStatusCallbackandrecordingStatusCallbackMethodto Record TwiML - Add
AssignedAddOnstoIncomingPhoneNumbers - Add
marketplaceto Preview - Support FCM notification types
- Sync
- Add
Documents - Add
Permissionsfor Lists and Maps
- Add
7.4.0-alpha-1
This version of the Twilio Java library is a superset of 7.4.0 that includes all beta Twilio products.
Release Notes
- Added new AddOnResults API.
- Allow undocumented TwiML voice parameters for Conference, Dial, and Pause PR #317.
- Fix dates being serialized to null in some locales PR #320.
- Add
emergencyEnabledfield to Addresses. - Add support for emergency phone numbers.
- Add support for ending conferences via the API.
- Add
regionfield to Conferences. - Wireless
- Creating RatePlan now takes single
renewalstring instead ofrenewalPeriodandrenewalUnits(backwards incompatible). - Change RatePlan
renewalfield to String (backwards incompatible).
- Creating RatePlan now takes single
- Twilio Chat
- Add
membersCountandmessagesCountto Channel. - Add support for filtering on channel type when reading list of Channels.
- Add
last_consumed_message_indexandlast_consumption_timestampfields to Member. - Remove ability to update Message body, was never supported by API (backwards incompatible).
- Add support for new UserChannel Resource.
- Add
- Taskrouter
- Add default worker fetch policy PR #313.
- Add queue ordering for Workspace, TaskQueue.
- Remove ability to specify
attributesandworkflowSidon Task creation (backwards incompatible). - Add
addons,taskQueueFriendlyName,workflowFriendlyName, metdata to Task. - Use DateTimes for WorkspaceStatistics filtering (backwards incompatible).
- Fix TaskQueueStatistics
cumulativefield incorrect type (backwards incompatible). - Fix TaskQueuesStatistics
cumulativefield incorrect type (backwards incompatible). - Remove ability to set
friendlyNameon TaskQueueStatistics (backwards incompatible).