Skip to content

7.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 12:21
53a8b59

Release Notes

Library - Chore

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

Docs