This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch site
in repository https://gitbox.apache.org/repos/asf/calcite.git


The following commit(s) were added to refs/heads/site by this push:
     new 5e73183bf8 Oops, missed a contributor
5e73183bf8 is described below

commit 5e73183bf8f4fb717c6f21a99749f5123867a2bc
Author: Julian Hyde <[email protected]>
AuthorDate: Sat Sep 10 23:31:38 2022 -0700

    Oops, missed a contributor
---
 site/_docs/history.md                    | 8 +++++---
 site/_posts/2022-09-10-release-1.32.0.md | 7 ++++---
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/site/_docs/history.md b/site/_docs/history.md
index 1b3fcfc6cd..f719498798 100644
--- a/site/_docs/history.md
+++ b/site/_docs/history.md
@@ -70,14 +70,15 @@ other software versions as specified in gradle.properties.
 ## <a 
href="https://github.com/apache/calcite/releases/tag/calcite-1.32.0";>1.32.0</a> 
/ 2022-09-10
 {: #v1-32-0}
 
-Coming 1 month after [1.31.0](#v1-31-0) with 19 issues fixed by 16
-contributors, this release fixes
+This release
+<a href="https://issues.apache.org/jira/browse/CALCITE-5263";>fixes</a>
 <a 
href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-39135";>CVE-2022-39135</a>,
 an XML External Entity (XEE) vulnerability that allows a SQL query to
 read the contents of files via the SQL functions `EXISTS_NODE`,
 `EXTRACT_XML`, `XML_TRANSFORM` or `EXTRACT_VALUE`.
 
-With contributions from 16 contributors, this release
+Coming 1 month after [1.31.0](#v1-31-0) with 19 issues fixed by 17
+contributors, this release also
 <a href="https://issues.apache.org/jira/browse/CALCITE-4294";>replaces
 the ESRI spatial engine with JTS and proj4j</a>, adds
 <a href="https://issues.apache.org/jira/browse/CALCITE-5262";>65
@@ -95,6 +96,7 @@ Andrei Sereda,
 Benchao Li,
 Bertil Chapuis,
 Chunwei Lei,
+David Handermann,
 Dmitry Sysolyatin,
 Jiajun Bernoulli,
 Jing Zhang,
diff --git a/site/_posts/2022-09-10-release-1.32.0.md 
b/site/_posts/2022-09-10-release-1.32.0.md
index 3f8db3f861..a5bed4f7e4 100644
--- a/site/_posts/2022-09-10-release-1.32.0.md
+++ b/site/_posts/2022-09-10-release-1.32.0.md
@@ -30,14 +30,15 @@ The [Apache Calcite PMC]({{ site.baseurl }})
 is pleased to announce
 [Apache Calcite release 1.32.0]({{ site.baseurl }}/docs/history.html#v1-32-0).
 
-Coming 1 month after [1.31.0](#v1-31-0) with 19 issues fixed by 16
-contributors, this release fixes
+This release
+<a href="https://issues.apache.org/jira/browse/CALCITE-5263";>fixes</a>
 <a 
href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-39135";>CVE-2022-39135</a>,
 an XML External Entity (XEE) vulnerability that allows a SQL query to
 read the contents of files via the SQL functions `EXISTS_NODE`,
 `EXTRACT_XML`, `XML_TRANSFORM` or `EXTRACT_VALUE`.
 
-With contributions from 16 contributors, this release
+Coming 1 month after [1.31.0]({{ site.baseurl }}/docs/history.html#v1-31-0)
+with 19 issues fixed by 17 contributors, this release also
 <a href="https://issues.apache.org/jira/browse/CALCITE-4294";>replaces
 the ESRI spatial engine with JTS and proj4j</a>, adds
 <a href="https://issues.apache.org/jira/browse/CALCITE-5262";>65

Reply via email to