All Versions
200
Latest Version
Avg Release Cycle
14 days
Latest Release
61 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v5.65.0 Changes
February 23, 2022Api
- ➕ Add
uri
tostream
resource - ➕ Add A2P Registration Fee category (
a2p-registration-fee
) to usage records - 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 underflex-api
(breaking change)
Taskrouter
- ➕ Add
ETag
as Response Header to List of Task, Reservation & Worker
👌 Verify
- ✂ Remove outdated documentation commentary to contact sales. Product is already in public beta.
- ➕ Add optional
metadata
to factors.
Twiml
- ➕ Add new Polly Neural voices
- ➕ Add
-
v5.64.0 Changes
February 09, 2022Library - Chore
- ⬆️ PR #594: upgrade supported language versions. Thanks to @childish-sambino!
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
andwhatsapp
Fax
- Removed deprecated Programmable Fax Create and Update methods (breaking change)
Insights
- Rename
call_state
tocall_status
and removewhisper
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
andip_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.
-
v5.63.1 Changes
January 26, 2022Library - Fix
Library - Chore
- 💎 PR #589: Add sonarcloud analysis. Thanks to @BrimmingDev!
- 👕 PR #588: support for rubocop linting on ruby-head. Thanks to @Hunga1!
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.
-
v5.63.0 Changes
January 12, 2022Library - Feature
- 🚀 PR #586: add GitHub release step during deploy. Thanks to @childish-sambino!
Library - Chore
- 💎 PR #584: run yard in bundle context. Thanks to @eshanholtz!
- 🚚 PR #583: remove githook dependency from make install. Thanks to @JenniferMah!
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
-
v5.62.0 Changes
December 15, 2021Library - Feature
- 🚀 PR #581: run tests before deploying. Thanks to @childish-sambino!
Api
- Add optional boolean send_as_mms parameter to the create action of Message resource (breaking change)
- 🔄 Change team ownership for
call
delete
Conversations
- 🔄 Change wording for
Service Webhook Configuration
resource fields
Insights
- ➕ Added new APIs for updating and getting voice insights flags by accountSid.
Media
- ➕ Add max_duration param to MediaProcessor
Video
- ➕ Add
EmptyRoomTimeout
andUnusedRoomTimeout
properties to a room; add corresponding parameters to room creation
Voice
- ➕ Add endpoint to delete archived Calls
-
v5.61.2 Changes
December 01, 2021Library - Chore
- ✅ PR #579: make ruby-head test optional. Thanks to @eshanholtz!
Conversations
- ➕ Add
Service Webhook Configuration
resource
Flex
- Adding
flex_insights_drilldown
andflex_url
objects to Flex Configuration
Messaging
- Update us_app_to_person endpoints to remove beta feature flag based access
Supersim
- ➕ Add IP Commands resource
👌 Verify
- Add optional
factor_friendly_name
parameter to the create access token endpoint.
Video
- ➕ Add maxParticipantDuration param to Rooms
Twiml
- ⏪ Unrevert Add supported SSML children to
<emphasis>
,<lang>
,<p>
,<prosody>
,<s>
, and<w>
. - ⏪ Revert Add supported SSML children to
<emphasis>
,<lang>
,<p>
,<prosody>
,<s>
, and<w>
.
-
v5.61.1 Changes
November 17, 2021Library - Chore
- 🚚 PR #578: remove yardoc files. Thanks to @eshanholtz!
Library - Fix
- 💎 PR #576: git log retrieval issues. Thanks to @shwetha-manvinkurke!
Frontline
- ➕ Added
is_available
to User's resource
Messaging
- ➕ Added GET vetting API
👌 Verify
- ➕ Add
WHATSAPP
to the attempts API. - 👍 Allow to update
config.notification_platform
fromnone
toapn
orfcm
and viceversa for Verify Push - ➕ Add
none
as a validconfig.notification_platform
value for Verify Push
Twiml
- ➕ Add supported SSML children to
<emphasis>
,<lang>
,<p>
,<prosody>
,<s>
, and<w>
.
-
v5.61.0 Changes
November 03, 2021Library - Chore
- 💎 PR #575: migrate from TravisCI to GitHub Actions. Thanks to @eshanholtz!
Api
- ⚡️ Updated
media_url
property to be treated as PII
Messaging
- Added a new enum for brand registration status named DELETED (breaking change)
- Add a new K12_EDUCATION use case in us_app_to_person_usecase api transaction
- ➕ Added a new enum for brand registration status named IN_REVIEW
Serverless
- ➕ Add node14 as a valid Build runtime
👌 Verify
- 🛠 Fix typos in Verify Push Factor documentation for the
config.notification_token
parameter. - ➕ Added
TemplateCustomSubstitutions
on verification creation - Make
TemplateSid
parameter public for Verification resource andDefaultTemplateSid
parameter public for Service resource. (breaking change)
-
v5.60.0 Changes
October 18, 2021Library - Feature
- 💎 PR #574: Add PlaybackGrant. Thanks to @sarahcstringer!
Api
- ➕ Corrected enum values for
emergency_address_status
values in/IncomingPhoneNumbers
response. (breaking change) - ➕ Clarify
emergency_address_status
values in/IncomingPhoneNumbers
response.
Messaging
- ➕ Add PUT and List brand vettings api
- Removes beta feature flag based visibility for us_app_to_person_registered and usecase field.Updates test cases to add POLITICAL usecase. (breaking change)
- ➕ Add brand_feedback as optional field to BrandRegistrations
Video
- ➕ Add
AudioOnly
to create room
-
v5.59.0 Changes
October 06, 2021Library - Fix
- 🏗 PR #571: fix travis build for ruby 3.0. Thanks to @JenniferMah!
Api
- ➕ Add
emergency_address_status
attribute to/IncomingPhoneNumbers
response. - ➕ Add
siprec
resource
Conversations
- ➕ Added attachment parameters in configuration for
NewMessage
type of push notifications
Flex
- Adding
flex_insights_hr
object to Flex Configuration
Numbers
- ➕ Add API endpoint for Bundle ReplaceItems resource
- ➕ Add API endpoint for Bundle Copies resource
Serverless
- ➕ Add domain_base field to Service response
Taskrouter
- Add
If-Match
Header based on ETag for Worker Delete (breaking change) - ➕ Add
If-Match
Header based on Etag for Reservation Update - ➕ Add
If-Match
Header based on ETag for Worker Update - ➕ Add
If-Match
Header based on ETag for Worker Delete - ➕ Add
ETag
as Response Header to Worker
Trunking
- Added
transfer_caller_id
property on Trunks.
👌 Verify
- Document new pilot
whatsapp
channel.