zabetak commented on code in PR #3058:
URL: https://github.com/apache/calcite/pull/3058#discussion_r1095625553


##########
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:
   We are using the git log for compiling the release notes; not JIRA.
   
   There is a general convention to mark the JIRA status as `Resolved` when 
merging a fix. It is transitioned to `Closed` after the release by the RM 
(https://calcite.apache.org/docs/howto.html#making-a-release-candidate).



-- 
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]

Reply via email to