-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
2 changed files
with
30 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
|
||
## Release Notes 2.1.2 | ||
|
||
<div style={{height: '30px'}}></div> | ||
|
||
Apache StreamPark (incubating) 2.1.2 is a bug fix version, which fixes some major bugs affecting the production environment and add some features. | ||
|
||
<div style={{height: '30px'}}></div> | ||
|
||
### Features | ||
---- | ||
|
||
- Support Flink 1.18 (#3279) | ||
- Support huawei Flink (#2832) | ||
|
||
### Bugfix | ||
--- | ||
|
||
- Fixed job state mapping bug (#2822) | ||
- Fixed duplicated task submit (#3028) | ||
- Fixed alert information cannot be sent in cancelling state (#3236) | ||
- Fixed deploy bug in k8s model (#3021) | ||
|
||
### Improvements | ||
--- | ||
|
||
- Improve kerberos config (#2833) | ||
- Improve custom-code job support dependencies (#3291) | ||
|