This is an automated email from the ASF dual-hosted git repository.
sivabalan pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hudi.git
The following commit(s) were added to refs/heads/asf-site by this push:
new fea8587db2c [MINOR] Fixing 0.14.1 release docs (#10447)
fea8587db2c is described below
commit fea8587db2cca5300c6d8ff3b2d4f24ca9786755
Author: Sivabalan Narayanan <[email protected]>
AuthorDate: Thu Jan 4 10:50:37 2024 -0800
[MINOR] Fixing 0.14.1 release docs (#10447)
---
website/releases/release-0.14.1.md | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/website/releases/release-0.14.1.md
b/website/releases/release-0.14.1.md
index 0c12e4d0324..9b244253a96 100644
--- a/website/releases/release-0.14.1.md
+++ b/website/releases/release-0.14.1.md
@@ -24,11 +24,9 @@ import TabItem from '@theme/TabItem';
0.14.1 release is mainly intended for bug fixes and stability. The fixes span
across many components, including
* DeltaStreamer
-* Metadata table and timeline server out of sync issue
-* Table services
* Spark SQL
-* Presto stability/pref fixes
-* Trino stability/perf fixes
+* Spark datasource writer
+* Table services
* Meta Syncs
* Flink engine
* Unit, functional, integration tests and CI