This is an automated email from the ASF dual-hosted git repository.
asf-ci-deploy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/calcite-site.git
The following commit(s) were added to refs/heads/main by this push:
new 4bcc7b802 Website deployed from
calcite-avatica@94b7281e63242ab9c876eef498a4a2406449ff98
4bcc7b802 is described below
commit 4bcc7b8024d16556f51e6d5fa32b3d1c58a6f9e2
Author: F21 <[email protected]>
AuthorDate: Mon Sep 29 23:05:29 2025 +0000
Website deployed from
calcite-avatica@94b7281e63242ab9c876eef498a4a2406449ff98
---
avatica/docs/history.html | 12 ++---
avatica/downloads/avatica-go.html | 2 +-
avatica/downloads/avatica.html | 12 +++--
.../news/2016/03/04/separate-project/index.html | 10 ++--
avatica/news/2016/03/18/release-1.7.1/index.html | 10 ++--
avatica/news/2016/06/04/release-1.8.0/index.html | 10 ++--
avatica/news/2016/11/01/release-1.9.0/index.html | 10 ++--
.../2017/03/31/new-avatica-repository/index.html | 10 ++--
avatica/news/2017/05/30/release-1.10.0/index.html | 10 ++--
avatica/news/2018/03/09/release-1.11.0/index.html | 10 ++--
.../2018/04/27/release-avatica-go-3.0.0/index.html | 10 ++--
avatica/news/2018/06/24/release-1.12.0/index.html | 10 ++--
.../2018/09/10/release-avatica-go-3.1.0/index.html | 10 ++--
.../2018/09/18/release-avatica-go-3.2.0/index.html | 10 ++--
avatica/news/2018/12/04/release-1.13.0/index.html | 10 ++--
avatica/news/2019/04/29/release-1.14.0/index.html | 10 ++--
avatica/news/2019/05/13/release-1.15.0/index.html | 10 ++--
.../2019/05/16/release-avatica-go-4.0.0/index.html | 10 ++--
avatica/news/2019/12/19/release-1.16.0/index.html | 10 ++--
avatica/news/2020/06/22/release-1.17.0/index.html | 10 ++--
.../2020/07/16/release-avatica-go-5.0.0/index.html | 10 ++--
avatica/news/2021/05/18/release-1.18.0/index.html | 10 ++--
avatica/news/2021/10/11/release-1.19.0/index.html | 10 ++--
avatica/news/2021/12/13/release-1.20.0/index.html | 10 ++--
.../2022/03/27/release-avatica-go-5.1.0/index.html | 10 ++--
avatica/news/2022/05/08/release-1.21.0/index.html | 10 ++--
avatica/news/2022/07/28/release-1.22.0/index.html | 10 ++--
.../2022/10/13/release-avatica-go-5.2.0/index.html | 10 ++--
avatica/news/2023/01/19/release-1.23.0/index.html | 10 ++--
avatica/news/2023/12/04/release-1.24.0/index.html | 10 ++--
.../2023/12/11/release-avatica-go-5.3.0/index.html | 10 ++--
avatica/news/2024/04/05/release-1.25.0/index.html | 10 ++--
avatica/news/2025/02/24/release-1.26.0/index.html | 10 ++--
.../2025/03/05/release-avatica-go-5.4.0/index.html | 10 ++--
.../30/release-1.27.0}/index.html | 26 +++++-----
avatica/news/avatica-go-releases/index.html | 12 +++--
avatica/news/avatica-releases/index.html | 59 ++++++++++++++++++++--
avatica/news/index.html | 57 +++++++++++++++++++--
38 files changed, 332 insertions(+), 158 deletions(-)
diff --git a/avatica/docs/history.html b/avatica/docs/history.html
index 38204ade6..b13a47f02 100755
--- a/avatica/docs/history.html
+++ b/avatica/docs/history.html
@@ -722,9 +722,9 @@
Downloads are available on the
<a href="/avatica/downloads/avatica.html">downloads page</a>.</p>
-<h2 id="v1-27-0"><a
href="https://github.com/apache/calcite-avatica/releases/tag/rel/avatica-1.27.0">1.27.0</a>
/ 2025-10-XX</h2>
+<h2 id="v1-27-0"><a
href="https://github.com/apache/calcite-avatica/releases/tag/rel/avatica-1.27.0">1.27.0</a>
/ 2025-10-30</h2>
-<p>Avatica 1.27.0 contains dependency upgrades and support for MySQL unsigned
types.</p>
+<p>Avatica 1.27.0 contains dependency upgrades, Gradle 8.14 and support for
MySQL unsigned types.</p>
<p>Compatibility: This release is tested on Linux, macOS, Microsoft Windows;
using JDK/OpenJDK versions 8, 11, 17, 21, 23;
@@ -741,10 +741,6 @@ Zhengqiang Duan.</p>
<p>Features and bug fixes</p>
<ul>
- <li>[<a
href="https://issues.apache.org/jira/browse/CALCITE-6851">CALCITE-6851</a>]
-ShadingTest.validateShadedJar fails on first/clean build</li>
- <li>[<a
href="https://issues.apache.org/jira/browse/CALCITE-6854">CALCITE-6854</a>]
-ConnectionPropertiesHATest fails when running in eclipse-temurin:8 docker
container on Windows</li>
<li>[<a
href="https://issues.apache.org/jira/browse/CALCITE-1480">CALCITE-1480</a>]
Support specifying ciphersuites and algorithms for TLS</li>
<li>[<a
href="https://issues.apache.org/jira/browse/CALCITE-5094">CALCITE-5094</a>]
@@ -770,6 +766,10 @@ Update Jackson from 2.15.4 to 2.18.4.1 and switch to using
jackson-bom in Avatic
<p>Build and tests</p>
<ul>
+ <li>[<a
href="https://issues.apache.org/jira/browse/CALCITE-6851">CALCITE-6851</a>]
+ShadingTest.validateShadedJar fails on first/clean build</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/CALCITE-6854">CALCITE-6854</a>]
+ConnectionPropertiesHATest fails when running in eclipse-temurin:8 docker
container on Windows</li>
<li>[<a
href="https://issues.apache.org/jira/browse/CALCITE-7166">CALCITE-7166</a>]
Update Gradle from 8.7 to 8.14.3 in Avatica</li>
</ul>
diff --git a/avatica/downloads/avatica-go.html
b/avatica/downloads/avatica-go.html
index d45f367dc..7d086e80a 100755
--- a/avatica/downloads/avatica-go.html
+++ b/avatica/downloads/avatica-go.html
@@ -114,7 +114,7 @@
<td style="text-align: left"><a
href="/avatica/docs/go_history.html#v5-4-0">5.4.0</a></td>
<td style="text-align: left">05 Mar 2025</td>
<td style="text-align: left"><a
href="https://github.com/apache/calcite-avatica-go/commit/f0d392b">f0d392b</a></td>
- <td style="text-align: left"><a
href="https://www.apache.org/dyn/closer.lua?filename=calcite/apache-calcite-avatica-go-5.4.0/apache-calcite-avatica-go-5.4.0-src.tar.gz&action=download">tar</a>
(<a
href="https://downloads.apache.org/calcite/apache-calcite-avatica-go-5.4.0/apache-calcite-avatica-go-5.4.0-src.tar.gz.sha512">sha512</a>
<a
href="https://downloads.apache.org/calcite/apache-calcite-avatica-go-5.4.0/apache-calcite-avatica-go-5.4.0-src.tar.gz.asc">pgp</a>)</td>
+ <td style="text-align: left"><a
href="https://archive.apache.org/dist/calcite/apache-calcite-avatica-go-5.4.0/apache-calcite-avatica-go-5.4.0-src.tar.gz">tar</a>
(<a
href="https://archive.apache.org/dist/calcite/apache-calcite-avatica-go-5.4.0/apache-calcite-avatica-go-5.4.0-src.tar.gz.sha512">sha512</a>
<a
href="https://archive.apache.org/dist/calcite/apache-calcite-avatica-go-5.4.0/apache-calcite-avatica-go-5.4.0-src.tar.gz.asc">pgp</a>)</td>
</tr>
<tr>
<td style="text-align: left"><a
href="/avatica/docs/go_history.html#v5-3-0">5.3.0</a></td>
diff --git a/avatica/downloads/avatica.html b/avatica/downloads/avatica.html
index 443cdfe9f..aaf70e542 100755
--- a/avatica/downloads/avatica.html
+++ b/avatica/downloads/avatica.html
@@ -112,6 +112,12 @@
</tr>
</thead>
<tbody>
+ <tr>
+ <td style="text-align: left"><a
href="/avatica/docs/history.html#v1-27-0">1.27.0</a></td>
+ <td style="text-align: left">30 Sep 2025</td>
+ <td style="text-align: left"><a
href="https://github.com/apache/calcite-avatica/commit/7754d94">7754d94</a></td>
+ <td style="text-align: left"><a
href="https://www.apache.org/dyn/closer.lua?filename=calcite/apache-calcite-avatica-1.27.0/apache-calcite-avatica-1.27.0-src.tar.gz&action=download">tar</a>
(<a
href="https://downloads.apache.org/calcite/apache-calcite-avatica-1.27.0/apache-calcite-avatica-1.27.0-src.tar.gz.sha512">sha512</a>
<a
href="https://downloads.apache.org/calcite/apache-calcite-avatica-1.27.0/apache-calcite-avatica-1.27.0-src.tar.gz.asc">pgp</a>)</td>
+ </tr>
<tr>
<td style="text-align: left"><a
href="/avatica/docs/history.html#v1-26-0">1.26.0</a></td>
<td style="text-align: left">24 Feb 2025</td>
@@ -280,12 +286,12 @@ releases). For more information why this must be done,
please read <a href="http
<span class="nt"><dependency></span>
<span class="nt"><groupId></span>org.apache.calcite.avatica<span
class="nt"></groupId></span>
<span class="nt"><artifactId></span>avatica<span
class="nt"></artifactId></span>
- <span class="nt"><version></span>5.4.0<span
class="nt"></version></span>
+ <span class="nt"><version></span>1.27.0<span
class="nt"></version></span>
<span class="nt"></dependency></span>
<span class="nt"><dependency></span>
<span class="nt"><groupId></span>org.apache.calcite.avatica<span
class="nt"></groupId></span>
<span class="nt"><artifactId></span>avatica-server<span
class="nt"></artifactId></span>
- <span class="nt"><version></span>5.4.0<span
class="nt"></version></span>
+ <span class="nt"><version></span>1.27.0<span
class="nt"></version></span>
<span class="nt"></dependency></span>
<span class="nt"></dependencies></span></code></pre></figure>
@@ -295,7 +301,7 @@ releases). For more information why this must be done,
please read <a href="http
<span class="nt"><dependency></span>
<span class="nt"><groupId></span>org.apache.calcite.avatica<span
class="nt"></groupId></span>
<span class="nt"><artifactId></span>avatica-core<span
class="nt"></artifactId></span>
- <span class="nt"><version></span>5.4.0<span
class="nt"></version></span>
+ <span class="nt"><version></span>1.27.0<span
class="nt"></version></span>
<span class="nt"></dependency></span>
<span class="nt"></dependencies></span></code></pre></figure>
diff --git a/avatica/news/2016/03/04/separate-project/index.html
b/avatica/news/2016/03/04/separate-project/index.html
index 8a4cca73b..0f484b73e 100755
--- a/avatica/news/2016/03/04/separate-project/index.html
+++ b/avatica/news/2016/03/04/separate-project/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -225,6 +227,10 @@ features in the other.</p>
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -241,10 +247,6 @@ features in the other.</p>
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2016/03/18/release-1.7.1/index.html
b/avatica/news/2016/03/18/release-1.7.1/index.html
index 9aba462a9..eca30fba3 100755
--- a/avatica/news/2016/03/18/release-1.7.1/index.html
+++ b/avatica/news/2016/03/18/release-1.7.1/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -283,6 +285,10 @@ upgrading to this version.</p>
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -299,10 +305,6 @@ upgrading to this version.</p>
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2016/06/04/release-1.8.0/index.html
b/avatica/news/2016/06/04/release-1.8.0/index.html
index 89d5eeee2..2bc8f1162 100755
--- a/avatica/news/2016/06/04/release-1.8.0/index.html
+++ b/avatica/news/2016/06/04/release-1.8.0/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -281,6 +283,10 @@ The wire API documentation for Protocol Buffers continues
to receive updates as
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -297,10 +303,6 @@ The wire API documentation for Protocol Buffers continues
to receive updates as
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2016/11/01/release-1.9.0/index.html
b/avatica/news/2016/11/01/release-1.9.0/index.html
index 15113e49e..c041b300e 100755
--- a/avatica/news/2016/11/01/release-1.9.0/index.html
+++ b/avatica/news/2016/11/01/release-1.9.0/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -240,6 +242,10 @@ and
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -256,10 +262,6 @@ and
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2017/03/31/new-avatica-repository/index.html
b/avatica/news/2017/03/31/new-avatica-repository/index.html
index 15972cf19..ed4bb3ae7 100755
--- a/avatica/news/2017/03/31/new-avatica-repository/index.html
+++ b/avatica/news/2017/03/31/new-avatica-repository/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -228,6 +230,10 @@ with a mirrored-copy also available on Github at <a
href="https://github.com/apa
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -244,10 +250,6 @@ with a mirrored-copy also available on Github at <a
href="https://github.com/apa
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2017/05/30/release-1.10.0/index.html
b/avatica/news/2017/05/30/release-1.10.0/index.html
index 28eef256d..6328ebac2 100755
--- a/avatica/news/2017/05/30/release-1.10.0/index.html
+++ b/avatica/news/2017/05/30/release-1.10.0/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -240,6 +242,10 @@ and over 20 <a
href="/avatica/docs/history.html#v1-10-0">other new features and
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -256,10 +262,6 @@ and over 20 <a
href="/avatica/docs/history.html#v1-10-0">other new features and
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2018/03/09/release-1.11.0/index.html
b/avatica/news/2018/03/09/release-1.11.0/index.html
index e4d3d4b63..8833f0dd5 100755
--- a/avatica/news/2018/03/09/release-1.11.0/index.html
+++ b/avatica/news/2018/03/09/release-1.11.0/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -225,6 +227,10 @@ support for JDK 7. There are more than 20
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -241,10 +247,6 @@ support for JDK 7. There are more than 20
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2018/04/27/release-avatica-go-3.0.0/index.html
b/avatica/news/2018/04/27/release-avatica-go-3.0.0/index.html
index b731d793a..79e802858 100755
--- a/avatica/news/2018/04/27/release-avatica-go-3.0.0/index.html
+++ b/avatica/news/2018/04/27/release-avatica-go-3.0.0/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -232,6 +234,10 @@ as further development will take place in the <code
class="language-plaintext hi
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -248,10 +254,6 @@ as further development will take place in the <code
class="language-plaintext hi
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2018/06/24/release-1.12.0/index.html
b/avatica/news/2018/06/24/release-1.12.0/index.html
index 1d5489bd7..9271acbd8 100755
--- a/avatica/news/2018/06/24/release-1.12.0/index.html
+++ b/avatica/news/2018/06/24/release-1.12.0/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -225,6 +227,10 @@ ZIP archives will no longer be produced from this release
onwards.</p>
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -241,10 +247,6 @@ ZIP archives will no longer be produced from this release
onwards.</p>
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2018/09/10/release-avatica-go-3.1.0/index.html
b/avatica/news/2018/09/10/release-avatica-go-3.1.0/index.html
index ad9aef675..fe6abc83a 100755
--- a/avatica/news/2018/09/10/release-avatica-go-3.1.0/index.html
+++ b/avatica/news/2018/09/10/release-avatica-go-3.1.0/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -230,6 +232,10 @@ Go modules where possible.</p>
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -246,10 +252,6 @@ Go modules where possible.</p>
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2018/09/18/release-avatica-go-3.2.0/index.html
b/avatica/news/2018/09/18/release-avatica-go-3.2.0/index.html
index 27cde0870..a30f7efa9 100755
--- a/avatica/news/2018/09/18/release-avatica-go-3.2.0/index.html
+++ b/avatica/news/2018/09/18/release-avatica-go-3.2.0/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -231,6 +233,10 @@ import path rather than the <code
class="language-plaintext highlighter-rouge">"
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -247,10 +253,6 @@ import path rather than the <code
class="language-plaintext highlighter-rouge">"
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2018/12/04/release-1.13.0/index.html
b/avatica/news/2018/12/04/release-1.13.0/index.html
index 7303c9aa3..80f725699 100755
--- a/avatica/news/2018/12/04/release-1.13.0/index.html
+++ b/avatica/news/2018/12/04/release-1.13.0/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -224,6 +226,10 @@
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -240,10 +246,6 @@
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2019/04/29/release-1.14.0/index.html
b/avatica/news/2019/04/29/release-1.14.0/index.html
index 698910668..bf9a99900 100755
--- a/avatica/news/2019/04/29/release-1.14.0/index.html
+++ b/avatica/news/2019/04/29/release-1.14.0/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -228,6 +230,10 @@ Avatica users are encouraged to upgrade to 1.14.0 where
practical.</p>
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -244,10 +250,6 @@ Avatica users are encouraged to upgrade to 1.14.0 where
practical.</p>
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2019/05/13/release-1.15.0/index.html
b/avatica/news/2019/05/13/release-1.15.0/index.html
index 42db73ee0..e839ae1e7 100755
--- a/avatica/news/2019/05/13/release-1.15.0/index.html
+++ b/avatica/news/2019/05/13/release-1.15.0/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -230,6 +232,10 @@ for more information.</p>
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -246,10 +252,6 @@ for more information.</p>
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2019/05/16/release-avatica-go-4.0.0/index.html
b/avatica/news/2019/05/16/release-avatica-go-4.0.0/index.html
index 81cf0da2e..26cf8c44f 100755
--- a/avatica/news/2019/05/16/release-avatica-go-4.0.0/index.html
+++ b/avatica/news/2019/05/16/release-avatica-go-4.0.0/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -239,6 +241,10 @@ used by this package have also been upgraded.</p>
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -255,10 +261,6 @@ used by this package have also been upgraded.</p>
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2019/12/19/release-1.16.0/index.html
b/avatica/news/2019/12/19/release-1.16.0/index.html
index 97a588064..1828fa009 100755
--- a/avatica/news/2019/12/19/release-1.16.0/index.html
+++ b/avatica/news/2019/12/19/release-1.16.0/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -228,6 +230,10 @@ for more information.</p>
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -244,10 +250,6 @@ for more information.</p>
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2020/06/22/release-1.17.0/index.html
b/avatica/news/2020/06/22/release-1.17.0/index.html
index 846323f2c..0a3eb1f8b 100755
--- a/avatica/news/2020/06/22/release-1.17.0/index.html
+++ b/avatica/news/2020/06/22/release-1.17.0/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -228,6 +230,10 @@ for more information.</p>
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -244,10 +250,6 @@ for more information.</p>
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2020/07/16/release-avatica-go-5.0.0/index.html
b/avatica/news/2020/07/16/release-avatica-go-5.0.0/index.html
index 1a045d7d8..e6b0a7959 100755
--- a/avatica/news/2020/07/16/release-avatica-go-5.0.0/index.html
+++ b/avatica/news/2020/07/16/release-avatica-go-5.0.0/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -243,6 +245,10 @@ used by this package have also been upgraded.</p>
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -259,10 +265,6 @@ used by this package have also been upgraded.</p>
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2021/05/18/release-1.18.0/index.html
b/avatica/news/2021/05/18/release-1.18.0/index.html
index ef37150ce..5c1d3ad68 100755
--- a/avatica/news/2021/05/18/release-1.18.0/index.html
+++ b/avatica/news/2021/05/18/release-1.18.0/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -233,6 +235,10 @@ for more information.</p>
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -249,10 +255,6 @@ for more information.</p>
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2021/10/11/release-1.19.0/index.html
b/avatica/news/2021/10/11/release-1.19.0/index.html
index 87b9d31da..1a9422398 100755
--- a/avatica/news/2021/10/11/release-1.19.0/index.html
+++ b/avatica/news/2021/10/11/release-1.19.0/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -227,6 +229,10 @@ for more information.</p>
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -243,10 +249,6 @@ for more information.</p>
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2021/12/13/release-1.20.0/index.html
b/avatica/news/2021/12/13/release-1.20.0/index.html
index 696cc54a9..d231373e5 100755
--- a/avatica/news/2021/12/13/release-1.20.0/index.html
+++ b/avatica/news/2021/12/13/release-1.20.0/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -231,6 +233,10 @@ for more information.</p>
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -247,10 +253,6 @@ for more information.</p>
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2022/03/27/release-avatica-go-5.1.0/index.html
b/avatica/news/2022/03/27/release-avatica-go-5.1.0/index.html
index be166527f..0b4c24629 100755
--- a/avatica/news/2022/03/27/release-avatica-go-5.1.0/index.html
+++ b/avatica/news/2022/03/27/release-avatica-go-5.1.0/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -232,6 +234,10 @@ used by this package have also been upgraded.</p>
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -248,10 +254,6 @@ used by this package have also been upgraded.</p>
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2022/05/08/release-1.21.0/index.html
b/avatica/news/2022/05/08/release-1.21.0/index.html
index be5979897..f7396a2fb 100755
--- a/avatica/news/2022/05/08/release-1.21.0/index.html
+++ b/avatica/news/2022/05/08/release-1.21.0/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -230,6 +232,10 @@ for more information.</p>
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -246,10 +252,6 @@ for more information.</p>
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2022/07/28/release-1.22.0/index.html
b/avatica/news/2022/07/28/release-1.22.0/index.html
index 8f88660c8..e89023bb0 100755
--- a/avatica/news/2022/07/28/release-1.22.0/index.html
+++ b/avatica/news/2022/07/28/release-1.22.0/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -230,6 +232,10 @@ for more information.</p>
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -246,10 +252,6 @@ for more information.</p>
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2022/10/13/release-avatica-go-5.2.0/index.html
b/avatica/news/2022/10/13/release-avatica-go-5.2.0/index.html
index ec8ed1632..118172057 100755
--- a/avatica/news/2022/10/13/release-avatica-go-5.2.0/index.html
+++ b/avatica/news/2022/10/13/release-avatica-go-5.2.0/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -232,6 +234,10 @@ used by this package have also been upgraded.</p>
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -248,10 +254,6 @@ used by this package have also been upgraded.</p>
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2023/01/19/release-1.23.0/index.html
b/avatica/news/2023/01/19/release-1.23.0/index.html
index b13fa5e3e..841a61ab7 100755
--- a/avatica/news/2023/01/19/release-1.23.0/index.html
+++ b/avatica/news/2023/01/19/release-1.23.0/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -244,6 +246,10 @@ for more information.</p>
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -260,10 +266,6 @@ for more information.</p>
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2023/12/04/release-1.24.0/index.html
b/avatica/news/2023/12/04/release-1.24.0/index.html
index ad0d7530b..7522adc90 100755
--- a/avatica/news/2023/12/04/release-1.24.0/index.html
+++ b/avatica/news/2023/12/04/release-1.24.0/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -230,6 +232,10 @@ for more information.</p>
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -246,10 +252,6 @@ for more information.</p>
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="current">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2023/12/11/release-avatica-go-5.3.0/index.html
b/avatica/news/2023/12/11/release-avatica-go-5.3.0/index.html
index 2756c8b85..87f598854 100755
--- a/avatica/news/2023/12/11/release-avatica-go-5.3.0/index.html
+++ b/avatica/news/2023/12/11/release-avatica-go-5.3.0/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -227,6 +229,10 @@ Go team.</p>
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -243,10 +249,6 @@ Go team.</p>
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2024/04/05/release-1.25.0/index.html
b/avatica/news/2024/04/05/release-1.25.0/index.html
index 09c5f94e9..e737a1011 100755
--- a/avatica/news/2024/04/05/release-1.25.0/index.html
+++ b/avatica/news/2024/04/05/release-1.25.0/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -232,6 +234,10 @@ for more information.</p>
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -248,10 +254,6 @@ for more information.</p>
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2025/02/24/release-1.26.0/index.html
b/avatica/news/2025/02/24/release-1.26.0/index.html
index 80947ceb9..fd5215e75 100755
--- a/avatica/news/2025/02/24/release-1.26.0/index.html
+++ b/avatica/news/2025/02/24/release-1.26.0/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -227,6 +229,10 @@ for more information.</p>
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -243,10 +249,6 @@ for more information.</p>
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2025/03/05/release-avatica-go-5.4.0/index.html
b/avatica/news/2025/03/05/release-avatica-go-5.4.0/index.html
index f553e3caa..6d07048ab 100755
--- a/avatica/news/2025/03/05/release-avatica-go-5.4.0/index.html
+++ b/avatica/news/2025/03/05/release-avatica-go-5.4.0/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -230,6 +232,10 @@ for more information.</p>
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="current">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -246,10 +252,6 @@ for more information.</p>
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/2025/02/24/release-1.26.0/index.html
b/avatica/news/2025/09/30/release-1.27.0/index.html
similarity index 94%
copy from avatica/news/2025/02/24/release-1.26.0/index.html
copy to avatica/news/2025/09/30/release-1.27.0/index.html
index 80947ceb9..51f198b81 100755
--- a/avatica/news/2025/02/24/release-1.26.0/index.html
+++ b/avatica/news/2025/09/30/release-1.27.0/index.html
@@ -19,7 +19,7 @@
<html lang="en-US">
<head>
<meta charset="UTF-8">
- <title>Release 1.26.0</title>
+ <title>Release 1.27.0</title>
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="generator" content="Jekyll v4.4.1">
<link rel="stylesheet" href="/avatica/css/screen.css">
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -167,8 +169,8 @@
<div class="unit four-fifths">
<article>
<h2>
- Release 1.26.0
- <a href="/news/2025/02/24/release-1.26.0/" class="permalink"
title="Permalink">∞</a>
+ Release 1.27.0
+ <a href="/news/2025/09/30/release-1.27.0/" class="permalink"
title="Permalink">∞</a>
</h2>
<span class="post-category">
<span class="label">
@@ -177,7 +179,7 @@
</span>
<div class="post-meta">
<span class="post-date">
- 24 Feb 2025
+ 30 Sep 2025
</span>
@@ -194,15 +196,15 @@
-->
-<p>Avatica 1.26.0 contains bug fixes, dependency upgrades and support for JDK
23 and Gradle 8.7.</p>
+<p>Avatica 1.27.0 contains dependency upgrades, Gradle 8.14 and support for
MySQL unsigned types.</p>
<p>See the list of
-<a href="/avatica/docs/history.html#v1-26-0">bug fixes and new features</a>
+<a href="/avatica/docs/history.html#v1-27-0">bug fixes and new features</a>
for more information.</p>
- <p>See the <a href="/avatica/docs/history.html#v1-26-0">release
notes</a>;
+ <p>See the <a href="/avatica/docs/history.html#v1-27-0">release
notes</a>;
<a
href="/avatica/downloads/avatica.html#source-releases">download</a> the
release.</p>
@@ -227,11 +229,15 @@ for more information.</p>
<h4>Recent Releases</h4>
<ul>
+ <li class="current">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
- <li class="current">
+ <li class="">
<a href="/avatica/news/2025/02/24/release-1.26.0/">avatica 1.26.0</a>
</li>
@@ -243,10 +249,6 @@ for more information.</p>
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/avatica-go-releases/index.html
b/avatica/news/avatica-go-releases/index.html
index 111dec9e9..8c950f2d4 100755
--- a/avatica/news/avatica-go-releases/index.html
+++ b/avatica/news/avatica-go-releases/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -171,6 +173,8 @@
+
+
<article>
<h2>
@@ -723,6 +727,10 @@ as further development will take place in the <code
class="language-plaintext hi
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -739,10 +747,6 @@ as further development will take place in the <code
class="language-plaintext hi
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/avatica-releases/index.html
b/avatica/news/avatica-releases/index.html
index 4f6767f66..284056709 100755
--- a/avatica/news/avatica-releases/index.html
+++ b/avatica/news/avatica-releases/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -171,6 +173,55 @@
+
+<article>
+ <h2>
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">
+ Release 1.27.0
+ </a>
+ </h2>
+ <span class="post-category">
+ <span class="label">
+ release
+ </span>
+ </span>
+ <div class="post-meta">
+ <span class="post-date">
+ 30 Sep 2025
+ </span>
+
+
+
+ <a href="http://github.com/F21" class="post-author">
+ <img src="https://calcite.apache.org/img/avatars/F21.png"
+ class="avatar" alt="francischuang avatar"
+ width="24" height="24">
+ francischuang
+ </a>
+ </div>
+ <div class="post-content">
+ <!--
+
+-->
+
+<p>Avatica 1.27.0 contains dependency upgrades, Gradle 8.14 and support for
MySQL unsigned types.</p>
+
+<p>See the list of
+<a href="/avatica/docs/history.html#v1-27-0">bug fixes and new features</a>
+for more information.</p>
+
+
+
+ <p>See the <a href="/avatica/docs/history.html#v1-27-0">release
notes</a>;
+ <a
href="/avatica/downloads/avatica.html#source-releases">download</a> the
release.</p>
+
+
+ </div>
+</article>
+
+
+
+
@@ -1363,6 +1414,10 @@ upgrading to this version.</p>
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -1379,10 +1434,6 @@ upgrading to this version.</p>
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>
diff --git a/avatica/news/index.html b/avatica/news/index.html
index 2a1c13076..dfa0a0b49 100755
--- a/avatica/news/index.html
+++ b/avatica/news/index.html
@@ -97,6 +97,8 @@
<option value="/avatica/news/">Home</option>
<optgroup label="v1.x">
+ <option value="/news/2025/09/30/release-1.27.0/">Release 1.27.0</option>
+
<option value="/news/2025/03/05/release-avatica-go-5.4.0/">Release
Avatica Go 5.4.0</option>
<option value="/news/2025/02/24/release-1.26.0/">Release 1.26.0</option>
@@ -171,6 +173,53 @@
+<article>
+ <h2>
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">
+ Release 1.27.0
+ </a>
+ </h2>
+ <span class="post-category">
+ <span class="label">
+ release
+ </span>
+ </span>
+ <div class="post-meta">
+ <span class="post-date">
+ 30 Sep 2025
+ </span>
+
+
+
+ <a href="http://github.com/F21" class="post-author">
+ <img src="https://calcite.apache.org/img/avatars/F21.png"
+ class="avatar" alt="francischuang avatar"
+ width="24" height="24">
+ francischuang
+ </a>
+ </div>
+ <div class="post-content">
+ <!--
+
+-->
+
+<p>Avatica 1.27.0 contains dependency upgrades, Gradle 8.14 and support for
MySQL unsigned types.</p>
+
+<p>See the list of
+<a href="/avatica/docs/history.html#v1-27-0">bug fixes and new features</a>
+for more information.</p>
+
+
+
+ <p>See the <a href="/avatica/docs/history.html#v1-27-0">release
notes</a>;
+ <a
href="/avatica/downloads/avatica.html#source-releases">download</a> the
release.</p>
+
+
+ </div>
+</article>
+
+
+
<article>
<h2>
<a href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">
@@ -1883,6 +1932,10 @@ of the website.</p>
<h4>Recent Releases</h4>
<ul>
+ <li class="">
+ <a href="/avatica/news/2025/09/30/release-1.27.0/">avatica 1.27.0</a>
+ </li>
+
<li class="">
<a
href="/avatica/news/2025/03/05/release-avatica-go-5.4.0/">avatica-go 5.4.0</a>
</li>
@@ -1899,10 +1952,6 @@ of the website.</p>
<a
href="/avatica/news/2023/12/11/release-avatica-go-5.3.0/">avatica-go 5.3.0</a>
</li>
- <li class="">
- <a href="/avatica/news/2023/12/04/release-1.24.0/">avatica 1.24.0</a>
- </li>
-
</ul>
<h4>Other News</h4>
<ul>