Releases: twilio/twilio-csharp
Releases · twilio/twilio-csharp
6.4.0
Release Notes
Library - Chore
- PR #675: Add code signing certificate hash to secrets and decode it for use. Thanks to @AsabuHere!
Library - Fix
- PR #674: Adding timestamper url for nuget package signing. Thanks to @AsabuHere!
Conversations
- Expose query parameters
start_date,end_dateandstatein list operation on Conversations resource for sorting and filtering
Insights
- Added answered by filter in Call Summaries
Lookups
- Remove
disposable_phone_number_riskpackage (breaking change)
Messaging
- Add support for
SOLE_PROPRIETORbrand type andSOLE_PROPRIETORcampaign use case. - New Sole Proprietor Brands should be created with
SOLE_PROPRIETORbrand type. Brand registration requests withSTARTERbrand type will be rejected. - New Sole Proprietor Campaigns should be created with
SOLE_PROPRIETORcampaign use case. Campaign registration requests withSTARTERcampaign use case will be rejected. - Add Brand Registrations OTP API
6.3.0
Release Notes
Library - Chore
- PR #673: Add step to sign nuget packages before publishing. Thanks to @AsabuHere!
Api
- Revert Corrected the data type for
friendly_namein Available Phone Number Local, Mobile and TollFree resources - Corrected the data type for
friendly_namein Available Phone Number Local, Mobile and TollFree resources (breaking change)
Messaging
- Add
linkshortening_messaging_serviceresource - Add new endpoint for GetDomainConfigByMessagingServiceSid
- Remove
validatedparameter and addcert_in_validationparameter to Link Shortening API (breaking change)
6.2.5
6.2.4
6.2.3
6.2.2
Release Notes
Library - Docs
- PR #666: use long property descriptions if available. Thanks to @childish-sambino!
Api
- Add
public_application_connect_enabledparam to Application resource
Messaging
- Add new tollfree verification API property (ExternalReferenceId)]
Verify
- Add
device_ipparameter and channelautofor sna/sms orchestration
Twiml
- Add support for
<Application>noun and<ApplicationSid>noun, nested<Parameter>to<Hangup>and<Leave>verb
6.2.1
Release Notes
Library - Fix
Conversations
- Add support for creating Multi-Channel Rich Content Messages
Lookups
- Changed the no data message for match postal code from
no_datatodata_not_availablein identity match package
Messaging
- Add update/edit tollfree verification API
6.2.0
Release Notes
Library - Fix
- PR #659: handling number parameters serialization. Thanks to @AsabuHere!
Api
- Add
street_secondaryparam to address create and update - Make
methodoptional for user defined message subscription (breaking change)
Flex
- Flex Conversations is now Generally Available
- Adding the ie1 mapping for authorization api, updating service base uri and base url response attribute (breaking change)
- Change web channels to GA and library visibility to public
- Changing the uri for authorization api from using Accounts to Insights (breaking change)
Media
- Gate Twilio Live endpoints behind beta_feature for EOS
Messaging
- Mark
MessageFlowas a required field for Campaign Creation (breaking change)
Oauth
- updated openid discovery endpoint uri (breaking change)
- Added device code authorization endpoint
Supersim
- Allow filtering the SettingsUpdates resource by
status
Twiml
- Add new Polly Neural voices
- Add tr-TR, ar-AE, yue-CN, fi-FI languages to SSML
<lang>element. - Add x-amazon-jyutping, x-amazon-pinyin, x-amazon-pron-kana, x-amazon-yomigana alphabets to SSML
<phoneme>element. - Rename
charactervalue for SSML<say-as>interpret-asattribute tocharacters. (breaking change) - Rename
roleattribute toformatin SSML<say-as>element. (breaking change)
6.1.0
Release Notes
Library - Feature
- PR #649: Add
ToXDocumentmethod toTwiML. Thanks to @Swimburger!
Flex
- Adding new
assessmentsapi in versionv1
Lookups
- Add
identity_matchpackage to the lookup response
Messaging
- Added
validatedparameter to Link Shortening API
Serverless
- Add node16 as a valid Build runtime
- Add ie1 and au1 as supported regions for all endpoints.