---------------------------
**Library - Fix**
- [PR 753](https://github.com/twilio/twilio-python/pull/753): added boolean_to_string converter. Thanks to [tiwarishubham635](https://github.com/tiwarishubham635)!
**Library - Chore**
- [PR 758](https://github.com/twilio/twilio-python/pull/758): disable cluster test. Thanks to [sbansla](https://github.com/sbansla)!
- [PR 760](https://github.com/twilio/twilio-python/pull/760): run make prettier. Thanks to [tiwarishubham635](https://github.com/tiwarishubham635)!
**Api**
- Updated service base url for connect apps and authorized connect apps APIs **(breaking change)**
- Update documentation to reflect RiskCheck GA
- Added optional parameter `CallToken` for create participant api
**Events**
- Marked as GA
**Flex**
- Adding `flex_instance_sid` to Flex Configuration
- Adding `provisioning_status` for Email Manager
- Adding `offline_config` to Flex Configuration
**Insights**
- add flag to restrict access to unapid customers
- decommission voice-qualitystats-endpoint role
**Intelligence**
- Add text-generation operator (for example conversation summary) results to existing OperatorResults collection.
**Lookups**
- Remove `carrier` field from `sms_pumping_risk` and leave `carrier_risk_category` **(breaking change)**
- Remove carrier information from call forwarding package **(breaking change)**
**Messaging**
- Add update instance endpoints to us_app_to_person api
- Add tollfree edit_allowed and edit_reason fields
- Update Phone Number, Short Code, Alpha Sender, US A2P and Channel Sender documentation
- Add DELETE support to Tollfree Verification resource
**Numbers**
- Add Get Port In request api
**Push**
- Migrated to new Push API V4 with Resilient Notification Delivery.
**Serverless**
- Add node18 as a valid Build runtime
**Taskrouter**
- Add `jitter_buffer_size` param in update reservation
- Add container attribute to task_queue_bulk_real_time_statistics endpoint
- Remove beta_feature check on task_queue_bulk_real_time_statistics endpoint
**Trusthub**
- Add optional field NotificationEmail to the POST /v1/ComplianceInquiries/Customers/Initialize API
- Add additional optional fields in compliance_tollfree_inquiry.json
- Rename did to tollfree_phone_number in compliance_tollfree_inquiry.json
- Add new optional field notification_email to compliance_tollfree_inquiry.json
**Verify**
- `Tags` property added again to Public Docs **(breaking change)**
- Remove `Tags` from Public Docs **(breaking change)**
- Add `VerifyEventSubscriptionEnabled` parameter to service create and update endpoints.
- Add `Tags` optional parameter on Verification creation.
- Update Verify TOTP maturity to GA.