Release Notes
Library - Chore
- PR #909: disable testFetchMessageUsingPublicOAuth. Thanks to @tiwarishubham635!
Twiml
- Rename
recording_configurationtorecording_configuration_idattribute in<Conference>,<Dial>,<Record>verbs and<Recording>noun
Ace
-
ACE Signals API Changes
-
2026-02-18
- Initial release: POST /signals, GET/POST /signals/{signal_id}/results, GET /health
- Enables OneAdmin integration for synchronous signal ingestion and policy result polling
- Supports permission-based authorization for signal operations
- Health endpoint available for monitoring without authentication
Api
- Added optional parameter
Confirmationto Payments create endpoint to enable payment confirmation prompt before gateway submission - Added optional parameter
RequireMatchingInputsto Payments create endpoint for input confirmation in agent-assisted payment flows - Added matcher capture types (
payment-card-number-matcher,expiration-date-matcher,security-code-matcher,postal-code-matcher) to Payments update endpoint
Memory
-
2026-03-06
- Modified 1 path(s):
/v1/Stores/{storeId}/Profiles/{profileId}/ConversationSummaries/{summaryId}(added patch, get)