Release Notes
Library - Chore
- PR #943: bump com.fasterxml.jackson.core:jackson-core from 2.15.0 to 2.18.6. Thanks to @dependabot!
- PR #945: added memory domain. Thanks to @sbansla!
- PR #941: add validTwilioUrl utility check. Thanks to @kridai!
Library - Fix
- PR #942: encode URL path spaces as %20 instead of +. Thanks to @hubert-ren!
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)