Skip to content

Releases: twilio/twilio-csharp

6.0.0-rc.4

09 Apr 09:44
Compare
Choose a tag to compare
6.0.0-rc.4 Pre-release
Pre-release

Release Notes

Library - Chore

  • Test Release must not be used.

Docs
NuGet

7.10.0

07 Apr 15:19
Compare
Choose a tag to compare

Release Notes

Library - Feature

  • PR #660: Optimize request validator + make thread safe (backwards compatible). Thanks to @Swimburger!

Library - Chore

Studio

  • Add documentation for parent_step_sid field in Step resource

Docs
NuGet

7.9.1

20 Mar 10:28
Compare
Choose a tag to compare

Release Notes

Accounts

  • Update Safelist API docs as part of prefix supoort

Flex

  • Removing first_name, last_name, and friendly_name from the Flex User API

Messaging

  • Add missing tests under transaction/phone_numbers and transaction/short_code

Docs
NuGet

7.9.0

11 Mar 12:49
Compare
Choose a tag to compare

Release Notes

Api

  • Add the missing emergency_enabled field for Address Service endpoints

Messaging

  • Add missing enums for A2P and TF

Numbers

  • add missing enum values to hosted_number_order_status

Twiml

  • Convert Twiml Attribute speechModel of type enum to string (breaking change)

Docs
NuGet

7.8.5

20 Feb 14:16
Compare
Choose a tag to compare

Release Notes

Library - Chore

Flex

  • Adding Digital Transfers APIs under v1/Interactions

Numbers

  • Convert webhook_type to ienum type in v1/Porting/Configuration/Webhook/{webhook_type}

Trusthub

  • Changing TrustHub SupportingDocument status enum from lowercase to uppercase since kyc-orch returns status capitalized and rest proxy requires strict casing

Docs
NuGet

7.8.4

11 Feb 11:16
Compare
Choose a tag to compare

Release Notes

Api

  • Change downstream url and change media type for file base/api/v2010/validation_request.json.

Intelligence

  • Add json_results for Generative JSON operator results

Messaging

  • Add DestinationAlphaSender API to support Country-Specific Alpha Senders

Video

  • Change codec type from enum to case-insensitive enum in recording and room_recording apis

Docs
NuGet

7.8.3

28 Jan 11:37
Compare
Choose a tag to compare

Release Notes

Library - Chore

Api

  • Add open-api file tag to conference/call recordings and recording_transcriptions.

Events

  • Add support for subaccount subscriptions (beta)

Insights

  • add new region to conference APIs

Lookups

  • Add new parnter_sub_id query parameter to the lookup request

Docs
NuGet

7.8.2

13 Jan 11:48
Compare
Choose a tag to compare

Release Notes

Messaging

  • Adds validity period Default value in service resource documentation

Docs
NuGet

7.8.1

09 Jan 10:28
Compare
Choose a tag to compare

Release Notes

Numbers

  • Change beta feature flag to use v2/BulkHostedNumberOrders

Docs
NuGet

7.8.0

05 Dec 10:17
Compare
Choose a tag to compare

Release Notes

Library - Fix

  • PR #770: Update TwilioRestClient.cs to add overloaded method in rest client. Thanks to @AsabuHere!

Library - Feature

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
NuGet