@@ -28,10 +28,10 @@ For a full list of releases, see
2828Downloads are available on the
2929[ downloads page] ({{ site.baseurl }}/downloads/avatica.html).
3030
31- ## <a href =" https://github.com/apache/calcite-avatica/releases/tag/rel/avatica-1.27.0 " >1.27.0</a > / 2025-10-XX
31+ ## <a href =" https://github.com/apache/calcite-avatica/releases/tag/rel/avatica-1.27.0 " >1.27.0</a > / 2025-10-30
3232{: #v1-27-0}
3333
34- Avatica 1.27.0 contains dependency upgrades and support for MySQL unsigned types.
34+ Avatica 1.27.0 contains dependency upgrades, Gradle 8.14 and support for MySQL unsigned types.
3535
3636Compatibility: This release is tested on Linux, macOS, Microsoft Windows;
3737using JDK/OpenJDK versions 8, 11, 17, 21, 23;
@@ -47,10 +47,6 @@ Zhengqiang Duan.
4747
4848Features and bug fixes
4949
50- * [ <a href =" https://issues.apache.org/jira/browse/CALCITE-6851 " >CALCITE-6851</a >]
51- ShadingTest.validateShadedJar fails on first/clean build
52- * [ <a href =" https://issues.apache.org/jira/browse/CALCITE-6854 " >CALCITE-6854</a >]
53- ConnectionPropertiesHATest fails when running in eclipse-temurin:8 docker container on Windows
5450* [ <a href =" https://issues.apache.org/jira/browse/CALCITE-1480 " >CALCITE-1480</a >]
5551 Support specifying ciphersuites and algorithms for TLS
5652* [ <a href =" https://issues.apache.org/jira/browse/CALCITE-5094 " >CALCITE-5094</a >]
@@ -74,6 +70,10 @@ Features and bug fixes
7470
7571Build and tests
7672
73+ * [ <a href =" https://issues.apache.org/jira/browse/CALCITE-6851 " >CALCITE-6851</a >]
74+ ShadingTest.validateShadedJar fails on first/clean build
75+ * [ <a href =" https://issues.apache.org/jira/browse/CALCITE-6854 " >CALCITE-6854</a >]
76+ ConnectionPropertiesHATest fails when running in eclipse-temurin:8 docker container on Windows
7777* [ <a href =" https://issues.apache.org/jira/browse/CALCITE-7166 " >CALCITE-7166</a >]
7878 Update Gradle from 8.7 to 8.14.3 in Avatica
7979
0 commit comments