Skip to content

Releases: twilio/twilio-java

10.6.3

15 Nov 07:22
Compare
Choose a tag to compare

Release Notes

Api

  • Added ivr-virtual-agent-custom-voices and ivr-virtual-agent-genai to usage_record API.
  • Add open-api file tag to realtime_transcriptions

Taskrouter

  • Add api-tag property to workers reservation
  • Add api-tag property to task reservation

Docs
Maven

10.6.2

24 Oct 13:38
Compare
Choose a tag to compare

Release Notes

Library - Fix

Conversations

  • Expose ConversationWithParticipants resource that allows creating a conversation with participants

Docs
Maven

10.6.1

17 Oct 14:15
Compare
Choose a tag to compare

Release Notes

Api

  • Add response key country to fetch AvailablePhoneNumber resource by specific country.

Messaging

  • Make library and doc public for requestManagedCert Endpoint

Docs
Maven

10.6.0

03 Oct 15:47
Compare
Choose a tag to compare

Release Notes

Library - Chore

Library - Feature

  • PR #813: Added OAuth Support for Public APIs with TokenManager Integration. Thanks to @sbansla!

Messaging

  • Add A2P external campaign CnpMigration flag

Numbers

  • Add address sid to portability API

Verify

  • Add SnaClientToken optional parameter on Verification check.
  • Add EnableSnaClientToken optional parameter for Verification creation.

Docs
Maven

10.5.2

25 Sep 11:57
Compare
Choose a tag to compare

Release Notes

Library - Chore

Accounts

  • Update docs and mounts.
  • Change library visibility to public
  • Enable consent and contact bulk upsert APIs in prod.

Serverless

  • Add is_plugin parameter in deployments api to check if it is plugins deployment

Docs
Maven

10.5.1

18 Sep 13:27
Compare
Choose a tag to compare

Release Notes

Intelligence

  • Remove public from operator_type
  • Update operator_type to include general-availablity and deprecated

Numbers

  • Remove beta flag for bundle clone API

Docs
Maven

10.5.0

05 Sep 13:04
Compare
Choose a tag to compare

Release Notes

Iam

  • updated library_visibility public for new public apikeys

Numbers

  • Add new field in Error Codes for Regulatory Compliance.
  • Change typing of Port In Request date_created field to date_time instead of date (breaking change)

Docs
Maven

10.4.2

26 Aug 11:27
Compare
Choose a tag to compare

Release Notes

Library - Breaking Change

Library - Fix

Library - Chore

Api

  • Update documentation of error_code and error_message on the Message resource.
  • Remove generic parameters from transcription resource
  • Added public documentation for Payload Data retrieval API

Flex

  • Adding update Flex User api

Insights

  • Added 'branded', 'business_profile' and 'voice_integrity' fields in List Call Summary

Intelligence

  • Add words array information to the Sentences v2 entity.
  • Add X-Rate-Limit-Limit, X-Rate-Limit-Remaining, and X-Rate-Limit-Config headers for Operator Results.
  • Change the path parameter when fetching an /OperatorType/{} from sid<EY> to string to support searching by SID or by name
  • Add X-Rate-Limit-Limit, X-Rate-Limit-Remaining, and X-Rate-Limit-Config headers for Transcript and Service endpoints.

Messaging

  • Adds two new channel senders api to add/remove channel senders to/from a messaging service
  • Extend ERC api to accept an optional attribute in request body to indicate CNP migration for an ERC

Numbers

  • Modify visibility to public in bundle clone API
  • Add port_date field to Port In Request and Port In Phone Numbers Fetch APIs
  • Change properties docs for port in phone numbers api
  • Add is_test body param to the Bundle Create API
  • Change properties docs for port in api

Trusthub

  • Add new field in themeSetId in compliance_inquiry.

Verify

  • Update custom_code_enabled description on verification docs

Docs
Maven

10.4.1

02 Jul 09:35
Compare
Choose a tag to compare

Release Notes

Bug
What is Bug: HttpClient method argument type got changed.
Who will be affected: Users of custom HttpClient.
Workaround: Users of custom HttpClient, should not upgrade to this version.
Resolution: Will be fixed in upcoming version

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