Releases: twilio/twilio-go
Releases · twilio/twilio-go
v1.3.5
Release Notes
Library - Chore
- PR #203: drop generated ignore files. Thanks to @childish-sambino!
Api
- Add new categories for whatsapp template
Lookups
- Remove
validation_resultsfrom thedefault_output_properties
Supersim
- Add ESimProfile's
matching_idandactivation_codeparameters to libraries
v1.3.4
v1.3.3
v1.3.2
Release Notes
Library - Docs
- PR #202: use long property descriptions if available. Thanks to @childish-sambino!
Library - Fix
- PR #199: Nullable Page URLs. Thanks to @claudiachua!
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
v1.3.1
v1.3.0
Release Notes
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)
v1.2.2
v1.2.1
Release Notes
Library - Chore
- PR #198: upgrade GitHub Actions dependencies. Thanks to @childish-sambino!
Api
- Set the Content resource to have public visibility as Preview
Flex
- Adding new parameter
base_urlto 'gooddata' response in versionv1
Insights
- Added
answered_byfield in List Call Summary - Added
answered_byfield in call summary
v1.2.0
Release Notes
Library - Feature
- PR #197: add context.Context support. Thanks to @natebrennand!
- PR #196: introduce base client that utilizes context. Thanks to @natebrennand!
Flex
- Adding two new authorization API 'user_roles' and 'gooddata' in version
v1
Messaging
- Add new Campaign properties (MessageFlow, OptInMessage, OptInKeywords, OptOutMessage, OptOutKeywords, HelpMessage, HelpKeywords)
v1.1.1
Release Notes
Library - Miscellaneous
- PR #195: move webhook cluster test. Thanks to @claudiachua!
Api
- Added
contentSidandcontentVariablesto Message resource with public visibility as Beta - Add
UserDefinedMessageSubscriptionandUserDefinedMessageresource
Proxy
- Remove FailOnParticipantConflict param from Proxy Session create and update and Proxy Participant create
Supersim
- Update SettingsUpdates resource to remove PackageSid
Taskrouter
- Add
Orderingquery parameter to Workers and TaskQueues for sorting by - Add
worker_sidquery param for list reservations endpoint