Skip to content

Commit

Permalink
Prepare for release v1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kesmit13 committed Oct 16, 2024
1 parent 86c4d8d commit 2e5ca01
Show file tree
Hide file tree
Showing 131 changed files with 632 additions and 617 deletions.
2 changes: 1 addition & 1 deletion docs/.buildinfo
Original file line number Diff line number Diff line change
@@ -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: 5e9492c7800f374b8a5af720c0c5c9b6
config: 302d9041c45882b3e6ed7f0e134bb942
tags: 645f666f9bcd5a90fca523b33c5a78b7
3 changes: 3 additions & 0 deletions docs/_sources/whatsnew.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ This document outlines features and improvements from each release.
.. note:: All releases before v1.0.0 are considered pre-release and
are for non-production testing and evaluation, and may include
changes to the API.
v1.7.2 - October 16, 2024
-------------------------
* Fixes for apps
v1.7.1 - September 20, 2024
---------------------------
* Fixes for apps
Expand Down
2 changes: 1 addition & 1 deletion docs/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
VERSION: '1.7.1',
VERSION: '1.7.2',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
6 changes: 3 additions & 3 deletions docs/api.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<head>
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>API Reference &mdash; SingleStoreDB 1.7.1 documentation</title>
<title>API Reference &mdash; SingleStoreDB 1.7.2 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="_static/custom.css" type="text/css" />
<!--[if lt IE 9]>
<script src="_static/js/html5shiv.min.js"></script>
<![endif]-->
<script src="_static/documentation_options.js?v=a77542ef"></script>
<script src="_static/documentation_options.js?v=908dc885"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
Expand All @@ -28,7 +28,7 @@
SingleStoreDB
</a>
<div class="version">
1.7.1
1.7.2
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
20 changes: 10 additions & 10 deletions docs/generated/singlestoredb.auth.get_jwt.html

Large diffs are not rendered by default.

