Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions src/pages/download/data.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
[
{
"version": "2.1.7",
"date": "2025-11-05",
"tlp": true
},
{
"version": "2.1.6",
"date": "2025-07-09",
Expand Down
29 changes: 29 additions & 0 deletions src/pages/download/release-note/2.1.7.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
## Release Notes 2.1.7

<div style={{height: '30px'}}></div>

Apache StreamPark 2.1.7 includes several improvements and bug fixes.
This release enhances the stability, security, and user experience of the platform.
It's recommended that users upgrade to this version.

<div style={{height: '30px'}}></div>

### Features
---
- N.A

### Bugfix
---
- Fixed an issue with retrieving Flink configuration files.

### Improvements
---
- Enhanced MavenUtils license header for better consistency.
- Improved Maven arguments validation for more robust build handling.
- Refined login authentication process for increased security and reliability.

### Acknowledgements
---
Thanks contributors, users, etc. related with the work of the new version for the efforts.

**Full Changelog**: https://github.com/apache/streampark/compare/v2.1.6...v2.1.7