This is an automated email from the ASF dual-hosted git repository.
roryqi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-uniffle-website.git
The following commit(s) were added to refs/heads/master by this push:
new fd74a11 Add release notes for v0.9.2 (#87)
fd74a11 is described below
commit fd74a112037f3c059d803b02653a750d0f28d4a5
Author: zhengchenyu <[email protected]>
AuthorDate: Mon Dec 23 15:31:49 2024 +0800
Add release notes for v0.9.2 (#87)
* Add release notes for v0.9.2
* update highlight
* Update download/release-notes-0.9.2.md
---------
Co-authored-by: roryqi <[email protected]>
---
download/release-notes-0.9.2.md | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/download/release-notes-0.9.2.md b/download/release-notes-0.9.2.md
new file mode 100644
index 0000000..18c801c
--- /dev/null
+++ b/download/release-notes-0.9.2.md
@@ -0,0 +1,17 @@
+---
+title: Release Notes 0.9.2
+sidebar_position: 992
+---
+
+# Uniffle Release 0.9.2
+
+## Highlight
+
+- Update NOTICE, LICENSE, licenses, security.md, DISCLAIMER and some scripts
to fully comply the Apache requirements.
+
+## ChangeLog
+* [MINOR] community: Add security.md (#2268)
+* [#1900] improvement: Rename DISCLAIMER-WIP to DISCLAIMER (#1974)
+* Update create-package.sh (#2019)
+* [MINOR] Correct the NOTICE and LICENSE (#2271)
+* [MINOR] Add left licenses (#2272)