70 changes: 35 additions & 35 deletions docs/generated/singlestoredb.connect.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<head>
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>singlestoredb.connection.Connection.autocommit &mdash; SingleStoreDB 1.7.1 documentation</title>
<title>singlestoredb.connection.Connection.autocommit &mdash; SingleStoreDB 1.7.2 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
<!--[if lt IE 9]>
<script src="../_static/js/html5shiv.min.js"></script>
<![endif]-->
<script src="../_static/documentation_options.js?v=a77542ef"></script>
<script src="../_static/documentation_options.js?v=908dc885"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/js/theme.js"></script>
Expand All @@ -28,7 +28,7 @@
SingleStoreDB
</a>
<div class="version">
1.7.1
1.7.2
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down Expand Up @@ -123,7 +123,7 @@
<h1>singlestoredb.connection.Connection.autocommit<a class="headerlink" href="#singlestoredb-connection-connection-autocommit" title="Link to this heading"></a></h1>
<dl class="py method">
<dt class="sig sig-object py" id="singlestoredb.connection.Connection.autocommit">
<span class="sig-prename descclassname"><span class="pre">Connection.</span></span><span class="sig-name descname"><span class="pre">autocommit</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">value</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.12)"><span class="pre">bool</span></a></span><span class="w"> </span><span class="o"><span class="pre">=</span></span><span class="w"> </span><span class="default_value"><span class="pre">True</span></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">&#x2192;</span> <span class="sig-return-typehint"><a class="reference external" href="https://docs.python.org/3/library/constants.html#None" title="(in Python v3.12)"><span class="pre">None</span></a></span></span><a class="headerlink" href="#singlestoredb.connection.Connection.autocommit" title="Link to this definition"></a></dt>
<span class="sig-prename descclassname"><span class="pre">Connection.</span></span><span class="sig-name descname"><span class="pre">autocommit</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">value</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.13)"><span class="pre">bool</span></a></span><span class="w"> </span><span class="o"><span class="pre">=</span></span><span class="w"> </span><span class="default_value"><span class="pre">True</span></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">&#x2192;</span> <span class="sig-return-typehint"><a class="reference external" href="https://docs.python.org/3/library/constants.html#None" title="(in Python v3.13)"><span class="pre">None</span></a></span></span><a class="headerlink" href="#singlestoredb.connection.Connection.autocommit" title="Link to this definition"></a></dt>
<dd><p>Set autocommit mode.</p>
</dd></dl>
</section>
Expand Down
8 changes: 4 additions & 4 deletions docs/generated/singlestoredb.connection.Connection.close.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<head>
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>singlestoredb.connection.Connection.close &mdash; SingleStoreDB 1.7.1 documentation</title>
<title>singlestoredb.connection.Connection.close &mdash; SingleStoreDB 1.7.2 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
<!--[if lt IE 9]>
<script src="../_static/js/html5shiv.min.js"></script>
<![endif]-->
<script src="../_static/documentation_options.js?v=a77542ef"></script>
<script src="../_static/documentation_options.js?v=908dc885"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/js/theme.js"></script>
Expand All @@ -28,7 +28,7 @@
SingleStoreDB
</a>
<div class="version">
1.7.1
1.7.2
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down Expand Up @@ -123,7 +123,7 @@
<h1>singlestoredb.connection.Connection.close<a class="headerlink" href="#singlestoredb-connection-connection-close" title="Link to this heading"></a></h1>
<dl class="py method">
<dt class="sig sig-object py" id="singlestoredb.connection.Connection.close">
<em class="property"><span class="pre">abstract</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">Connection.</span></span><span class="sig-name descname"><span class="pre">close</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">&#x2192;</span> <span class="sig-return-typehint"><a class="reference external" href="https://docs.python.org/3/library/constants.html#None" title="(in Python v3.12)"><span class="pre">None</span></a></span></span><a class="headerlink" href="#singlestoredb.connection.Connection.close" title="Link to this definition"></a></dt>
<em class="property"><span class="pre">abstract</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">Connection.</span></span><span class="sig-name descname"><span class="pre">close</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">&#x2192;</span> <span class="sig-return-typehint"><a class="reference external" href="https://docs.python.org/3/library/constants.html#None" title="(in Python v3.13)"><span class="pre">None</span></a></span></span><a class="headerlink" href="#singlestoredb.connection.Connection.close" title="Link to this definition"></a></dt>
<dd><p>Close the database connection.</p>
</dd></dl>
</section>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<head>
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>singlestoredb.connection.Connection.commit &mdash; SingleStoreDB 1.7.1 documentation</title>
<title>singlestoredb.connection.Connection.commit &mdash; SingleStoreDB 1.7.2 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
<!--[if lt IE 9]>
<script src="../_static/js/html5shiv.min.js"></script>
<![endif]-->
<script src="../_static/documentation_options.js?v=a77542ef"></script>
<script src="../_static/documentation_options.js?v=908dc885"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/js/theme.js"></script>
Expand All @@ -28,7 +28,7 @@
SingleStoreDB
</a>
<div class="version">
1.7.1
1.7.2
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down Expand Up @@ -123,7 +123,7 @@
<h1>singlestoredb.connection.Connection.commit<a class="headerlink" href="#singlestoredb-connection-connection-commit" title="Link to this heading"></a></h1>
<dl class="py method">
<dt class="sig sig-object py" id="singlestoredb.connection.Connection.commit">
<em class="property"><span class="pre">abstract</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">Connection.</span></span><span class="sig-name descname"><span class="pre">commit</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">&#x2192;</span> <span class="sig-return-typehint"><a class="reference external" href="https://docs.python.org/3/library/constants.html#None" title="(in Python v3.12)"><span class="pre">None</span></a></span></span><a class="headerlink" href="#singlestoredb.connection.Connection.commit" title="Link to this definition"></a></dt>
<em class="property"><span class="pre">abstract</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">Connection.</span></span><span class="sig-name descname"><span class="pre">commit</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">&#x2192;</span> <span class="sig-return-typehint"><a class="reference external" href="https://docs.python.org/3/library/constants.html#None" title="(in Python v3.13)"><span class="pre">None</span></a></span></span><a class="headerlink" href="#singlestoredb.connection.Connection.commit" title="Link to this definition"></a></dt>
<dd><p>Commit the pending transaction.</p>
</dd></dl>
</section>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<head>
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>singlestoredb.connection.Connection.cursor &mdash; SingleStoreDB 1.7.1 documentation</title>
<title>singlestoredb.connection.Connection.cursor &mdash; SingleStoreDB 1.7.2 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
<!--[if lt IE 9]>
<script src="../_static/js/html5shiv.min.js"></script>
<![endif]-->
<script src="../_static/documentation_options.js?v=a77542ef"></script>
<script src="../_static/documentation_options.js?v=908dc885"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/js/theme.js"></script>
Expand All @@ -28,7 +28,7 @@
SingleStoreDB
</a>
<div class="version">
1.7.1
1.7.2
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<head>
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>singlestoredb.connection.Connection.disable_data_api &mdash; SingleStoreDB 1.7.1 documentation</title>
<title>singlestoredb.connection.Connection.disable_data_api &mdash; SingleStoreDB 1.7.2 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
<!--[if lt IE 9]>
<script src="../_static/js/html5shiv.min.js"></script>
<![endif]-->
<script src="../_static/documentation_options.js?v=a77542ef"></script>
<script src="../_static/documentation_options.js?v=908dc885"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/js/theme.js"></script>
Expand All @@ -28,7 +28,7 @@
SingleStoreDB
</a>
<div class="version">
1.7.1
1.7.2
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down Expand Up @@ -123,7 +123,7 @@
<h1>singlestoredb.connection.Connection.disable_data_api<a class="headerlink" href="#singlestoredb-connection-connection-disable-data-api" title="Link to this heading"></a></h1>
<dl class="py method">
<dt class="sig sig-object py" id="singlestoredb.connection.Connection.disable_data_api">
<span class="sig-prename descclassname"><span class="pre">Connection.</span></span><span class="sig-name descname"><span class="pre">disable_data_api</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">&#x2192;</span> <span class="sig-return-typehint"><a class="reference external" href="https://docs.python.org/3/library/constants.html#None" title="(in Python v3.12)"><span class="pre">None</span></a></span></span><a class="headerlink" href="#singlestoredb.connection.Connection.disable_data_api" title="Link to this definition"></a></dt>
<span class="sig-prename descclassname"><span class="pre">Connection.</span></span><span class="sig-name descname"><span class="pre">disable_data_api</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">&#x2192;</span> <span class="sig-return-typehint"><a class="reference external" href="https://docs.python.org/3/library/constants.html#None" title="(in Python v3.13)"><span class="pre">None</span></a></span></span><a class="headerlink" href="#singlestoredb.connection.Connection.disable_data_api" title="Link to this definition"></a></dt>
<dd><p>Disable the data API.</p>
<div class="admonition seealso">
<p class="admonition-title">See also</p>
Expand Down
Loading

0 comments on commit 2e5ca01

Please sign in to comment.