Library
Autopilot
- Adds two new properties in Assistant i.e needs_model_build and development_stage
Preview
- Changed phone numbers from URL|Path to
X-XCNAM-Sensitive
headers (breaking change)
Verify
- Add
MessagingConfiguration
resource to verify service
Autopilot
- Add Webhooks resource to Autopilot Assistant.
Flex
- Added missing 'custom' type to Flex Flow
- Adding
integrations
to Flex Configuration
Insights
- Added attributes to summary.
Messaging
- Message API Create updated with conditional params (breaking change)
Proxy
- Document that Proxy will return a maximum of 100 records for read/list endpoints (breaking change)
- Remove non-updatable property parameters for Session update (mode, participants) (breaking change)
Sync
- Added reachability debouncing configuration options.
Verify
- Add
RateLimits
andBuckets
resources to Verify Services - Add
RateLimits
optional parameter onVerification
creation.
Twiml
- Fix
<Room>
participantIdentity casing
Library
- PR #461: Add SubscribeRule and SubscribeRulesUpdate. Thanks to @innerverse!
- PR #456: Code cleanup. Thanks to @ethanwood17!
- PR #444: maven-compiler-plugin 3.8.0. Thanks to @sullis!
- PR #460: jackson 2.9.9. Thanks to @sullis!
- PR #457: Update the call create 'from' param to be endpoint type for client identifier support. Thanks to @childish-sambino!
- PR #458: Prefix client identifiers with 'client:' if not already prefixed. Thanks to @childish-sambino!
Verify
- Add
approved
to status enum
Api
- Make
method
optional for queue members update
Chat
- Removed
webhook.*.format
update parameters in Service resource from public library visibility in v1 (breaking change)
Insights
- Added client metrics as sdk_edge to summary.
- Added optional query param processing_state.
Numbers
- Add addtional metadata fields on a Document
- Add status callback fields and parameters
Taskrouter
- Added
channel_optimized_routing
attribute to task-channel endpoint
Video
- [Rooms] Add Video Subscription API
Wireless
- Added
imei
to Data Session resource. - Remove
imeisv
from Data Session resource. (breaking change)
Serverless
- Documentation
Wireless
- Added
imeisv
to Data Session resource.
Api
- Add
verified
property to Addresses
Numbers
- Add API for Identites and documents
Proxy
- Add in use count on number instance
Serverless
- Serverless scaffolding
Library
- PR #454: Add more JDK versions to Travis CI config. Thanks to @childish-sambino!
- PR #453: Bump JMockit version for minimum compatibility with Java 11. Thanks to @childish-sambino!
Flex
- Adding PluginService to Flex Configuration
Numbers
- Add API for Proof of Addresses
Proxy
- Clarify documentation for Service and Session fetch
Api
- Remove optional
if_machine
call create parameter from helper libraries (breaking change) - Changed
call_sid
path parameter type on QueueMember fetch and update requests (breaking change)
Voice
- changed file names to dialing_permissions prefix (breaking change)
Wireless
- Added
ResetStatus
property to Sim resource to allow resetting connectivity via the API.
Library
- PR #452: Add Help Center and Support Ticket links to the README. Thanks to @childish-sambino!
Api
- Add
machine_detection_speech_threshold
,machine_detection_speech_end_threshold
,machine_detection_silence_timeout
optional params to Call create request
Flex
- Adding Flex Channel Orchestration
- Adding Flex Flow
Twiml
- Add
de1
to<Conference>
regions
Api
- Make conference participant preview parameters public
Authy
- Added support for FactorType and FactorStrength for Factors and Challenges
Iam
- First public release
Verify
- Add endpoint to update/cancel a Verification (breaking change)
Video
- [Composer] Make RoomSid mandatory (breaking change)
- [Composer] Add
enqueued
state to Composition
Twiml
- Update message body to not be required for TwiML
Dial
noun.
Library
- PR #449: Allow POST requests that are void of a body or any params when using the ValidationClient. Thanks to @childish-sambino!
Api
- Add
force_opt_in
optional param to Messages create request - Add agent conference category to usage records
Flex
- First public release
Taskrouter
- Adding
reject_pending_reservations
to worker update endpoint - Added
event_date_ms
andworker_time_in_previous_activity_ms
to Events API response - Add ability to filter events by TaskChannel
Verify
- Add
EnablePsd2
optional parameter for PSD2 on Service resource creation or update. - Add
Amount
,Payee
optional parameters for PSD2.
Library
- PR #448: Switch body validator to use hex instead of base64. Thanks to @cjcodes!
- PR #447: Upgrade jackson library to 2.9.8. Thanks to @mbichoffe!
Video
- [Recordings] Add media type filter to list operation
- [Composer] Filter Composition Hook resources by FriendlyName
Twiml
- Update
language
enum forGather
to fix language code for Filipino (Philippines) and include additional supported languages (breaking change)
Verify
- Add
lookup
information in the response when creating a new verification (depends on the LookupEnabled flag being enabled at the service level) - Add
VerificationSid
optional parameter on Verification check.
Chat
- Mark Member attributes as PII
Proxy
- Remove unsupported query parameters (breaking change)
- Remove invalid session statuses in doc
Insights
- Initial revision.
Authy
- Reverted the change to
FactorType
andFormType
, avoiding conflicts with Helper Libraries reserved words (type
) (breaking change)
Proxy
- Remove incorrect parameter for Session List
Studio
- Support date created filtering on list of executions
Taskrouter
- Adding ability to Create, Modify and Delete Task Channels.
Verify
- Add
SkipSmsToLandlines
,TtsName
,DtmfInputRequired
optional parameters on Service resource creation or update.
Wireless
- Added delete action on Command resource.
- Added delete action on Sim resource.
Twiml
- Change
currency
from enum to string forPay
(breaking change)
Library
- PR #445: Bump httpclient httpcore and jackson version. Thanks to @yannieyip!
Api
- Add
interactive_data
optional param to Messages create request
Authy
- Required authentication for
/v1/Forms/{type}
endpoint (breaking change) - Removed
Challenge.reason
toChallenge.responded_reason
- Removed
verification_sid
from Challenge responses - Removed
config
param from the Factor creation - Replaced all occurrences of
FactorType
andFormType
in favor of a unifiedType
(breaking change)
Chat
- Add Member attributes
Preview
- Removed
Authy
version frompreview
subdomain in favor toauthy
subdomain. (breaking change)
Verify
- Add
CustomCode
optional parameter on Verication creation.
Messaging
- Session API
Twiml
- Change
master-card
tomastercard
ascardType
forPay
andPrompt
, remove attributecredential_sid
fromPay
(breaking change)
Api
- Add new Balance resource:
- url: '/v1/Accounts/{account sid}/Balance'
- supported methods: GET
- returns the balance of the account
Proxy
- Add chat_instance_sid to Service
Verify
- Add
Locale
optional parameter on Verification creation.
Api
- Add Verb Transactions category to usage records
Twiml
- Add support for
Pay
verb
Library
- PR #440: CLIENT-4598 | Fix null incomingAllow bug and add test. Thanks to @ryan-rowland!
Api
- Add
coaching
andcall_sid_to_coach
to participant properties, create and update requests.
Authy
- Set public library visibility, and added PII stanza
- Dropped support for
FactorType
param given new Factor prefixes (breaking change) - Supported
DELETE
actions for Authy resources - Move Authy Services resources to
authy
subdomain
Autopilot
- Introduce
autopilot
subdomain with all resources frompreview.understand
Preview
- Renamed Understand intent to task (breaking change)
- Deprecated Authy endpoints from
preview
toauthy
subdomain
Taskrouter
- Allow TaskQueue ReservationActivitySid and AssignmentActivitySid to not be configured for MultiTask Workspaces
Verify
- Add
LookupEnabled
optional parameter on Service resource creation or update. - Add
SendDigits
optional parameter on Verification creation. - Add delete action on Service resourse.
Twiml
- Add custom parameters to TwiML
Client
noun and renamed the optionalname
field toidentity
. This is a breaking change in Ruby, and applications will need to transition fromdial.client ''
anddial.client 'alice'
formats todial.client
anddial.client(identity: alice)
formats. (breaking change)
Library
- PR #439: Nest IOException inside APIException. Thanks to @yannieyip!
Twiml
- Add
debug
toGather
- Add
participantIdentity
toRoom
Api
- Set
call_sid_to_coach
parameter in participant to bepreview
Preview
- Renamed response headers for Challenge and Factors Signatures
- Supported
totp
in Authy preview endpoints - Allowed
latest
in Authy Challenges endpoints
Video
- [Composer] Add Composition Hook resources
Voice
- changed path param name from parent_iso_code to iso_code for highrisk_special_prefixes api (breaking change)
- added geo permissions public api
Preview
- Add
Form
resource to Authy preview given aform_type
- Add Authy initial api-definitions in the 4 main resources: Services, Entities, Factors, Challenges
Pricing
- add voice_numbers resource (v2)
Verify
- Move from preview to beta (breaking change)
Library
- PR #438: VCORE-3651 Add support for for attribute in twiml element. Thanks to @nmahure!
Api
- Add
call_sid_to_coach
parameter to participant create request - Add
voice_receive_mode
param to IncomingPhoneNumbers create
Video
- [Recordings] Expose
offset
property in resource
Library
- PR #436: Create new class, OutboundCallPriceWithOrigin. Thanks to @jbonner89!
Chat
- Add User Channel instance resource
Library
- PR #434: add type OutboundPrefixPriceWithOrigin. Thanks to @jbonner89!
Api
- Add Proxy Active Sessions category to usage records
Preview
- Add
Actions
endpoints and removeResponseUrl
from assistants on the Understand api
Pricing
- add voice_country resource (v2)
Preview
- Add new Intent Statistics endpoint
- Remove
ttl
from Assistants
Studio
- Studio is now GA
Library
- PR #426: Tag and push Docker latest image when deploying with TravisCI. Thanks to @jonatasbaldin!
Chat
- Make message From field updatable
- Add REST API webhooks
Notify
- Removing deprecated
segments
,users
,segment_memberships
,user_bindings
classes from helper libraries. (breaking change)
Twiml
- Add
Connect
andRoom
for Programmable Video Rooms
Library
- PR #433: Clone the headers object and add test for thread safety. Thanks to @cjcodes!
Api
- Add support for sip domains to map credential lists for registrations
Preview
- Remove
ttl
from Assistants
Proxy
- Enable setting a proxy number as reserved
Video
- Add
group-small
room type
Twiml
- Add support for SSML lang tag on Say verb
Library
- PR #427: Update Response to use Scanner hasNext(). Thanks to @cjcodes!
- PR #424: Add a method for validation of JSON body. Thanks to @cjcodes!
Twiml
- Add support for SSML on Say verb, the message body is changed to be optional (breaking change)
Library
- PR #425: Add correct JDK version statement to deploy. Thanks to @jonatasbaldin!
Api
- Add
cidr_prefix_length
param to SIP IpAddresses API
Studio
- Add new /Execution endpoints to begin Engagement -> Execution migration
Video
- [Rooms] Allow deletion of individual recordings from a room
Library
- PR #418: Add Dockerfile and related changes to build the Docker image. Thanks to @jonatasbaldin!
Api
- Release
Call Recording Controls
feature support in helper libraries - Add Voice Insights sub-category keys to usage records
Library
- PR #421: Tests for mixed TwiML content. Thanks to @ekarson!
- PR #420: Update tests with generated version. Thanks to @mbichoffe!
- PR #419: Allow adding TwiML children with generic tag names. Thanks to @mbichoffe!
Api
- Add Fraud Lookups category to usage records
Video
- Allow user to set
ContentDisposition
when obtaining media URLs for Room Recordings and Compositions - Add Composition Settings resource
Library
- PR #416: Allow adding text nodes under any TwiML element. Thanks to @ekarson!
- PR #414: Convenience method for verifying your connection with the new SSL certificate. Thanks to @ekarson!
Twiml
- Add methods to helper libraries to inject arbitrary text under a TwiML node
Lookups
- Add back support for
fraud
lookup type
Chat
- Add Binding and UserBinding documentation
Studio
- Add endpoint to delete engagements
Trunking
- Added cnam_lookup_enabled parameter to Trunk resource.
- Added case-insensitivity for recording parameter to Trunk resource.
Api
- Add more programmable video categories to usage records
- Add 'include_subaccounts' parameter to all variation of usage_record fetch
Library
- PR #411: Update Jackson to version 2.8.11. Thanks to @jmctwilio!
Chat
- Add Channel Webhooks resource
Monitor
- Update event filtering to support date/time (breaking change)
Wireless
- Updated
maturity
toga
for all wireless apis
Library
- PR #408: Strip default ports in RequestCanonicalizer. Thanks to @pkiv!
Video
- Redesign API by adding custom
VideoLayout
object. (breaking change)
Twiml
- Gather input Enum: remove unnecessary "dtmf speech" value as you can now specify multiple enum values for this parameter and both "dtmf" and "speech" are already available.
Library
- PR #404: Add incoming.allow to AccessToken VoiceGrant. Thanks to @ryan-rowland!
Preview
- Support for Understand V2 APIs - renames various resources and adds new fields
Studio
- Change parameters type from string to object in engagement resource
Video
- [Recordings] Change
size
type tolong
. (breaking change)
Lookups
- Disable support for
fraud
lookups (breaking change)
Preview
- Add
BuildDuration
andErrorCode
to Understand ModelBuild
Studio
- Add new /Context endpoint for step and engagement resources.
Api
- Add
caller_id
param to Outbound Calls API - Release
trim
recording Outbound Calls API functionality in helper libraries
Video
- [composer] Add
room_sid
to Composition resource.
Api
- Add
trim
param to Outbound Calls API
Lookups
- Add support for
fraud
lookup type
Numbers
- Initial Release
Video
- [composer] Add
SEQUENCE
value to available layouts, andtrim
andreuse
params.
Api
- Add
AnnounceUrl
andAnnounceMethod
params for conference announce
Chat
- Add support to looking up user channels by identity in v1
Api
- Add
studio-engagements
usage key
Preview
- Remove Studio Engagement Deletion
Studio
- Initial Release
Video
- [omit] Beta: Allow updates to
SubscribedTracks
. - Add
SubscribedTracks
. - Add track name to Video Recording resource
- Add Composition and Composition Media resources
Api
- Add
conference_sid
property on Recordings - Add proxy and sms usage key
Chat
- Make user channels accessible by identity
- Add notifications logs flag parameter
Fax
- Added
ttl
parameterttl
is the number of minutes a fax is considered valid.
Preview
- Add
call_delay
,extension
,verification_code
, andverification_call_sids
. - Add
failure_reason
to HostedNumberOrders. - Add DependentHostedNumberOrders endpoint for AuthorizationDocuments preview API.
Library
- Autogenerate TwiML Resources (breaking change).
- Improved consistency between TwiML classes and faster updates.
- Allow setting arbitrary attributes on any TwiML resource.
- Use proper Java types in TwiML resources (breaking change).
- Restructure TwiML package (breaking change).
Api
- Add
voip
,national
,shared_cost
, andmachine_to_machine
sub-resources to/2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{IsoCountryCode}/
- Add programmable video keys
Preview
- Add
verification_type
andverification_document_sid
to HostedNumberOrders.
Proxy
- Fixed typo in session status enum value
Api
- Use the correct properties for Dependent Phone Numbers of an Address (breaking change)
- Update Call Recordings with the correct properties
Preview
- Add
status
andemail
query param filters for AuthorizationDocument list endpoint
Proxy
- Added DELETE support to Interaction
- Standardized enum values to dash-case
- Rename Service#friendly_name to Service#unique_name
Video
- Remove beta flag from
media_region
andvideo_codecs
Wireless
- Bug fix: Changed
operator_mcc
andoperator_mnc
inDataSessions
subresource frominteger
tostring
Sync
- Add TTL support for Sync objects (breaking change)
- The required
data
parameter on the following actions is now optional: "Update Document", "Update Map Item", "Update List Item" - New actions available for updating TTL of Sync objects: "Update List", "Update Map", "Update Stream"
- The required
Video
- [bi] Rename
RoomParticipant
toParticipant
- Add Recording Settings resource
- Expose EncryptionKey and MediaExternalLocation properties in Recording resource
Accounts
- Add AWS credential type
Preview
- Removed
iso_country
as required field for creating a HostedNumberOrder.
Proxy
- Added new fields to Service: geo_match_level, number_selection_behavior, intercept_callback_url, out_of_session_callback_url
Api
- Add programmable video keys
Video
- Add
Participants
Chat
- Add Binding resource
- Add UserBinding resource
Api
- Add
address_sid
param to IncomingPhoneNumbers create and update - Add 'fax_enabled' option for Phone Number Search
Api
- Add
smart_encoded
param for Messages - Add
identity_sid
param to IncomingPhoneNumbers create and update
Preview
- Make 'address_sid' and 'email' optional fields when creating a HostedNumberOrder
- Add AuthorizationDocuments preview API.
Proxy
- Initial Release
Wireless
- Added
ip_address
to sim resource
Preview
- Add
acc_security
(authy-phone-verification) initial api
Taskrouter
- Less verbose naming of cumulative and real time statistics (breaking change)
Chat
- Make member accessible through identity
- Make channel subresources accessible by channel unique name
- Set get list 'max_page_size' parameter to 100
- Add service instance webhook retry configuration
- Add media message capability
- Make
body
an optional parameter on Message creation. (breaking change)
Notify
data
,apn
,gcm
,fcm
,sms
parameters inNotifications
create resource are maps instead of strings. (breaking change)
Taskrouter
- Add new query ability by TaskChannelSid or TaskChannelUniqueName
- Move Events, Worker, Workers endpoint over to CPR
- Add new RealTime and Cumulative Statistics endpoints
Video
- Create should allow an array of video_codecs.
- Add video_codecs as a property of room to make it externally visible.
- Add speechTimeout to Gather verb.
Api
- Add
sip_registration
property on SIP Domains - Add new video and market usage category keys
Sync
- Add support for Streams
Wireless
- Added DataSessions sub-resource to Sims.
Video
- New
media_region
parameter when creating a room, which controls which region media will be served out of.
Library
- Add
getLastRequest
andgetLastResponse
methods to HttpClient class to provide debugging information.
Api
- Update
status
enum for Recordings to include 'failed' - Add
error_code
property on Recordings
Chat
- Add mutable parameters for channel, members and messages
Api
- Add VoiceReceiveMode {'voice', 'fax'} option to IncomingPhoneNumber UPDATE requests
Chat
- Add channel message media information
- Add service instance message media information
Preview
- Add DeployedDevices.
Sync
- Add support for Service Instance unique names
Api
- Add New wireless usage keys added
- Add
auto_correct_address
param for Addresses create and update - Add .hashCode(), .equals(), and .toString() methods
Preview
- Removed 'email' from bulk_exports configuration api [bi]. No migration plan needed because api has not been used yet.
- Add AvailableNumbers resource.
Video
- Add
video_codec
enum andvideo_codecs
parameter, which can be set to eitherVP8
orH264
during room creation. - Restrict recordings page size to 100
- Add query parameters
SourceSid
,Status
,DateCreatedAfter
andDateCreatedBefore
to the convenience method for retrieving Room recordings.
This release adds Beta and Preview products to main artifact.
Previously, Beta and Preview products were only included in the alpha
artifact. They are now being included in the main artifact to ease product
discoverability and the collective operational overhead of maintaining multiple
artifacts per library.
Api
- Remove unused
encryption_type
property on Recordings (breaking change)
Messaging
- Fix incorrectly typed capabilities property for PhoneNumbers.
Notify
- Add
ToBinding
optional parameter on Notifications resource creation. Accepted values are json strings.
Preview
- Add
sms_application_sid
to HostedNumberOrders.
Taskrouter
- Fully support conference functionality in reservations.
Api
- Update
status
enum for Messages to include 'accepted'
- Change git tagging scheme to be consistent with other twilio libraries.
- Fix crashes on Google App Engine when using default NetworkHttpClient. Issue #377. Thanks to @katafractari for helping identify the bug and test the fix.
Api
- Fix incorrectly named
AnnounceUrlMethod
toAnnounceMethod
parameter naming on Conference Participant Updating. - Add
encryptionType
andencryptionDetails
support to Call Recordings. - Add new UsageRecord categories for Rooms and Speech Recognition.
Notify
- Add
ToBinding
optional parameter on Notifications resource creation. Accepted values are json strings.
Preview
- Add
verificationAttempts
to HostedNumberOrders. - Add
statusCallbackUrl
andstatusCallbackMethod
to HostedNumberOrders.
Video
- Filter recordings by date using the parameters
DateCreatedAfter
andDateCreatedBefore
. - Override the default time-to-live of a recording's media URL through the
Ttl
parameter (in seconds, default value is 3600). - Add query parameters
SourceSid
,Status
,DateCreatedAfter
andDateCreatedBefore
to the convenience method for retrieving Room recordings.
Wireless
- Added national and international data limits to the RatePlans resource.
- Remove client-side max page size validation.
- Add
locality
field toAvailablePhoneNumbers
. - Add
origin
field toIncomingPhoneNumbers
. - Add
inLocality
parameter toAvailablePhoneNumbers
. - Add
origin
parameter toIncomingPhoneNumbers
. - Add new sync categories to
UsageRecords
. - Add
getPage()
method for reentrant paging. - Add
input
to<Gather>
. - Remove mandatory url parameter in
<Play>
. - Parallelize tests.
- Update
Language
enum.
- Rename
Recording
toRoomRecording
in Twilio Video
- Add video.twilio.com
- Add additional usage categories
- Fix Client Validation URL encoding
- Close all connections in finally block
- Remove convenience method
getSid()
on records that do not have a sid
- Remove conference participant
Beep
andConferenceRecord
enums, useString
instead (backwards incompatible). - Add
recordingChannels
,recordingStatusCallback
,recordingStatusCallbackMethod
,sipAuthUsername
,sipAuthPassword
,region
,conferenceRecordingStatusCallback
,conferenceRecordingStatusCallbackMethod
parameter support to conference participant creation. - Update missing categories in Usage Trigger enums.
- Add Twilio Programmable Chat version 2
- Allow updating
AccountSid
onIncomingPhoneNumber
s - Include only populated fields in
VideoGrant
- Deprecate
ConversationsGrant
- Add
validityPeriod
optional parameter to Message creation. - Add TaskRouterGrant.
- Update VideoGrant.
- Add
room
as preferred grant granularity. - Deprecate setting
configurationProfileSid
on grant.
- Add
- Fix a bug where unexpected JSON properties caused exceptions.
-
Add Answering Machine Detection to Call creation
-
Add
WRAPPING
entry to Status for Task -
Twilio Chat
- Add
limits
map to Service - Add
limitsChannelMembers
andlimitsUserChannels
field to ServiceUpdater
- Add
- Allow customizing configuration for NetworkHttpClient
- Bump Jackson dependency to 2.8.7
- Fix bug in Enum serialization
- Delete
Sandbox
s
- Add
ValidationToken
s for Client Validation - Add
accounts.twilio.com
subdomain- Add
PublicKey
resource
- Add
- Namespace all path parameters
- Add
validated
field to Addresses - Add FCM Credential support
- Add
Order
parameter to Chat Message filterting - Remove required updating of
friendlyName
parameter when updating TaskRouter Activities - Accept multiple
assignmentStatus
's when filteringTasks
- Fix Workflow json generation
- Add TaskRouterGrant
- Add
recordingStatusCallback
andrecordingStatusCallbackMethod
to Record TwiML
-
Added new AddOnResults API.
-
Allow undocumented TwiML voice parameters for Conference, Dial, and Pause PR #317.
-
Fix dates being serialized to null in some locales PR #320.
-
Add
emergencyEnabled
field to Addresses. -
Add support for emergency phone numbers.
-
Add support for ending conferences via the API.
-
Add
region
field to Conferences. -
Twilio Chat
- Add
membersCount
andmessagesCount
to Channel. - Add support for filtering on channel type when reading list of Channels.
- Add
last_consumed_message_index
andlast_consumption_timestamp
fields to Member. - Remove ability to update Message body, was never supported by API (backwards incompatible).
- Add support for new UserChannel Resource.
- Add
-
Taskrouter
- Add default worker fetch policy PR #313.
- Add queue ordering for Workspace, TaskQueue.
- Remove ability to specify
attributes
andworkflowSid
on Task creation (backwards incompatible). - Add
addons
,taskQueueFriendlyName
,workflowFriendlyName
, metdata to Task. - Use DateTimes for WorkspaceStatistics filtering (backwards incompatible).
- Fix TaskQueueStatistics
cumulative
field incorrect type (backwards incompatible). - Fix TaskQueuesStatistics
cumulative
field incorrect type (backwards incompatible). - Remove ability to set
friendlyName
on TaskQueueStatistics (backwards incompatible).
- Add
recordingStatusCallback
andrecordingStatusCallbackMethod
to Conference TwiML - Fix TaskRouter Capabaility generation
- Address potential NPE in
ApiException
-
Use separate enum for Updating Call
status
. This enum only exposes the statuses that a Call can be updated to. -
Move the
body
parameter to be required in updating Messages. -
Move the
friendlyName
parameter to be required in creating Queues. -
Add Particpant creation to Conferences.
-
Add filtering by
CallSid
to Recordings. -
Add missing fields to Call Recordings.
-
Add missing fields to Conferences.
-
Add missing fields to IncomingPhoneNumbers.
-
Add missing fields to Messages.
-
Twilio Chat
- Add Invites
- Add
reachabilityEnabled
,preWebhookUrl
,postWebhookUrl
,webhookMethod
,webhookFilters
,notifications
to Services. - Add
attributes
,friendlyName
,isOnline
,isNotifiable
to Users. - Add
lastConsumedMessageIndex
,lastConsumptionTimestamp
to Members. - Add
attributes
,index
to Messages. - Add ability to update Members.
- Add filtering by
identity
on Members. - Add webhook related parameters to Service updates.
- Remove updating of
type
on Channels.
- Update Usage Records to use
LocalDate
instead ofDateTime
- Update TwiML Generator to reflect latest docs:
- Add
statusCallbackEvent
,statusCallbackMethod
,statusCallback
toConference
- Add
recordingStatusCallback
,recordingStatusCallbackMethod
toDial
- Add
New Major Version
The newest version of the twilio-java
helper library!
This version brings a host of changes to update and modernize the twilio-java
helper library. It is auto-generated to produce a more consistent and correct product.
- Add support for WorkerReservations in TaskRouter
- Add support for filterFriendlyName in TaskRouter WorkflowRules
- Fix TaskRouter paging
- Add support for IP Messaging
- Add new getUsageRecords to support query by intervals
- Fix for ListResource's & NextGenListResource's ListIterator.next()
- Change NBF to be optional parameter in AccessToken
- Add access tokens
- Exposed Recording's PriceUnit field
- Fix authentication using key and secret
- Add MessagingServiceSid
- Add Keys endpoint
- Normalized the Number type from spaces to underscore in Pricing Phone Number Country
- Add support for TaskRouter reservations
- Add support for TaskRouter TwiML verbs
- Add support for messaging in Twilio Pricing API
- Add support for Elastic SIP Trunking's API
- Remove deprecated total and numpages from ListResource and response parsers