Releases: twilio/twilio-ruby
Releases · twilio/twilio-ruby
6.8.3
6.8.2
Release Notes
Library - Chore
- PR #687: remove more oauth refrences. Thanks to @KobeBrooks!
Api
- Update documentation to reflect RiskCheck GA
Messaging
- Add tollfree edit_allowed and edit_reason fields
- Update Phone Number, Short Code, Alpha Sender, US A2P and Channel Sender documentation
Taskrouter
- Add container attribute to task_queue_bulk_real_time_statistics endpoint
Trusthub
- Rename did to tollfree_phone_number in compliance_tollfree_inquiry.json
- Add new optional field notification_email to compliance_tollfree_inquiry.json
Verify
- Add
Tags
optional parameter on Verification creation.
6.8.1
Release Notes
Flex
- Adding
provisioning_status
for Email Manager
Intelligence
- Add text-generation operator (for example conversation summary) results to existing OperatorResults collection.
Messaging
- Add DELETE support to Tollfree Verification resource
Serverless
- Add node18 as a valid Build runtime
Verify
- Update Verify TOTP maturity to GA.
6.8.0
Release Notes
Library - Chore
- PR #682: Removing Test Related To Deprecated Endpoint - OAuth. Thanks to @KobeBrooks!
Library - Fix
- PR #680: update validate ssl method with new endpoint. Thanks to @AsabuHere!
Accounts
- Updated Safelist metadata to correct the docs.
- Add Global SafeList API changes
Api
- Added optional parameter
CallToken
for create participant api
Flex
- Adding
offline_config
to Flex Configuration
Intelligence
- Deleted
redacted
parameter from fetching transcript in v2 (breaking change)
Lookups
- Add new
phone_number_quality_score
package to the lookup response - Remove
disposable_phone_number_risk
package (breaking change)
Messaging
- Update US App To Person documentation with current
message_samples
requirements
Taskrouter
- Remove beta_feature check on task_queue_bulk_real_time_statistics endpoint
- Add
virtual_start_time
property to tasks - Updating
task_queue_data
format frommap
toarray
in the response of bulk get endpoint of TaskQueue Real Time Statistics API (breaking change)
6.7.1
6.7.0
Release Notes
Conversations
- Enable conversation email bindings, email address configurations and email message subjects
Flex
- Adding
console_errors_included
to Flex Configuration fielddebugger_integrations
- Introducing new channel status as
inactive
in modify channel endpoint for leave functionality (breaking change) - Adding
citrix_voice_vdi
to Flex Configuration
Taskrouter
- Add Update Queues, Workers, Workflow Real Time Statistics API to flex-rt-data-api-v2 endpoint
- Add Update Workspace Real Time Statistics API to flex-rt-data-api-v2 endpoint
6.6.0
Release Notes
Api
- Make message tagging parameters public (breaking change)
Flex
- Adding
agent_conv_end_methods
to Flex Configuration
Messaging
- Mark Mesasging Services fallback_to_long_code feature obsolete
Numbers
- Add Create Port In request api
- Renaming sid for bulk_hosting_sid and remove account_sid response field in numbers/v2/BulkHostedNumberOrders (breaking change)
Pricing
- gate resources behind a beta_feature
6.5.0
Release Notes
Api
- Add new property
RiskCheck
for SMS pumping protection feature only (public beta to be available soon): Include this parameter with a value ofdisable
to skip any kind of risk check on the respective message request
Flex
- Changing
sid<UO>
path param tosid<UT>
in interaction channel participant update endpoint (breaking change)
Messaging
- Add Channel Sender api
- Fixing country code docs and removing Zipwhip references
Numbers
- Request status changed in numbers/v2/BulkHostedNumberOrders (breaking change)
- Add bulk hosting orders API under version `/v2
6.4.0
Release Notes
Library - Fix
- PR #673: remove ruby version. Thanks to @kridai!
- PR #672: revert setting ruby version. Thanks to @kridai!
- PR #671: fix the headers issue. Thanks to @kridai!
Insights
- Normalize annotations parameters in list summary api to be prefixed
Numbers
- Change Bulk_hosted_sid from BHR to BH prefix in HNO and dependent under version
/v2
API's. (breaking change) - Added parameter target_account_sid to portability and account_sid to response body
Verify
- Remove beta feature flag to list attempts API.
- Remove beta feature flag to verifications summary attempts API.
6.3.1
Release Notes
Api
- Added
voice-intelligence
,voice-intelligence-transcription
andvoice-intelligence-operators
tousage_record
API. - Added
tts-google
tousage_record
API.
Lookups
- Add new
disposable_phone_number_risk
package to the lookup response
Verify
- Documentation of list attempts API was improved by correcting
date_created_after
anddate_created_before
expected date format. - Documentation was improved by correcting
date_created_after
anddate_created_before
expected date format parameter on attempts summary API. - Documentation was improved by adding
WHATSAPP
as optional valid parameter on attempts summary API.
Twiml
- Added support for he-il inside of ssm_lang.json that was missing
- Added support for he-il language in say.json that was missing
- Add
statusCallback
andstatusCallbackMethod
attributes to<Siprec>
.