asolimando commented on code in PR #3058:
URL: https://github.com/apache/calcite/pull/3058#discussion_r1095644638
##########
site/_docs/history.md:
##########
@@ -29,18 +29,94 @@ Downloads are available on the
[downloads page]({{ site.baseurl }}/downloads/).
<!--
-{% comment %}
-## <a
href="https://github.com/apache/calcite/releases/tag/calcite-1.33.0">1.33.0</a>
/ YYYY-MM-DD
-{: #v1-33-0}
+## <a
href="https://github.com/apache/calcite/releases/tag/calcite-1.34.0">1.34.0</a>
/ XXXX-XX-XX
+{: #v1-34-0}
-This release comes x months after [1.32.0](#v1-32-0),
+This release comes x months after [1.33.0](#v1-33-0),
contains contributions from x contributors, and resolves x issues.
Contributors to this release:
x,
y (release manager),
z.
+#### Breaking Changes
+{: #breaking-1-34-0}
+
+
+Compatibility: This release is tested on Linux, macOS, Microsoft Windows;
+using JDK/OpenJDK versions 8 to 18;
+Guava versions 16.0.1 to 31.1-jre;
+other software versions as specified in gradle.properties.
+
+#### New features
+{: #new-features-1-34-0}
+
+#### Dependency version upgrade
+{: #dependency-1-34-0}
+
+#### Bug-fixes, API changes and minor enhancements
+{: #fixes-1-34-0}
+
+#### Build and test suite
+{: #build-1-34-0}
+
+#### Web site and documentation
+{: #site-1-34-0}
+-->
+
+## <a
href="https://github.com/apache/calcite/releases/tag/calcite-1.33.0">1.33.0</a>
/ 2023-02-04
+{: #v1-33-0}
+
+This release comes five months after [1.32.0](#v1-32-0),
Review Comment:
Thanks @zabetak for chiming in, all clear now.
Then I think that CALCITE-5253 has been simply missed in the release notes.
PS: regarding CALCITE-5253 Jira status, let me move it to `Resolved` now so
it can be `Closed` after the release is out.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]