Releases: twilio/twilio-go
Releases · twilio/twilio-go
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_url
to 'gooddata' response in versionv1
Insights
- Added
answered_by
field in List Call Summary - Added
answered_by
field 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
contentSid
andcontentVariables
to Message resource with public visibility as Beta - Add
UserDefinedMessageSubscription
andUserDefinedMessage
resource
Proxy
- Remove FailOnParticipantConflict param from Proxy Session create and update and Proxy Participant create
Supersim
- Update SettingsUpdates resource to remove PackageSid
Taskrouter
- Add
Ordering
query parameter to Workers and TaskQueues for sorting by - Add
worker_sid
query param for list reservations endpoint
v1.1.0
Release Notes
Library - Docs
- PR #192: Update readme to remove pilot warning. Thanks to @JenniferMah!
Api
- Make link shortening parameters public (breaking change)
Oauth
- added oauth JWKS endpoint
- Get userinfo resource
- OpenID discovery resource
- Add new API for token endpoint
Supersim
- Add SettingsUpdates resource
Verify
- Update Verify Push endpoints to
ga
maturity - Verify BYOT add Channels property to the Get Templates response
v1.0.0
Release Notes
Note: This release contains breaking changes, check our upgrade guide for detailed migration notes.
Library - Feature
- PR #191: Merge 1.0.0 RC branch to main. Thanks to @rakatyal! (breaking change)
- PR #165: Add support for x-www-form-urlencoded requests to rv.ValidateBody. Thanks to @heyztb!
Library - Test
- PR #181: add test-docker rule. Thanks to @beebzz!
- PR #172: Adding misc as PR type. Thanks to @rakatyal!
Library - Fix
- PR #174: Revert "feat: Add support for x-www-form-urlencoded requests to rv.ValidateBody". Thanks to @claudiachua!
Library - Chore
- PR #168: use Docker 'rc' tag for release candidate images. Thanks to @childish-sambino!
Api
- Added
virtual-agent
tousage_record
API. - Add AMD attributes to participant create request
- Remove
beta feature
from scheduling params and remove optimize parameters. (breaking change) - Added
amazon-polly
tousage_record
API.
Conversations
- Allowed to use
identity
as part of Participant's resource (breaking change)
Flex
- Removed redundant
close
status from Flex Interactions flow (breaking change) - Adding
debugger_integration
andflex_ui_status_report
to Flex Configuration - Add
status
,error_code
, anderror_message
fields to InteractionChannel
- Adding
messenger
andgbm
as supported channels for Interactions API
Insights
- Added
annotation
field in call summary - Added new endpoint to fetch/create/update Call Annotations
Lookups
- Remove
enhanced_line_type
from the lookup response (breaking change) - Adding support for Lookup V2 API
Messaging
- Add create, list and get tollfree verification API
- Update alpha_sender docs with new valid characters
Routes
- Remove Duplicate Create Method - Update Method will work even if Inbound Processing Region is currently empty/404. (breaking change)
- Inbound Proccessing Region API - Public GA
Studio
- Corrected PII labels to be 30 days and added context to be PII
Supersim
- Allow updating
DataLimit
on a Fleet - Add support for
sim_ip_addresses
resource to helper libraries
Verify
- Verify SafeList API endpoints added.
- Reorder Verification Check parameters so
code
stays as the first parameter (breaking change) - Rollback List Attempts API V2 back to pilot stage.
- Changed summary param
service_sid
toverify_service_sid
to be consistent with list attempts API (breaking change) - Make
code
optional on Verification check to supportsna
attempts. - Remove
api.verify.totp
beta flag and set maturity tobeta
for Verify TOTP properties and parameters. (breaking change) - Changed summary param
verify_service_sid
toservice_sid
to be consistent with list attempts API (breaking change)
Video
- Add
Anonymize
API
v1.0.0-rc.8
Release Notes
Library - Chore
- PR #187: Changes to TwiML. Thanks to @claudiachua!
Library - Feature
- PR #186: add twiml support. Thanks to @JenniferMah!
Flex
- Removed redundant
close
status from Flex Interactions flow (breaking change) - Adding
debugger_integration
andflex_ui_status_report
to Flex Configuration
Messaging
- Add create, list and get tollfree verification API
Verify
- Verify SafeList API endpoints added.
Video
- Add
Anonymize
API
v1.0.0-rc.7
Release Notes
Library - Feature
Library - Test
Api
- Remove
beta feature
from scheduling params and remove optimize parameters. (breaking change)
Routes
- Remove Duplicate Create Method - Update Method will work even if Inbound Processing Region is currently empty/404. (breaking change)
v1.0.0-rc.6
Release Notes
Library - Test
- PR #180: fix for linting failures and using the proper PR branch. Thanks to @childish-sambino!
- PR #178: Include a cluster test for Request Validator. Thanks to @claudiachua!
- PR #179: add datarace detection for go. Thanks to @JenniferMah!
Routes
- Inbound Proccessing Region API - Public GA
Supersim
- Allow updating
DataLimit
on a Fleet
v1.0.0-rc.5
Release Notes
Flex
- Add
status
,error_code
, anderror_message
fields to InteractionChannel
- Adding
messenger
andgbm
as supported channels for Interactions API
Messaging
- Update alpha_sender docs with new valid characters
Verify
- Reorder Verification Check parameters so
code
stays as the first parameter (breaking change) - Rollback List Attempts API V2 back to pilot stage.