Skip to content

Releases: twilio/twilio-go

v0.14.0

11 Aug 17:28
Compare
Choose a tag to compare

Release Notes

Library - Fix

Library - Chore

Api

  • Corrected the price, call_sid_to_coach, and uri data types for Conference, Participant, and Recording (breaking change)
  • Made documentation for property time_limit in the call api public. (breaking change)
  • Added domain_sid in sip_credential_list_mapping and sip_ip_access_control_list_mapping APIs (breaking change)

Insights

  • Added new endpoint to fetch Call Summaries

Messaging

  • Add brand_type field to a2p brand_registration api
  • Revert brand registration api update to add brand_type field
  • Add brand_type field to a2p brand_registration api

Taskrouter

  • Add X-Rate-Limit-Limit, X-Rate-Limit-Remaining, and X-Rate-Limit-Config as Response Headers to all TaskRouter endpoints

Verify

  • Add TemplateSid optional parameter on Verification creation.
  • Include whatsapp as a channel type in the verifications API.

Docs

v0.13.0

28 Jul 18:52
Compare
Choose a tag to compare

Release Notes

Library - Feature

Library - Test

Library - Fix

Library - Chore

Library - Docs

Conversations

  • Expose ParticipantConversations resource

Taskrouter

  • Adding links to the activity resource

Verify

  • Added a Version to Verify Factors Webhooks to add new fields without breaking old Webhooks.

Docs

v0.12.0

14 Jul 18:56
Compare
Choose a tag to compare

Release Notes

Library - Fix

Conversations

  • Changed last_read_message_index and unread_messages_count type in User Conversation's resource (breaking change)
  • Expose UserConversations resource

Messaging

  • Add brand_score field to brand registration responses

Docs

v0.11.0

30 Jun 19:56
Compare
Choose a tag to compare

Release Notes

Library - Fix

Library - Feature

Library - Chore

Library - Docs

Conversations

  • Read-only Conversation Email Binding property binding

Supersim

  • Add Billing Period resource for the Super Sim Pilot
  • Add List endpoint to Billing Period resource for Super Sim Pilot
  • Add Fetch endpoint to Billing Period resource for Super Sim Pilot

Taskrouter

  • Update transcribe & transcription_configuration form params in Reservation update endpoint to have private visibility (breaking change)
  • Add transcribe & transcription_configuration form params to Reservation update endpoint

Docs

v0.10.0

16 Jun 20:06
Compare
Choose a tag to compare

Release Notes

Library - Fix

Api

  • Update status enum for Messages to include 'canceled'
  • Update update_status enum for Messages to include 'canceled'

Trusthub

  • Corrected the sid for policy sid in customer_profile_evaluation.json and trust_product_evaluation.json (breaking change)

Docs

v0.9.0

02 Jun 20:01
Compare
Choose a tag to compare

Release Notes

Library - Docs

Library - Feature

Events

  • join Sinks and Subscriptions service

Verify

  • Improved the documentation of challenge adding the maximum and minimum expected lengths of some fields.
  • Improve documentation regarding notification by updating the documentation of the field ttl.

Docs

v0.8.0

19 May 19:15
Compare
Choose a tag to compare

Release Notes

Library - Chore

Library - Docs

Library - Feature

Events

  • add query param to return types filtered by Schema Id
  • Add query param to return sinks filtered by status
  • Add query param to return sinks used/not used by a subscription

Messaging

  • Add fetch and delete instance endpoints to us_app_to_person api (breaking change)
  • Remove delete list endpoint from us_app_to_person api (breaking change)
  • Update read list endpoint to return a list of us_app_to_person compliance objects (breaking change)
  • Add sid field to Preregistered US App To Person response

Supersim

  • Mark unique_name in Sim, Fleet, NAP resources as not PII

Video

  • [Composer] GA maturity level

Docs

v0.7.0

05 May 18:52
Compare
Choose a tag to compare

Release Notes

Library - Chore

Library - Docs

Api

  • Corrected the data types for feedback summary fields (breaking change)
  • Update the conference participant create from and to param to be endpoint type for supporting client identifier and sip address

Bulkexports

  • promoting API maturity to GA

Events

  • Add endpoint to update description in sink
  • Remove beta-feature account flag

Messaging

  • Update status field in us_app_to_person api to campaign_status (breaking change)

Verify

  • Improve documentation regarding push factor and include extra information about totp factor.

Docs

v0.6.0

21 Apr 19:05
Compare
Choose a tag to compare

Release Notes

Library - Feature

Library - Chore

Library - Fix

Library - Docs

Api

  • Revert Update the conference participant create from and to param to be endpoint type for supporting client identifier and sip address
  • Update the conference participant create from and to param to be endpoint type for supporting client identifier and sip address

Bulkexports

  • moving enum to doc root for auto generating documentation
  • adding status enum and default output properties

Events

  • Change schema_versions prop and key to versions (breaking change)

Messaging

  • Add use_inbound_webhook_on_number field in Service API for fetch, create, update, read

Taskrouter

  • Add If-Match Header based on ETag for Task Delete

Verify

  • Add AuthPayload parameter to support verifying a Challenge upon creation. This is only supported for totp factors.
  • Add support to resend the notifications of a Challenge. This is only supported for push factors.

Docs

v0.5.0

07 Apr 21:26
Compare
Choose a tag to compare

Release Notes

Library - Docs

Library - Chore

Api

  • Added announcement event to conference status callback events
  • Removed optional property time_limit in the call create request. (breaking change)

Messaging

  • Add rate_limits field to Messaging Services US App To Person API
  • Add usecase field in Service API for fetch, create, update, read
  • Add us app to person api and us app to person usecase api as dependents in service
  • Add us_app_to_person_registered field in service api for fetch, read, create, update
  • Add us app to person api
  • Add us app to person usecase api
  • Add A2P external campaign api
  • Add Usecases API

Supersim

  • Add Create endpoint to Sims resource

Verify

  • The Binding field is now returned when creating a Factor. This value won't be returned for other endpoints.

Video

  • [Rooms] max_concurrent_published_tracks has got GA maturity

Docs