--------------------------- **Api** - Added `contentSid` and `contentVariables` to Message resource with public visibility as Beta - Add `UserDefinedMessageSubscription` and `UserDefinedMessage` resource
**Proxy** - Remove FailOnParticipantConflict param from Proxy Session create and update and Proxy Participant create
**Supersim** - Update SettingsUpdates resource to remove PackageSid
**Taskrouter** - Add `Ordering` query parameter to Workers and TaskQueues for sorting by - Add `worker_sid` query param for list reservations endpoint
**Twiml** - Add `url` and `method` attributes to `<Conversation>`
7.15.0
Not secure
--------------------------- **Api** - Make link shortening parameters public **(breaking change)**
**Oauth** - added oauth JWKS endpoint - Get userinfo resource - OpenID discovery resource - Add new API for token endpoint
**Supersim** - Add SettingsUpdates resource
**Verify** - Update Verify Push endpoints to `ga` maturity - Verify BYOT add Channels property to the Get Templates response
**Twiml** - Add `requireMatchingInputs` attribute and `input-matching-failed` errorType to `<Prompt>`
7.14.2
Not secure
--------------------------- **Api** - Added `virtual-agent` to `usage_record` API. - Add AMD attributes to participant create request
**Twiml** - Add AMD attributes to `Number` and `Sip`
7.14.1
Not secure
--------------------------- **Library - Fix** - [PR 617](https://github.com/twilio/twilio-python/pull/617): support duplicated query param values. Thanks to [childish-sambino](https://github.com/childish-sambino)!