Skip to content

Releases: twilio/twilio-java

7.13.1-alpha-1

19 Jul 18:30
Compare
Choose a tag to compare
7.13.1-alpha-1 Pre-release
Pre-release

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

Api

  • Update status enum for Messages to include 'accepted'

Docs
Maven

7.13.0

12 Jul 19:48
Compare
Choose a tag to compare

Release Notes

  • Change git tagging scheme to be consistent with other twilio libraries.
  • Fix crashes on Google App Engine when using default NetworkHttpClient. Issue #377. Thanks to @katafractari for helping identify the bug and test the fix.

Api

  • Fix incorrectly named AnnounceUrlMethod to AnnounceMethod parameter naming on Conference Participant Updating.
  • Add encryptionType and encryptionDetails support to Call Recordings.
  • Add new UsageRecord categories for Rooms and Speech Recognition.

Notify

  • Add ToBinding optional parameter on Notifications resource creation. Accepted values are json strings.

Preview

  • Add verificationAttempts to HostedNumberOrders.
  • Add statusCallbackUrl and statusCallbackMethod to HostedNumberOrders.

Video

  • Filter recordings by date using the parameters DateCreatedAfter and DateCreatedBefore.
  • Override the default time-to-live of a recording's media URL through the Ttl parameter (in seconds, default value is 3600).
  • Add query parameters SourceSid, Status, DateCreatedAfter and DateCreatedBefore to the convenience method for retrieving Room recordings.

Wireless

  • Added national and international data limits to the RatePlans resource.

Docs
Maven

7.13.0-alpha-1

12 Jul 23:08
Compare
Choose a tag to compare
7.13.0-alpha-1 Pre-release
Pre-release

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

  • Change git tagging scheme to be consistent with other twilio libraries.
  • Fix crashes on Google App Engine when using default NetworkHttpClient. Issue
    #377. Thanks to @katafractari for helping identify the bug and test the fix.

Api

  • Rename incorrectly named AnnounceUrlMethod to AnnounceMethod on Participants.
  • Update AnnounceMethod parameter naming for consistency
  • Add new UsageRecord categoreies for Rooms and Speech Recognition.

Messaging

  • Fix incorrectly typed capabilities property for PhoneNumbers.

Notify

  • Add ToBinding optional parameter on Notifications resource creation. Accepted values are json strings.

Preview

  • Add verification_attempts to HostedNumberOrders.
  • Add status_callback_url and status_callback_method to HostedNumberOrders.

Video

  • Filter recordings by date using the parameters DateCreatedAfter and DateCreatedBefore.
  • Override the default time-to-live of a recording's media URL through the Ttl parameter (in seconds, default value is 3600).
  • Add query parameters SourceSid, Status, DateCreatedAfter and DateCreatedBefore to the convenience method for retrieving Room recordings.

Wireless

  • Added national and international data limits to the RatePlans resource.

Docs
Maven

7.11.0

24 May 19:22
Compare
Choose a tag to compare

Release Notes

  • Rename Recording to RoomRecording in Twilio Video

Docs
Maven

7.11.0-alpha-1

24 May 19:41
Compare
Choose a tag to compare
7.11.0-alpha-1 Pre-release
Pre-release

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

  • Add HostedNumbers preview support.
  • Add Proxy preview support.
  • Add BulkExports preview support.

Docs
Maven

7.10.1-alpha-1

24 May 19:21
Compare
Choose a tag to compare
7.10.1-alpha-1 Pre-release
Pre-release

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

  • Add video.twilio.com
  • Add additional usage categories
  • Fix Client Validation URL encoding
  • Close all connections in finally block
  • Remove convenience method getSid() on records that do not have a sid
  • Alpha Changes:
    • Add wireless.twilio.com
    • Add sync.twilio.com
    • Add ability to Delete Faxes

Docs
Maven

7.10.0

19 May 23:22
Compare
Choose a tag to compare

Release Notes

  • Add video.twilio.com
  • Add additional usage categories
  • Fix Client Validation URL encoding
  • Close all connections in finally block
  • Remove convenience method getSid() on records that do not have a sid

Docs
Maven

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