Releases: twilio/twilio-php
Releases · twilio/twilio-php
8.2.1
Release Notes
Library - Chore
- PR #811: fix contentType check in post and put. Thanks to @tiwarishubham635!
Api
- Add
transcription
resource - Add beta feature request managed cert
Flex
- Changed mount name for flex_team v2 api
Intelligence
- Add
X-Rate-Limit-Limit
,X-Rate-Limit-Remaining
, andX-Rate-Limit-Config
as Response Headers to Operator resources
Numbers
- Added include_constraints query parameter to the Regulations API
Twiml
- Add support for
<Transcription>
noun
8.2.0
Release Notes
Library - Chore
- PR #809: adding support for put. Thanks to @tiwarishubham635!
Events
- Add
status
anddocumentation_url
to Event Types
Lookups
- Removed unused
fraud
lookups in V1 only to facilitate rest proxy migration
Numbers
- Add date_created field to the Get Port In Request API
- Rename the
status_last_time_updated_timestamp
field tolast_updated
in the Get Port In Phone Number API (breaking change) - Add Rejection reason and rejection reason code to the Get Port In Phone Number API
- Remove the carrier information from the Portability API
Proxy
- Change property
type
from enum to ienum
Trusthub
- Add skipMessagingUseCase field in compliance_tollfree_inquiry.
8.1.1
8.1.0
Release Notes
Library - Docs
- PR #807: updated readme with page example. Thanks to @tiwarishubham635!
Library - Chore
- PR #805: adding support for PHP 8.2 and 8.3. Thanks to @tiwarishubham635!
Api
- Add ie1 as supported region for UserDefinedMessage and UserDefinedMessageSubscription.
Flex
- Adding validated field to
plugin_versions
- Corrected the data type for
runtime_domain
,call_recording_webhook_url
,crm_callback_url
,crm_fallback_url
,flex_url
in Flex Configuration - Making
routing
optional in Create Interactions endpoint
Intelligence
- Expose operator authoring apis to public visibility
- Deleted
language_code
parameter from updating service in v2 (breaking change) - Add read_only_attached_operator_sids to v2 services
Numbers
- Add API endpoint for GET Porting Webhook Configurations By Account SID
- Remove bulk portability api under version
/v1
. (breaking change) - Removed porting_port_in_fetch.json files and move the content into porting_port_in.json files
- Add API endpoint to deleting Webhook Configurations
- Add Get Phone Number by Port in request SID and Phone Number SID api
- Add Create Porting webhook configuration API
- Added bundle_sid and losing_carrier_information fields to Create PortInRequest api to support Japan porting
Taskrouter
- Add back
routing_target
property to tasks - Add back
ignore_capacity
property to tasks - Removing
routing_target
property to tasks due to revert - Removing
ignore_capacity
property to tasks due to revert - Add
routing_target
property to tasks - Add
ignore_capacity
property to tasks
Trusthub
- Add new field errors to bundle as part of public API response in customer_profile.json and trust_product.json (breaking change)
- Add themeSetId field in compliance_tollfree_inquiry.
Verify
- Update
friendly_name
description on service docs
8.0.1
8.0.0
Release Notes
Note: This release contains breaking changes, check our upgrade guide for detailed migration notes.
Library - Feature
- PR #803: Merge 8.0.0-rc into main. Thanks to @tiwarishubham635! (breaking change)
Api
- Correct conference filtering by date_created and date_updated documentation, clarifying that times are UTC.
Flex
- Remove optional parameter from
plugins
and it toplugin_versions
Lookups
- Add new
pre_fill
package to the lookup response
Messaging
- Cleanup api.messaging.next-gen from Messaging Services endpoints
- Readd Sending-Window after fixing test failure
Verify
- Add
whatsapp.msg_service_sid
andwhatsapp.from
parameters to create, update, get and list of services endpoints
Voice
- Correct conference filtering by date_created and date_updated documentation, clarifying that times are UTC.
Twiml
- Add new
token_type
valuepayment-method
forPay
verb
8.0.0-rc.1
Release Notes
Library - Chore
- PR #799: provide application/json support in request body. Thanks to @tiwarishubham635!
Api
- Add property
queue_time
to conference participant resource - Update RiskCheck documentation
- Correct call filtering by start and end time documentation, clarifying that times are UTC.
Flex
- Adding optional parameter to
plugins
Media
- Remove API: MediaProcessor
Messaging
- Remove Sending-Window due to test failure
- Add Sending-Window as a response property to Messaging Services, gated by a beta feature flag
Numbers
- Correct valid_until_date field to be visible in Bundles resource
- Adding port_in_status field to the Port In resource and phone_number_status and sid fields to the Port In Phone Number resource
Oauth
- Modified token endpoint response
- Added refresh_token and scope as optional parameter to token endpoint
- Add new APIs for vendor authorize and token endpoints
Trusthub
- Add update inquiry endpoint in compliance_registration.
- Add new field in themeSetId in compliance_registration.
Voice
- Correct call filtering by start and end time documentation, clarifying that times are UTC.
Twiml
- Add support for new Google voices (Q1 2024) for
Say
verb - gu-IN voices - Add support for new Amazon Polly and Google voices (Q1 2024) for
Say
verb - Niamh (en-IE) and Sofie (da-DK) voices
7.16.2
Release Notes
Api
- Add property
queue_time
to conference participant resource - Update RiskCheck documentation
- Correct call filtering by start and end time documentation, clarifying that times are UTC.
Flex
- Adding optional parameter to
plugins
Media
- Remove API: MediaProcessor
Messaging
- Remove Sending-Window due to test failure
- Add Sending-Window as a response property to Messaging Services, gated by a beta feature flag
Numbers
- Correct valid_until_date field to be visible in Bundles resource
- Adding port_in_status field to the Port In resource and phone_number_status and sid fields to the Port In Phone Number resource
Oauth
- Modified token endpoint response
- Added refresh_token and scope as optional parameter to token endpoint
- Add new APIs for vendor authorize and token endpoints
Trusthub
- Add update inquiry endpoint in compliance_registration.
- Add new field in themeSetId in compliance_registration.
Voice
- Correct call filtering by start and end time documentation, clarifying that times are UTC.
Twiml
- Add support for new Google voices (Q1 2024) for
Say
verb - gu-IN voices - Add support for new Amazon Polly and Google voices (Q1 2024) for
Say
verb - Niamh (en-IE) and Sofie (da-DK) voices
7.16.1
Release Notes
Api
- Correct precedence documentation for application_sid vs status_callback in message creation
- Mark MaxPrice as deprecated
Flex
- Making
plugins
visibility to public
Messaging
- Add new
errors
attribute to the Brand Registration resource. - Mark
brand_feedback
attribute as deprecated. - Mark
failure_reason
attribute as deprecated. - The new
errors
attribute is expected to provide additional information about Brand registration failures and feedback (if any has been provided by The Campaign Registry). Consumers should use this attribute instead ofbrand_feedback
andfailure_reason
.
Numbers
- Correcting mount_name for porting port in fetch API
Trusthub
- Add new field in statusCallbackUrl in compliance_registration.
- Add new field in isvRegisteringForSelfOrTenant in compliance_registration.
Twiml
- Expanded description of Action parameter for Message verb
7.16.0
Release Notes
Library - Chore
Api
- remove feedback and feedback summary from call resource
Flex
- Adding
routing_properties
to Interactions Channels Participant
Lookups
- Add new
line_status
package to the lookup response - Remove
live_activity
package from the lookup response (breaking change)
Messaging
- Add tollfree multiple rejection reasons response array
Trusthub
- Add ENUM for businessRegistrationAuthority in compliance_registration. (breaking change)
- Add new field in isIsvEmbed in compliance_registration.
- Add additional optional fields in compliance_registration for Individual business type.
Twiml
- Add support for new Amazon Polly and Google voices (Q1 2024) for
Say
verb