Skip to content

Commit

Permalink
Release 6.63.0
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-dx committed Aug 11, 2021
1 parent ef9ebb0 commit 3ce29db
Show file tree
Hide file tree
Showing 756 changed files with 2,412 additions and 826 deletions.
Binary file modified docs/build/doctrees/CHANGES.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified docs/build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/build/doctrees/index.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/build/html/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 7bceddb45cf11a898e18f3cff8668c39
config: ea6dadcea6486646ed7fcc6cd9fa92e6
tags: 645f666f9bcd5a90fca523b33c5a78b7
2 changes: 1 addition & 1 deletion docs/build/html/AUTHORS.html
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>Authors — twilio-python 6.62.1 documentation</title>
<title>Authors — twilio-python 6.63.0 documentation</title>
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
Expand Down
39 changes: 38 additions & 1 deletion docs/build/html/CHANGES.html
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio-python Changelog — twilio-python 6.62.1 documentation</title>
<title>twilio-python Changelog — twilio-python 6.63.0 documentation</title>
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
Expand All @@ -30,6 +30,42 @@
<div class="section" id="twilio-python-changelog">
<h1>twilio-python Changelog<a class="headerlink" href="#twilio-python-changelog" title="Permalink to this headline"></a></h1>
<p>Here you can see the full list of changes between each twilio-python release.</p>
<div class="section" id="version-6-63-0">
<h2>[2021-08-11] Version 6.63.0<a class="headerlink" href="#version-6-63-0" title="Permalink to this headline"></a></h2>
<p><strong>Library - Fix</strong></p>
<ul class="simple">
<li><a class="reference external" href="https://github.com/twilio/twilio-python/pull/572">PR #572</a>: fix sonar analysis. Thanks to <a class="reference external" href="https://github.com/shwetha-manvinkurke">@shwetha-manvinkurke</a>!</li>
</ul>
<p><strong>Library - Chore</strong></p>
<ul class="simple">
<li><a class="reference external" href="https://github.com/twilio/twilio-python/pull/571">PR #571</a>: integrate with sonarcloud. Thanks to <a class="reference external" href="https://github.com/shwetha-manvinkurke">@shwetha-manvinkurke</a>!</li>
</ul>
<p><strong>Api</strong></p>
<ul class="simple">
<li>Corrected the <code class="docutils literal notranslate"><span class="pre">price</span></code>, <code class="docutils literal notranslate"><span class="pre">call_sid_to_coach</span></code>, and <code class="docutils literal notranslate"><span class="pre">uri</span></code> data types for Conference, Participant, and Recording <strong>(breaking change)</strong></li>
<li>Made documentation for property <code class="docutils literal notranslate"><span class="pre">time_limit</span></code> in the call api public. <strong>(breaking change)</strong></li>
<li>Added <code class="docutils literal notranslate"><span class="pre">domain_sid</span></code> in sip_credential_list_mapping and sip_ip_access_control_list_mapping APIs <strong>(breaking change)</strong></li>
</ul>
<p><strong>Insights</strong></p>
<ul class="simple">
<li>Added new endpoint to fetch Call Summaries</li>
</ul>
<p><strong>Messaging</strong></p>
<ul class="simple">
<li>Add brand_type field to a2p brand_registration api</li>
<li>Revert brand registration api update to add brand_type field</li>
<li>Add brand_type field to a2p brand_registration api</li>
</ul>
<p><strong>Taskrouter</strong></p>
<ul class="simple">
<li>Add <code class="docutils literal notranslate"><span class="pre">X-Rate-Limit-Limit</span></code>, <code class="docutils literal notranslate"><span class="pre">X-Rate-Limit-Remaining</span></code>, and <code class="docutils literal notranslate"><span class="pre">X-Rate-Limit-Config</span></code> as Response Headers to all TaskRouter endpoints</li>
</ul>
<p><strong>Verify</strong></p>
<ul class="simple">
<li>Add <code class="docutils literal notranslate"><span class="pre">TemplateSid</span></code> optional parameter on Verification creation.</li>
<li>Include <code class="docutils literal notranslate"><span class="pre">whatsapp</span></code> as a channel type in the verifications API.</li>
</ul>
</div>
<div class="section" id="version-6-62-1">
<h2>[2021-07-28] Version 6.62.1<a class="headerlink" href="#version-6-62-1" title="Permalink to this headline"></a></h2>
<p><strong>Conversations</strong></p>
Expand Down Expand Up @@ -3136,6 +3172,7 @@ <h3>Useful Links</h3>
<h3><a href="index.html">Table of Contents</a></h3>
<ul>
<li><a class="reference internal" href="#">twilio-python Changelog</a><ul>
<li><a class="reference internal" href="#version-6-63-0">[2021-08-11] Version 6.63.0</a></li>
<li><a class="reference internal" href="#version-6-62-1">[2021-07-28] Version 6.62.1</a></li>
<li><a class="reference internal" href="#version-6-62-0">[2021-07-14] Version 6.62.0</a></li>
<li><a class="reference internal" href="#version-6-61-0">[2021-06-30] Version 6.61.0</a></li>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/CODE_OF_CONDUCT.html
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>Contributor Covenant Code of Conduct — twilio-python 6.62.1 documentation</title>
<title>Contributor Covenant Code of Conduct — twilio-python 6.63.0 documentation</title>
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/CONTRIBUTING.html
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>Contributing to twilio-python — twilio-python 6.62.1 documentation</title>
<title>Contributing to twilio-python — twilio-python 6.63.0 documentation</title>
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/ISSUE_TEMPLATE.html
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>Issue Summary — twilio-python 6.62.1 documentation</title>
<title>Issue Summary — twilio-python 6.63.0 documentation</title>
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/PULL_REQUEST_TEMPLATE.html
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>Fixes — twilio-python 6.62.1 documentation</title>
<title>Fixes — twilio-python 6.63.0 documentation</title>
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/README.html
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio-python — twilio-python 6.62.1 documentation</title>
<title>twilio-python — twilio-python 6.63.0 documentation</title>
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/UPGRADE.html
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>Upgrade Guide — twilio-python 6.62.1 documentation</title>
<title>Upgrade Guide — twilio-python 6.63.0 documentation</title>
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/VERSIONS.html
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>Versioning Strategy — twilio-python 6.62.1 documentation</title>
<title>Versioning Strategy — twilio-python 6.63.0 documentation</title>
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
Expand Down
5 changes: 3 additions & 2 deletions docs/build/html/_modules/index.html
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>Overview: module code — twilio-python 6.62.1 documentation</title>
<title>Overview: module code — twilio-python 6.63.0 documentation</title>
<link href="../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js" type="text/javascript"></script>
Expand Down Expand Up @@ -242,7 +242,8 @@ <h1>All modules for which code is available</h1>
<ul><li><a href="twilio/rest/insights/v1/call/event.html">twilio.rest.insights.v1.call.event</a></li>
<li><a href="twilio/rest/insights/v1/call/metric.html">twilio.rest.insights.v1.call.metric</a></li>
<li><a href="twilio/rest/insights/v1/call/summary.html">twilio.rest.insights.v1.call.summary</a></li>
</ul><li><a href="twilio/rest/insights/v1/room.html">twilio.rest.insights.v1.room</a></li>
</ul><li><a href="twilio/rest/insights/v1/call_summaries.html">twilio.rest.insights.v1.call_summaries</a></li>
<li><a href="twilio/rest/insights/v1/room.html">twilio.rest.insights.v1.room</a></li>
<ul><li><a href="twilio/rest/insights/v1/room/participant.html">twilio.rest.insights.v1.room.participant</a></li>
</ul></ul></ul><li><a href="twilio/rest/ip_messaging.html">twilio.rest.ip_messaging</a></li>
<ul><li><a href="twilio/rest/ip_messaging/v1.html">twilio.rest.ip_messaging.v1</a></li>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/deserialize.html
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.deserialize — twilio-python 6.62.1 documentation</title>
<title>twilio.base.deserialize — twilio-python 6.63.0 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/domain.html
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.domain — twilio-python 6.62.1 documentation</title>
<title>twilio.base.domain — twilio-python 6.63.0 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/exceptions.html
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.exceptions — twilio-python 6.62.1 documentation</title>
<title>twilio.base.exceptions — twilio-python 6.63.0 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/instance_context.html
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.instance_context — twilio-python 6.62.1 documentation</title>
<title>twilio.base.instance_context — twilio-python 6.63.0 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.instance_resource — twilio-python 6.62.1 documentation</title>
<title>twilio.base.instance_resource — twilio-python 6.63.0 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/list_resource.html
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.list_resource — twilio-python 6.62.1 documentation</title>
<title>twilio.base.list_resource — twilio-python 6.63.0 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/obsolete.html
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.obsolete — twilio-python 6.62.1 documentation</title>
<title>twilio.base.obsolete — twilio-python 6.63.0 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/page.html
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.page — twilio-python 6.62.1 documentation</title>
<title>twilio.base.page — twilio-python 6.63.0 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/serialize.html
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.serialize — twilio-python 6.62.1 documentation</title>
<title>twilio.base.serialize — twilio-python 6.63.0 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/values.html
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.values — twilio-python 6.62.1 documentation</title>
<title>twilio.base.values — twilio-python 6.63.0 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/version.html
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.version — twilio-python 6.62.1 documentation</title>
<title>twilio.base.version — twilio-python 6.63.0 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/http.html
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.http — twilio-python 6.62.1 documentation</title>
<title>twilio.http — twilio-python 6.63.0 documentation</title>
<link href="../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../" id="documentation_options" src="../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down

0 comments on commit 3ce29db

Please sign in to comment.