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

xianjingfeng 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 28c43bf  update release notes for 0.8.0-rc2 (#70)
28c43bf is described below

commit 28c43bfdeb3fdd83d6511bc4b48a35a00dcf465a
Author: xianjingfeng <[email protected]>
AuthorDate: Thu Nov 2 09:28:53 2023 +0800

    update release notes for 0.8.0-rc2 (#70)
---
 download/release-notes-0.8.0.md | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/download/release-notes-0.8.0.md b/download/release-notes-0.8.0.md
index 3443586..35ce57b 100644
--- a/download/release-notes-0.8.0.md
+++ b/download/release-notes-0.8.0.md
@@ -15,6 +15,21 @@ sidebar_position: 995
 
 ## ChangeLog
 
+* [MINOR] fix: incorrect version in spark client shaded modules
+* [#1275] chore: add scripts for publishing maven releases (#1281)
+* [#1274] feat: add shaded module for spark2 client (#1280)
+* [#1273] feat: add shaded module for spark3 client (#1279)
+* [#1277] chore: add flatten maven plugin (#1278)
+* [#1252] fix(server): Incorrect storage write fail metric (#1253)
+* [#1254][FOLLOWUP] fix(test): Fix the flaky test RssShuffleTest. (#1259)
+* [#1261] fix(spark): Throw out InterruptedException for sleep in 
requestExecutorMemory #1262
+* [#1254] fix(test): Fix the flaky test RssShuffleTest. (#1255)
+* [#1243] fix(test): Fix the flaky test `SparkSQLTest` and `RepartitionTest` 
(#1244)
+* [#1219] fix(test): Fix the flaky test `WriteAndReadMetricsTest` (#1235)
+* [MINOR] Fix kubernetest CI pipeline (#1227)
+* [#1211] fix(server): unexpectedly removing resources when app has 
re-registered shuffle later (#1212)
+* [#1204] chores(ci): Fix the ci pipeline of Kubernetes #1205
+* [#1182] fix(operator): The LeaderElectionNamespace of the rss-controller is 
hard-coded to kube-system. (#1183)
 * [#1175] fix(netty): Retry failed with StacklessClosedChannelException after 
channel closed (#1181)
 * [#1177] improvement: Reduce the write time of tasks (#1179)
 * [MINOR] docs: Fix spark.serializer in README and client_guide (#1180)

Reply via email to