Skip to content

3.37.1

Compare
Choose a tag to compare
@twilio-ci twilio-ci released this 13 Nov 20:39
· 459 commits to main since this release

Release Notes

Library

  • PR #498: fix: Stringify TwiML array attributes as space delimited. Thanks to @mpeltonen!

Api

  • Make persistent_action parameter public
  • Add twiml optional private parameter for call create

Autopilot

  • Add Export resource to Autopilot Assistant.

Flex

  • Added Integration.RetryCount attribute to Flex Flow
  • Updating a Flex Flow channel_type options documentation

Insights

  • Added edges to events and metrics
  • Added new endpoint definitions for Events and Metrics

Messaging

  • create support for sender registration
  • fetch support for fetching a sender
  • update support for sender verification

Supersim

  • Add Direction filter parameter to list commands endpoint
  • Allow filtering commands list by Sim Unique Name
  • Add Iccid filter parameter to list sims endpoint

Twiml

  • Add support for <Refer> verb

Docs