Skip to content

Releases: twilio/twilio-java

7.16.1

01 Dec 23:52

Choose a tag to compare

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 status and email query 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_region and video_codecs

Wireless

  • Bug fix: Changed operator_mcc and operator_mnc in DataSessions subresource from integer to string

Docs
Maven

7.16.0

17 Nov 23:06

Choose a tag to compare

Release Notes

Sync

  • Add TTL support for Sync objects (breaking change)
    • The required data parameter 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"

Video

  • [bi] Rename RoomParticipant to Participant
  • Add Recording Settings resource
  • Expose EncryptionKey and MediaExternalLocation properties in Recording resource

Docs
Maven

7.15.6

11 Nov 02:48

Choose a tag to compare

Release Notes

Accounts

  • Add AWS credential type

Preview

  • Removed iso_country as required field for creating a HostedNumberOrder.

Proxy

  • Added new fields to Service: geo_match_level, number_selection_behavior, intercept_callback_url, out_of_session_callback_url

Docs
Maven

7.15.5

03 Nov 23:06

Choose a tag to compare

Release Notes

Api

  • Add programmable video keys

Video

  • Add Participants

Docs
Maven

7.15.4

28 Oct 00:27

Choose a tag to compare

Release Notes

Chat

  • Add Binding resource
  • Add UserBinding resource

Docs
Maven

7.15.3

20 Oct 23:30

Choose a tag to compare

Release Notes

Api

  • Add address_sid param to IncomingPhoneNumbers create and update
  • Add 'fax_enabled' option for Phone Number Search

Docs
Maven

7.15.2

13 Oct 22:32

Choose a tag to compare

Release Notes

Api

  • Add smart_encoded param for Messages
  • Add identity_sid param 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_address to sim resource

Docs
Maven

7.15.1

06 Oct 22:41

Choose a tag to compare

Release Notes

Preview

  • Add acc_security (authy-phone-verification) initial api

Taskrouter

  • Less verbose naming of cumulative and real time statistics (breaking change)

Docs
Maven

7.15.0

30 Sep 00:18

Choose a tag to compare

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 body an optional parameter on Message creation. (breaking change)

Notify

  • data, apn, gcm, fcm, sms parameters in Notifications create 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.

Docs
Maven

7.14.6

15 Sep 22:32

Choose a tag to compare

Release Notes

  • Add speechTimeout to Gather verb.

Api

  • Add sip_registration property on SIP Domains
  • Add new video and market usage category keys

Docs
Maven