Skip to content

Releases: twilio/twilio-java

7.9.1

27 Apr 11:53
Compare
Choose a tag to compare

Release Notes

  • Remove conference participant Beep and ConferenceRecord enums, use String instead (backwards incompatible).
  • Add recordingChannels, recordingStatusCallback, recordingStatusCallbackMethod, sipAuthUsername, sipAuthPassword, region, conferenceRecordingStatusCallback, conferenceRecordingStatusCallbackMethod parameter support to conference participant creation.
  • Update missing categories in Usage Trigger enums.

Docs
Maven

7.9.1-alpha-1

27 Apr 12:35
Compare
Choose a tag to compare
7.9.1-alpha-1 Pre-release
Pre-release

This version of the Twilio Java library is a superset of 7.9.1 that includes all beta Twilio products.
Release Notes

  • Remove conference participant Beep and ConferenceRecord enums, use String instead (backwards incompatible).
  • Add recordingChannels, recordingStatusCallback, recordingStatusCallbackMethod, sipAuthUsername, sipAuthPassword, region, conferenceRecordingStatusCallback, conferenceRecordingStatusCallbackMethod parameter support to conference participant creation.
  • Update missing categories in Usage Trigger enums.
  • Alpha Changes:
    • Add smartEncoding parameter to messaging Service.
    • Make endpoint parameter optional for notify service bindings (backwards incompatible).
    • Add segments property to notify service notifications.
    • Add logEnabled property to notify services.
    • New Notify resources: Segment, SegmentMembership, UserBinding, User
    • Add ability to delete Wireless RatePlans
    • Add groupingSid parameter to Video Recordings.
    • Remove startTime property from Video Rooms (backwards incompatible).
    • Replace startTimeBefore/After filtering with dateCreatedBefore/After on Video Rooms (backwards incompatible).

Docs
Maven

7.9.0

19 Apr 00:29
Compare
Choose a tag to compare

Release Notes

  • Add Twilio Programmable Chat version 2
  • Allow updating AccountSid on IncomingPhoneNumbers
  • Include only populated fields in VideoGrant
  • Deprecate ConversationsGrant

Docs
Maven

7.9.0-alpha-2

19 Apr 17:58
Compare
Choose a tag to compare
7.9.0-alpha-2 Pre-release
Pre-release

This version of the Twilio Java library is a superset of 7.9.0 that includes all beta Twilio products.
Release Notes

  • Add Twilio Programmable Chat version 2
  • Allow updating AccountSid on IncomingPhoneNumbers
  • Add smartEncoding to Messaging Services
  • All delete's of RatePlans
  • Include only populated fields in VideoGrant
  • Deprecate ConversationsGrant

Docs
Maven

7.8.1

12 Apr 21:53
Compare
Choose a tag to compare

Release Notes

  • Add validityPeriod optional parameter to Message creation.
  • Add TaskRouterGrant.
  • Update VideoGrant.
    • Add room as preferred grant granularity.
    • Deprecate setting configurationProfileSid on grant.

Docs
Maven

7.8.1-alpha1

12 Apr 22:57
Compare
Choose a tag to compare
7.8.1-alpha1 Pre-release
Pre-release

This version of the Twilio Java library is a superset of 7.8.1 that includes all beta Twilio products.

Release Notes

  • Add TaskRouterGrant.
  • Update VideoGrant.
    • Add room as preferred grant granularity.
    • Deprecate setting configurationProfileSid on grant.

Docs
Maven

7.8.0-alpha-1

31 Mar 20:41
Compare
Choose a tag to compare
7.8.0-alpha-1 Pre-release
Pre-release

This version of the Twilio Java library is a superset of 7.8.0 that includes all beta Twilio products.

Release Notes

  • Add Twilio Programmable Fax.
  • Fix a bug where unexpected JSON properties caused exceptions.

Docs
Maven

7.8.0

31 Mar 20:40
Compare
Choose a tag to compare

Release Notes

  • Fix a bug where unexpected JSON properties caused exceptions.

Maven
Docs

7.7.2-alpha1

31 Mar 20:39
Compare
Choose a tag to compare
7.7.2-alpha1 Pre-release
Pre-release

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 WRAPPING entry to Status for Task
  • Add recordParticipantsOnConnect to Rooms
  • Twilio Chat
    • Add limits map to Service
    • Add limitsChannelMembers and limitsUserChannels field to ServiceUpdater

Docs
Maven

7.7.1-alpha1

21 Mar 21:46
Compare
Choose a tag to compare
7.7.1-alpha1 Pre-release
Pre-release

This version of the Twilio Java library is a superset of 7.7.1 that includes all beta Twilio products.

Release Notes

  • Allow customizing configuration for NetworkHttpClient

Docs
Maven