Releases: twilio/twilio-go
Releases · twilio/twilio-go
v1.23.8
v1.23.7
Release Notes
Api
- Add optional parameter
intelligence_service
totranscription
- 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
v1.23.6
v1.23.5
v1.23.4
v1.23.3
v1.23.2
v1.23.1
Release Notes
Library - Fix
- PR #256: reverting go imports to previous version. Thanks to @AsabuHere!
Intelligence
- Remove public from operator_type
- Update operator_type to include general-availablity and deprecated
Numbers
- Remove beta flag for bundle clone API
v1.23.0
v1.22.4
Release Notes
Api
- Update documentation of
error_code
anderror_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
, andX-Rate-Limit-Config
headers for Operator Results. - Change the path parameter when fetching an
/OperatorType/{}
fromsid<EY>
tostring
to support searching by SID or by name - Add
X-Rate-Limit-Limit
,X-Rate-Limit-Remaining
, andX-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