Skip to content

Releases: twilio/twilio-go

v0.25.0

04 May 19:08
Compare
Choose a tag to compare

Release Notes

Library - Feature

Library - Chore

Conversations

  • Expose query parameter type in list operation on Address Configurations resource

Supersim

  • Add data_total_billed and billed_units fields to Super SIM UsageRecords API response.
  • Change ESimProfiles Eid parameter to optional to enable Activation Code download method support (breaking change)

Verify

  • Deprecate push.include_date parameter in create and update service.

Docs

v0.24.1

20 Apr 19:50
Compare
Choose a tag to compare

Release Notes

Library - Test

Library - Fix

Docs

v0.24.0

06 Apr 20:43
Compare
Choose a tag to compare

Release Notes

Library - Fix

Library - Feature

Api

  • Updated provider_sid visibility to private

Verify

  • Verify List Attempts API summary endpoint added.
  • Update PII documentation for AccessTokens factor_friendly_name property.

Voice

  • make annotation parameter from /Calls API private

Docs

v0.23.0

23 Mar 20:08
Compare
Choose a tag to compare

Release Notes

Library - Docs

Library - Fix

Api

  • Change stream url parameter to non optional
  • Add verify-totp and verify-whatsapp-conversations-business-initiated categories to usage_record API

Chat

  • Added v3 Channel update endpoint to support Public to Private channel migration

Flex

  • Private Beta release of the Interactions API to support the upcoming release of Flex Conversations at the end of Q1 2022.
  • Adding channel_configs object to Flex Configuration

Media

  • Add max_duration param to PlayerStreamer

Supersim

  • Remove Commands resource, use SmsCommands resource instead (breaking change)

Taskrouter

  • Add limits to split_by_wait_time for Cumulative Statistics Endpoint

Video

  • Change recording status_callback_method type from enum to http_method (breaking change)
  • Add status_callback and status_callback_method to composition
  • Add status_callback and status_callback_method to recording

Docs

v0.22.2

09 Mar 20:41
Compare
Choose a tag to compare

Release Notes

Library - Chore

Api

  • Add optional boolean include_soft_deleted parameter to retrieve soft deleted recordings

Chat

  • Add X-Twilio-Wehook-Enabled header to delete method in UserChannel resource

Numbers

  • Expose failure_reason in the Supporting Documents resources

Verify

  • Add optional metadata parameter to "verify challenge" endpoint, so the SDK/App can attach relevant information from the device when responding to challenges.
  • remove beta feature flag to list atempt api operations.
  • Add ttl and date_created properties to AccessTokens.

Docs

v0.22.1

23 Feb 20:54
Compare
Choose a tag to compare

Release Notes

Api

  • Add uri to stream resource
  • Add A2P Registration Fee category (a2p-registration-fee) to usage records

Verify

  • Remove outdated documentation commentary to contact sales. Product is already in public beta.

Docs

v0.22.0

17 Feb 18:46
Compare
Choose a tag to compare

Release Notes

Api

  • Detected a bug and removed optional boolean include_soft_deleted parameter to retrieve soft deleted recordings. (breaking change)
  • Add optional boolean include_soft_deleted parameter to retrieve soft deleted recordings.

Numbers

  • Unrevert valid_until and sort filter params added to List Bundles resource
  • Revert valid_until and sort filter params added to List Bundles resource
  • Update sorting params added to List Bundles resource in the previous release

Preview

  • Moved web_channels from preview to beta under flex-api (breaking change)

Taskrouter

  • Add ETag as Response Header to List of Task, Reservation & Worker

Verify

  • Add optional metadata to factors.

Docs

v0.21.0

09 Feb 23:25
Compare
Choose a tag to compare

Release Notes

Library - Chore

Api

  • Add stream resource

Conversations

  • Fixed DELETE request to accept "sid_like" params in Address Configuration resources (breaking change)
  • Expose Address Configuration resource for sms and whatsapp

Fax

  • Removed deprecated Programmable Fax Create and Update methods (breaking change)

Insights

  • Rename call_state to call_status and remove whisper in conference participant summary (breaking change)

Numbers

  • Expose valid_until filters as part of provisionally-approved compliance feature on the List Bundles resource

Supersim

  • Fix typo in Fleet resource docs
  • Updated documentation for the Fleet resource indicating that fields related to commands have been deprecated and to use sms_command fields instead.
  • Add support for setting and reading ip_commands_url and ip_commands_method on Fleets resource for helper libraries
  • Changed sim property in requests to create an SMS Command made to the /SmsCommands to accept SIM UniqueNames in addition to SIDs

Verify

  • Update list attempts API to include new filters and response fields.

Docs

v0.20.1

26 Jan 19:33
Compare
Choose a tag to compare

Release Notes

Insights

  • Added new endpoint to fetch Conference Participant Summary
  • Added new endpoint to fetch Conference Summary

Messaging

  • Add government_entity parameter to brand apis

Verify

  • Add Access Token fetch endpoint to retrieve a previously created token.
  • Add Access Token payload to the Access Token creation endpoint, including a unique Sid, so it's addressable while it's TTL is valid.

Docs

v0.20.0

12 Jan 19:36
Compare
Choose a tag to compare

Release Notes

Library - Chore

Library - Feature

Api

  • Make fixed time scheduling parameters public (breaking change)

Messaging

  • Add update brand registration API

Numbers

  • Add API endpoint for List Bundle Copies resource

Video

  • Enable external storage for all customers

Docs