Releases: twilio/twilio-java
Releases · twilio/twilio-java
7.16.1
Release Notes
Api
- Use the correct properties for Dependent Phone Numbers of an Address (breaking change)
- Update Call Recordings with the correct properties
Preview
- Add
statusandemailquery param filters for AuthorizationDocument list endpoint
Proxy
- Added DELETE support to Interaction
- Standardized enum values to dash-case
- Rename Service#friendly_name to Service#unique_name
Video
- Remove beta flag from
media_regionandvideo_codecs
Wireless
- Bug fix: Changed
operator_mccandoperator_mncinDataSessionssubresource fromintegertostring
7.16.0
Release Notes
Sync
- Add TTL support for Sync objects (breaking change)
- The required
dataparameter on the following actions is now optional: "Update Document", "Update Map Item", "Update List Item" - New actions available for updating TTL of Sync objects: "Update List", "Update Map", "Update Stream"
- The required
Video
- [bi] Rename
RoomParticipanttoParticipant - Add Recording Settings resource
- Expose EncryptionKey and MediaExternalLocation properties in Recording resource
7.15.6
7.15.5
7.15.4
7.15.3
7.15.2
Release Notes
Api
- Add
smart_encodedparam for Messages - Add
identity_sidparam to IncomingPhoneNumbers create and update
Preview
- Make 'address_sid' and 'email' optional fields when creating a HostedNumberOrder
- Add AuthorizationDocuments preview API.
Proxy
- Initial Release
Wireless
- Added
ip_addressto sim resource
7.15.1
7.15.0
Release Notes
Chat
- Make member accessible through identity
- Make channel subresources accessible by channel unique name
- Set get list 'max_page_size' parameter to 100
- Add service instance webhook retry configuration
- Add media message capability
- Make
bodyan optional parameter on Message creation. (breaking change)
Notify
data,apn,gcm,fcm,smsparameters inNotificationscreate resource are maps instead of strings. (breaking change)
Taskrouter
- Add new query ability by TaskChannelSid or TaskChannelUniqueName
- Move Events, Worker, Workers endpoint over to CPR
- Add new RealTime and Cumulative Statistics endpoints
Video
- Create should allow an array of video_codecs.
- Add video_codecs as a property of room to make it externally visible.