github twilio/twilio-java 7.13.0-alpha-1

latest releases: 10.1.5, 10.1.4, 10.1.3...
pre-release6 years ago

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

Don't miss a new twilio-java release

NewReleases is sending notifications on new releases.