File tree Expand file tree Collapse file tree 19 files changed +262
-162
lines changed Expand file tree Collapse file tree 19 files changed +262
-162
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,26 @@ twilio-python Changelog
33
44Here you can see the full list of changes between each twilio-python release.
55
6+ [ 2023-07-27] Version 8.5.1
7+ --------------------------
8+ ** Api**
9+ - Added ` voice-intelligence ` , ` voice-intelligence-transcription ` and ` voice-intelligence-operators ` to ` usage_record ` API.
10+ - Added ` tts-google ` to ` usage_record ` API.
11+
12+ ** Lookups**
13+ - Add new ` disposable_phone_number_risk ` package to the lookup response
14+
15+ ** Verify**
16+ - Documentation of list attempts API was improved by correcting ` date_created_after ` and ` date_created_before ` expected date format.
17+ - Documentation was improved by correcting ` date_created_after ` and ` date_created_before ` expected date format parameter on attempts summary API.
18+ - Documentation was improved by adding ` WHATSAPP ` as optional valid parameter on attempts summary API.
19+
20+ ** Twiml**
21+ - Added support for he-il inside of ssm_lang.json that was missing
22+ - Added support for he-il language in say.json that was missing
23+ - Add ` statusCallback ` and ` statusCallbackMethod ` attributes to ` <Siprec> ` .
24+
25+
626[ 2023-07-13] Version 8.5.0
727--------------------------
828** Library - Fix**
Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -262,6 +262,7 @@ class Category(object):
262262 TRUNKING_RECORDINGS = "trunking-recordings"
263263 TRUNKING_SECURE = "trunking-secure"
264264 TRUNKING_TERMINATION = "trunking-termination"
265+ TTS_GOOGLE = "tts-google"
265266 TURNMEGABYTES = "turnmegabytes"
266267 TURNMEGABYTES_AUSTRALIA = "turnmegabytes-australia"
267268 TURNMEGABYTES_BRASIL = "turnmegabytes-brasil"
@@ -293,6 +294,9 @@ class Category(object):
293294 VOICE_INSIGHTS_SIP_TRUNKING_INSIGHTS_ON_DEMAND_MINUTE = (
294295 "voice-insights-sip-trunking-insights-on-demand-minute"
295296 )
297+ VOICE_INTELLIGENCE = "voice-intelligence"
298+ VOICE_INTELLIGENCE_TRANSCRIPTION = "voice-intelligence-transcription"
299+ VOICE_INTELLIGENCE_OPERATORS = "voice-intelligence-operators"
296300 WIRELESS = "wireless"
297301 WIRELESS_ORDERS = "wireless-orders"
298302 WIRELESS_ORDERS_ARTWORK = "wireless-orders-artwork"
Original file line number Diff line number Diff line change @@ -254,6 +254,7 @@ class Category(object):
254254 TRUNKING_RECORDINGS = "trunking-recordings"
255255 TRUNKING_SECURE = "trunking-secure"
256256 TRUNKING_TERMINATION = "trunking-termination"
257+ TTS_GOOGLE = "tts-google"
257258 TURNMEGABYTES = "turnmegabytes"
258259 TURNMEGABYTES_AUSTRALIA = "turnmegabytes-australia"
259260 TURNMEGABYTES_BRASIL = "turnmegabytes-brasil"
@@ -285,6 +286,9 @@ class Category(object):
285286 VOICE_INSIGHTS_SIP_TRUNKING_INSIGHTS_ON_DEMAND_MINUTE = (
286287 "voice-insights-sip-trunking-insights-on-demand-minute"
287288 )
289+ VOICE_INTELLIGENCE = "voice-intelligence"
290+ VOICE_INTELLIGENCE_TRANSCRIPTION = "voice-intelligence-transcription"
291+ VOICE_INTELLIGENCE_OPERATORS = "voice-intelligence-operators"
288292 WIRELESS = "wireless"
289293 WIRELESS_ORDERS = "wireless-orders"
290294 WIRELESS_ORDERS_ARTWORK = "wireless-orders-artwork"
Original file line number Diff line number Diff line change @@ -254,6 +254,7 @@ class Category(object):
254254 TRUNKING_RECORDINGS = "trunking-recordings"
255255 TRUNKING_SECURE = "trunking-secure"
256256 TRUNKING_TERMINATION = "trunking-termination"
257+ TTS_GOOGLE = "tts-google"
257258 TURNMEGABYTES = "turnmegabytes"
258259 TURNMEGABYTES_AUSTRALIA = "turnmegabytes-australia"
259260 TURNMEGABYTES_BRASIL = "turnmegabytes-brasil"
@@ -285,6 +286,9 @@ class Category(object):
285286 VOICE_INSIGHTS_SIP_TRUNKING_INSIGHTS_ON_DEMAND_MINUTE = (
286287 "voice-insights-sip-trunking-insights-on-demand-minute"
287288 )
289+ VOICE_INTELLIGENCE = "voice-intelligence"
290+ VOICE_INTELLIGENCE_TRANSCRIPTION = "voice-intelligence-transcription"
291+ VOICE_INTELLIGENCE_OPERATORS = "voice-intelligence-operators"
288292 WIRELESS = "wireless"
289293 WIRELESS_ORDERS = "wireless-orders"
290294 WIRELESS_ORDERS_ARTWORK = "wireless-orders-artwork"
Original file line number Diff line number Diff line change @@ -254,6 +254,7 @@ class Category(object):
254254 TRUNKING_RECORDINGS = "trunking-recordings"
255255 TRUNKING_SECURE = "trunking-secure"
256256 TRUNKING_TERMINATION = "trunking-termination"
257+ TTS_GOOGLE = "tts-google"
257258 TURNMEGABYTES = "turnmegabytes"
258259 TURNMEGABYTES_AUSTRALIA = "turnmegabytes-australia"
259260 TURNMEGABYTES_BRASIL = "turnmegabytes-brasil"
@@ -285,6 +286,9 @@ class Category(object):
285286 VOICE_INSIGHTS_SIP_TRUNKING_INSIGHTS_ON_DEMAND_MINUTE = (
286287 "voice-insights-sip-trunking-insights-on-demand-minute"
287288 )
289+ VOICE_INTELLIGENCE = "voice-intelligence"
290+ VOICE_INTELLIGENCE_TRANSCRIPTION = "voice-intelligence-transcription"
291+ VOICE_INTELLIGENCE_OPERATORS = "voice-intelligence-operators"
288292 WIRELESS = "wireless"
289293 WIRELESS_ORDERS = "wireless-orders"
290294 WIRELESS_ORDERS_ARTWORK = "wireless-orders-artwork"
Original file line number Diff line number Diff line change @@ -254,6 +254,7 @@ class Category(object):
254254 TRUNKING_RECORDINGS = "trunking-recordings"
255255 TRUNKING_SECURE = "trunking-secure"
256256 TRUNKING_TERMINATION = "trunking-termination"
257+ TTS_GOOGLE = "tts-google"
257258 TURNMEGABYTES = "turnmegabytes"
258259 TURNMEGABYTES_AUSTRALIA = "turnmegabytes-australia"
259260 TURNMEGABYTES_BRASIL = "turnmegabytes-brasil"
@@ -285,6 +286,9 @@ class Category(object):
285286 VOICE_INSIGHTS_SIP_TRUNKING_INSIGHTS_ON_DEMAND_MINUTE = (
286287 "voice-insights-sip-trunking-insights-on-demand-minute"
287288 )
289+ VOICE_INTELLIGENCE = "voice-intelligence"
290+ VOICE_INTELLIGENCE_TRANSCRIPTION = "voice-intelligence-transcription"
291+ VOICE_INTELLIGENCE_OPERATORS = "voice-intelligence-operators"
288292 WIRELESS = "wireless"
289293 WIRELESS_ORDERS = "wireless-orders"
290294 WIRELESS_ORDERS_ARTWORK = "wireless-orders-artwork"
Original file line number Diff line number Diff line change @@ -254,6 +254,7 @@ class Category(object):
254254 TRUNKING_RECORDINGS = "trunking-recordings"
255255 TRUNKING_SECURE = "trunking-secure"
256256 TRUNKING_TERMINATION = "trunking-termination"
257+ TTS_GOOGLE = "tts-google"
257258 TURNMEGABYTES = "turnmegabytes"
258259 TURNMEGABYTES_AUSTRALIA = "turnmegabytes-australia"
259260 TURNMEGABYTES_BRASIL = "turnmegabytes-brasil"
@@ -285,6 +286,9 @@ class Category(object):
285286 VOICE_INSIGHTS_SIP_TRUNKING_INSIGHTS_ON_DEMAND_MINUTE = (
286287 "voice-insights-sip-trunking-insights-on-demand-minute"
287288 )
289+ VOICE_INTELLIGENCE = "voice-intelligence"
290+ VOICE_INTELLIGENCE_TRANSCRIPTION = "voice-intelligence-transcription"
291+ VOICE_INTELLIGENCE_OPERATORS = "voice-intelligence-operators"
288292 WIRELESS = "wireless"
289293 WIRELESS_ORDERS = "wireless-orders"
290294 WIRELESS_ORDERS_ARTWORK = "wireless-orders-artwork"
Original file line number Diff line number Diff line change @@ -254,6 +254,7 @@ class Category(object):
254254 TRUNKING_RECORDINGS = "trunking-recordings"
255255 TRUNKING_SECURE = "trunking-secure"
256256 TRUNKING_TERMINATION = "trunking-termination"
257+ TTS_GOOGLE = "tts-google"
257258 TURNMEGABYTES = "turnmegabytes"
258259 TURNMEGABYTES_AUSTRALIA = "turnmegabytes-australia"
259260 TURNMEGABYTES_BRASIL = "turnmegabytes-brasil"
@@ -285,6 +286,9 @@ class Category(object):
285286 VOICE_INSIGHTS_SIP_TRUNKING_INSIGHTS_ON_DEMAND_MINUTE = (
286287 "voice-insights-sip-trunking-insights-on-demand-minute"
287288 )
289+ VOICE_INTELLIGENCE = "voice-intelligence"
290+ VOICE_INTELLIGENCE_TRANSCRIPTION = "voice-intelligence-transcription"
291+ VOICE_INTELLIGENCE_OPERATORS = "voice-intelligence-operators"
288292 WIRELESS = "wireless"
289293 WIRELESS_ORDERS = "wireless-orders"
290294 WIRELESS_ORDERS_ARTWORK = "wireless-orders-artwork"
You can’t perform that action at this time.
0 commit comments