Skip to content

3.39.0

Compare
Choose a tag to compare
@twilio-ci twilio-ci released this 12 Dec 19:56
· 446 commits to main since this release

Release Notes

Api

  • Make twiml conditional for create. One of url, twiml, or application_sid is now required.
  • Add bundle_sid parameter to /IncomingPhoneNumbers API
  • Removed discard / obfuscate parameters from ContentRetention, AddressRetention (breaking change)

Chat

  • Added last_consumed_message_index and last_consumption_timestamp parameters in update method for UserChannel resource (breaking change)

Conversations

  • Add Participant SID to Message properties

Messaging

  • Fix incorrectly typed capabilities property for ShortCodes. (breaking change)

Docs