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

benjobs pushed a commit to branch dev
in repository 
https://gitbox.apache.org/repos/asf/incubator-streampark-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new 4abf9b41 Update 2.1.2 release note. (#282)
4abf9b41 is described below

commit 4abf9b41fad82b0ea2675fdd96e59ecbe42698bd
Author: gongzhongqiang <[email protected]>
AuthorDate: Thu Nov 2 14:23:25 2023 +0800

    Update 2.1.2 release note. (#282)
    
    * Update 2.1.2 release note.
    
    ---------
---
 src/pages/download/release-note/2.1.2.md | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/src/pages/download/release-note/2.1.2.md 
b/src/pages/download/release-note/2.1.2.md
index bf97b6cc..d23072f4 100644
--- a/src/pages/download/release-note/2.1.2.md
+++ b/src/pages/download/release-note/2.1.2.md
@@ -11,19 +11,21 @@ Apache StreamPark (incubating) 2.1.2 is a bug fix version, 
which fixes some majo
 ----
 
 - Support Flink 1.18 (#3279)
-- Support huawei Flink (#2832)
 
 ### Bugfix
 ---
-
 - Fixed job state mapping bug (#2822)
-- Fixed duplicated task submit (#3028)
+- Fixed job submit bug (#3028)
 - Fixed alert information cannot be sent in cancelling state (#3236)
 - Fixed deploy bug in k8s model (#3021)
+- Fixed ingress to flink ui static resources 404 (#3302)
 
 ### Improvements
 ---
-
+- Improve the adaptation logic for Flink version (#2832)
 - Improve kerberos config (#2833)
 - Improve custom-code job support dependencies (#3291)
-
+- Rename yarn.http-auth option from 'sample' to 'simple'
+- Delete|update syntax support for flink 1.18
+- Extract programArgs improvement
+- Remote submit mode automatically load jars under flink/lib

Reply via email to