Skip to content

Releases: twilio/twilio-java

10.4.1

02 Jul 09:35
Compare
Choose a tag to compare

Release Notes

Library - Fix

Intelligence

  • Deprecate account flag api.twilio-intelligence.v2

Docs
Maven

10.4.0

27 Jun 19:45
Compare
Choose a tag to compare

Release Notes

Library - Feature

  • PR #803: Support for bearer token authentication and no authentication and PUT method in REST calls. Thanks to @AsabuHere!

Api

  • Add transcription resource
  • Add beta feature request managed cert

Flex

  • Changed mount name for flex_team v2 api

Intelligence

  • Add X-Rate-Limit-Limit, X-Rate-Limit-Remaining, and X-Rate-Limit-Config as Response Headers to Operator resources

Numbers

  • Added include_constraints query parameter to the Regulations API

Twiml

  • Add support for <Transcription> noun

Docs
Maven

10.3.0

18 Jun 15:42
Compare
Choose a tag to compare

Release Notes

Library - Chore

Events

  • Add status and documentation_url to Event Types

Lookups

  • Removed unused fraud lookups in V1 only to facilitate rest proxy migration

Numbers

  • Add date_created field to the Get Port In Request API
  • Rename the status_last_time_updated_timestamp field to last_updated in the Get Port In Phone Number API (breaking change)
  • Add Rejection reason and rejection reason code to the Get Port In Phone Number API
  • Remove the carrier information from the Portability API

Proxy

  • Change property type from enum to ienum

Trusthub

  • Add skipMessagingUseCase field in compliance_tollfree_inquiry.

Docs
Maven

10.2.1

06 Jun 12:08
Compare
Choose a tag to compare

Release Notes

Api

  • Mark MaxPrice as obsolete

Lookups

  • Update examples for phone_number_quality_score

Messaging

  • List tollfree verifications on parent account and all sub-accounts

Docs
Maven

10.2.0

24 May 11:10
Compare
Choose a tag to compare

Release Notes

Library - Docs

Library - Chore

Api

  • Add ie1 as supported region for UserDefinedMessage and UserDefinedMessageSubscription.

Flex

  • Adding validated field to plugin_versions
  • Corrected the data type for runtime_domain, call_recording_webhook_url, crm_callback_url, crm_fallback_url, flex_url in Flex Configuration
  • Making routing optional in Create Interactions endpoint

Intelligence

  • Expose operator authoring apis to public visibility
  • Deleted language_code parameter from updating service in v2 (breaking change)
  • Add read_only_attached_operator_sids to v2 services

Numbers

  • Add API endpoint for GET Porting Webhook Configurations By Account SID
  • Remove bulk portability api under version /v1. (breaking change)
  • Removed porting_port_in_fetch.json files and move the content into porting_port_in.json files
  • Add API endpoint to deleting Webhook Configurations
  • Add Get Phone Number by Port in request SID and Phone Number SID api
  • Add Create Porting webhook configuration API
  • Added bundle_sid and losing_carrier_information fields to Create PortInRequest api to support Japan porting

Taskrouter

  • Add back routing_target property to tasks
  • Add back ignore_capacity property to tasks
  • Removing routing_target property to tasks due to revert
  • Removing ignore_capacity property to tasks due to revert
  • Add routing_target property to tasks
  • Add ignore_capacity property to tasks

Trusthub

  • Add new field errors to bundle as part of public API response in customer_profile.json and trust_product.json (breaking change)
  • Add themeSetId field in compliance_tollfree_inquiry.

Verify

  • Update friendly_name description on service docs

Docs
Maven

10.1.5

18 Apr 14:24
Compare
Choose a tag to compare

Release Notes

Library - Chore

Flex

  • Add header ui_version to web_channels API

Messaging

  • Redeploy after failed pipeline

Numbers

  • Add Delete Port In request phone number api and Add Delete Port In request api

Docs
Maven

10.1.4

04 Apr 14:58
Compare
Choose a tag to compare

Release Notes

Api

  • Correct conference filtering by date_created and date_updated documentation, clarifying that times are UTC.

Flex

  • Remove optional parameter from plugins and it to plugin_versions

Lookups

  • Add new pre_fill package to the lookup response

Messaging

  • Cleanup api.messaging.next-gen from Messaging Services endpoints
  • Readd Sending-Window after fixing test failure

Verify

  • Add whatsapp.msg_service_sid and whatsapp.from parameters to create, update, get and list of services endpoints

Voice

  • Correct conference filtering by date_created and date_updated documentation, clarifying that times are UTC.

Twiml

  • Add new token_type value payment-method for Pay verb

Docs
Maven

10.1.3

01 Apr 10:36
Compare
Choose a tag to compare

Release Notes

Api

  • Add property queue_time to conference participant resource
  • Update RiskCheck documentation
  • Correct call filtering by start and end time documentation, clarifying that times are UTC.

Flex

  • Adding optional parameter to plugins

Media

  • Remove API: MediaProcessor

Messaging

  • Remove Sending-Window due to test failure
  • Add Sending-Window as a response property to Messaging Services, gated by a beta feature flag

Numbers

  • Correct valid_until_date field to be visible in Bundles resource
  • Adding port_in_status field to the Port In resource and phone_number_status and sid fields to the Port In Phone Number resource

Oauth

  • Modified token endpoint response
  • Added refresh_token and scope as optional parameter to token endpoint

Trusthub

  • Add update inquiry endpoint in compliance_registration.
  • Add new field in themeSetId in compliance_registration.

Voice

  • Correct call filtering by start and end time documentation, clarifying that times are UTC.

Twiml

  • Add support for new Google voices (Q1 2024) for Say verb - gu-IN voices
  • Add support for new Amazon Polly and Google voices (Q1 2024) for Say verb - Niamh (en-IE) and Sofie (da-DK) voices

Docs
Maven

10.1.2

14 Mar 15:01
Compare
Choose a tag to compare

Release Notes

Oauth

  • Add new APIs for vendor authorize and token endpoints

Docs
Maven

10.1.1

12 Mar 10:46
Compare
Choose a tag to compare

Release Notes

Bug: All inequality(eg startTimeBefore, startTimeAfter) fields are not present in this version.

Api

  • Correct precedence documentation for application_sid vs status_callback in message creation
  • Mark MaxPrice as deprecated

Flex

  • Making plugins visibility to public

Messaging

  • Add new errors attribute to the Brand Registration resource.
  • Mark brand_feedback attribute as deprecated.
  • Mark failure_reason attribute as deprecated.
  • The new errors attribute is expected to provide additional information about Brand registration failures and feedback (if any has been provided by The Campaign Registry). Consumers should use this attribute instead of brand_feedback and failure_reason.

Numbers

  • Correcting mount_name for porting port in fetch API

Trusthub

  • Add new field in statusCallbackUrl in compliance_registration.
  • Add new field in isvRegisteringForSelfOrTenant in compliance_registration.

Twiml

  • Expanded description of Action parameter for Message verb

Docs
Maven