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

muchunjin 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 482a00be add release note for 2.1.1 (#212)
482a00be is described below

commit 482a00beafadf31db7486c1aae7d784f2ce745af
Author: macksonmu <[email protected]>
AuthorDate: Thu Jun 22 09:37:32 2023 +0800

    add release note for 2.1.1 (#212)
---
 src/pages/download/release-note/2.1.1.md | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/src/pages/download/release-note/2.1.1.md 
b/src/pages/download/release-note/2.1.1.md
new file mode 100644
index 00000000..cfec40c2
--- /dev/null
+++ b/src/pages/download/release-note/2.1.1.md
@@ -0,0 +1,23 @@
+
+## Release Notes 2.1.1
+
+<div style={{height: '30px'}}></div>
+
+Apache StreamPark (incubating) 2.1.1 is a bug fix version, which fixes some 
major bugs affecting the production environment.
+
+<div style={{height: '30px'}}></div>
+
+### Bugfix
+---
+
+- Fixed the bug that the job cannot be started under Flink 1.14 (#2749)
+- Fixed the bug of IDAP login error (#2775)
+- Fixed the bug that the Application type was displayed incorrectly (#2778)
+- Fixed the bug of ingress version number parsing (#2749)
+- Fixed the bug that the status of the ResourceManager could not be obtained 
normally after the master-slave switch occurred (#2749)
+- Fixed the bug that the Flink plugin could not be loaded normally in the 
yarn-session running mode (#2800)
+
+### Improvements
+---
+
+- Added support for job status acquisition when hadoop sample auth is enabled 
(#2793)
\ No newline at end of file

Reply via email to