Skip to content

Releases: RJPearson94/twilio-sdk-go

0.25.0

20 Dec 12:43
Compare
Choose a tag to compare

0.25.0 (2022-12-20)

Serverless

  • Add DomainBase response field to service create, fetch and update response structs

v0.24.0

18 Dec 14:57
Compare
Choose a tag to compare

v0.24.0 (2022-12-18)

FEATURES

SDK

  • Allow initialisation of session credentials without validating the supplied values. This is implemented because some tools may initialise the client before credentials are supplied

v0.23.3

14 Dec 20:51
Compare
Choose a tag to compare

v0.23.3 (2022-12-14)

FIXES

Conversations

  • Remove type and address as they cannot be updated

v0.23.2

14 Dec 19:28
Compare
Choose a tag to compare

v0.23.2 (2022-12-14)

FIXES

Conversations

  • Auto Creation enabled and type are optional in the schema definition, this corrects an issue which made them mandatory

v0.23.1

11 Dec 01:09
Compare
Choose a tag to compare

v0.23.1 (2022-12-11)

FIXES

Conversations

  • Corrects name of the auto creation form fields when creating or editing Conversation Address Configuration

v0.23.0

09 Dec 01:04
Compare
Choose a tag to compare

v0.23.0 (2022-12-09)

FIXES

Conversations

  • The Twilio API returns the Sandbox flag as either True or False string when fetching Twilio Conversation Credentials details and not a bool. Thanks to @bbl232 for the fix

FEATURES

Conversations

  • New Resource: Conversation Address Configuration

v0.22.0

18 Jun 14:32
Compare
Choose a tag to compare

v0.22.0 (2022-06-18)

FEATURES

Verify

  • Add MailerSid input field to service create and update input structs

v0.21.0

17 Jun 19:16
Compare
Choose a tag to compare

v0.21.0 (2022-06-17)

FEATURES

Verify

  • Add Version response field to webhook create, fetch and update response structs
  • Add Version input field to webhook create and update input structs

v0.20.0

16 Jun 22:44
Compare
Choose a tag to compare

v0.20.0 (2022-06-16)

FEATURES

Studio

  • Add Run Subflow widget
  • Add IncomingParent transition to the trigger widget

Verify

  • Add DefaultTemplateSid response field to service create, fetch and update response structs
  • Add DefaultTemplateSid input field to service create and update input structs
  • Add Totp response struct to service create, fetch and update response structs
  • Add Totp input struct to service create and update input structs
  • Add TemplateSid input field to verification create input structs
  • Add TemplateCustomSubstitutions input field to verification create input structs

v0.18.0

25 Jul 11:39
Compare
Choose a tag to compare

v0.18.0 (2021-07-25)

FEATURES

Accounts

  • New Resource: Credentials - AWS
  • New Resource: Credentials - Public Keys

Messaging

  • Add UseInboundWebhookOnNumber response field to service create, fetch and update response structs
  • Add UseInboundWebhookOnNumber input field to service create and update input structs

### Video

  • New Resource: Composition Settings
  • New Resource: Recording Settings