Skip to content

Releases: twilio/twilio-go

v1.23.8

12 Dec 17:26
Compare
Choose a tag to compare

Release Notes

Library - Chore

Docs

v1.23.7

05 Dec 10:36
Compare
Choose a tag to compare

Release Notes

Api

  • Add optional parameter intelligence_service to transcription
  • Updated phone_number_sid to be populated for sip trunking terminating calls.

Numbers

  • Add Update Hosted Number Order V2 API endpoint
  • Update Port in docs

Twiml

  • Add optional parameter intelligence_service to <Transcription>
  • Add support for new <ConversationRelay> and <Assistant> noun
  • Add events attribute to <Dial> verb

Docs

v1.23.6

15 Nov 07:36
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

v1.23.5

24 Oct 14:18
Compare
Choose a tag to compare

Release Notes

Conversations

  • Expose ConversationWithParticipants resource that allows creating a conversation with participants

Docs

v1.23.4

17 Oct 14:24
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

v1.23.3

03 Oct 15:59
Compare
Choose a tag to compare

Release Notes

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

v1.23.2

25 Sep 11:56
Compare
Choose a tag to compare

Release Notes

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

v1.23.1

18 Sep 13:34
Compare
Choose a tag to compare

Release Notes

Library - Fix

Intelligence

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

Numbers

  • Remove beta flag for bundle clone API

Docs

v1.23.0

05 Sep 13:17
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

v1.22.4

26 Aug 11:38
Compare
Choose a tag to compare

Release Notes

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