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 6f129bc0a Website deployed from
calcite-avatica@4c0999ba154915eee201bd7a037e223e9368a97d
6f129bc0a is described below
commit 6f129bc0afbc9536f66a50609124bc3b8bdbe88e
Author: F21 <[email protected]>
AuthorDate: Tue Nov 28 23:40:25 2023 +0000
Website deployed from
calcite-avatica@4c0999ba154915eee201bd7a037e223e9368a97d
---
avatica/docs/history.html | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/avatica/docs/history.html b/avatica/docs/history.html
index 0f8076345..495c2e4e4 100644
--- a/avatica/docs/history.html
+++ b/avatica/docs/history.html
@@ -763,17 +763,20 @@ Add <code class="language-plaintext
highlighter-rouge">isAutoIncrement</code> an
Clean up some of the magic numbers in <code class="language-plaintext
highlighter-rouge">AvaticaResultSetConversionsTest</code> and <code
class="language-plaintext highlighter-rouge">AbstractCursor</code></li>
<li>[<a
href="https://issues.apache.org/jira/browse/CALCITE-6113">CALCITE-6113</a>]
Update HttpComponents Core to 5.2.3 and HttpComponents Client to 5.2.1 in
Avatica</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/CALCITE-6141">CALCITE-6141</a>]
+Add <code class="language-plaintext highlighter-rouge">jdk8.checkstyle</code>
property, use <code class="language-plaintext
highlighter-rouge">jdk8.checkstyle</code> in case of java 8</li>
</ul>
<p>Build and tests</p>
<ul>
- <li>Install svn in docker release script</li>
<li>[<a
href="https://issues.apache.org/jira/browse/CALCITE-6106">CALCITE-6106</a>]
Switch from gradle to eclipse-temurin image for avatica docker-compose release
commands</li>
<li>[<a
href="https://issues.apache.org/jira/browse/CALCITE-6107">CALCITE-6107</a>]
Upgrade vlsi-release-plugins to 1.90</li>
<li>Use eclipse-temurin:8 images</li>
+ <li>Install svn in docker release script</li>
+ <li>Install svn when using docker release script to promote release</li>
</ul>
<h2 id="v1-23-0"><a
href="https://github.com/apache/calcite-avatica/releases/tag/rel/avatica-1.23.0">1.23.0</a>
/ 2023-01-19</h2>