|
| 1 | + |
| 2 | +## Release Notes 2.1.6 |
| 3 | + |
| 4 | +<div style={{height: '30px'}}></div> |
| 5 | + |
| 6 | +Apache StreamPark 2.1.6, as the first release following its graduation to become a Apache TLP, |
| 7 | +includes some improvements, and bug fixes. |
| 8 | +This release significantly enhances the stability and user experience of the platform. |
| 9 | +It's recommended that users upgrade to this version. |
| 10 | + |
| 11 | +<div style={{height: '30px'}}></div> |
| 12 | + |
| 13 | +### Features |
| 14 | +--- |
| 15 | +- N.A |
| 16 | + |
| 17 | +### Bugfix |
| 18 | +--- |
| 19 | +- VUE router name PAGE_NOT_FOUND_NAME bug fixed. |
| 20 | +- Permission Guard bug fixed. |
| 21 | +- Fix that Failed to update savepoint status #4134 |
| 22 | +- Fix the issue where metrics do not update upon restart. #4149 |
| 23 | +- Fix flink metrics watch logic error #4160 |
| 24 | +- Fix NPE in SQL validation without operators #4159 |
| 25 | +- Fix the incorrect Failed job state when stopping jobs #4158 |
| 26 | +- RestOptions.AWAIT_LEADER_TIMEOUT type compatibility improvement |
| 27 | +- Scala TypeInformation type conversion bug fixed. |
| 28 | +- Set kubernetes pod template parameter bug fixed. |
| 29 | +- Fix alarm view css #4230 |
| 30 | +- Trigger savepoint with path bug fixed |
| 31 | +- VUE router-name bug fixed. |
| 32 | + |
| 33 | +### Improvements |
| 34 | +--- |
| 35 | +- Table t_app_backup ddl improvement |
| 36 | +- Unauthorized access to Spring Boot Actuator #4171 |
| 37 | +- JDBC config improvement |
| 38 | +- JDBC-connector filterFunction improvement |
| 39 | +- Shell scripts improvement |
| 40 | +- Border style improvement |
| 41 | +- Code style improvement |
| 42 | +- TPL related migration. |
| 43 | + |
| 44 | +### Acknowledgements |
| 45 | +--- |
| 46 | +Thanks contributors, users, etc. related with the work of the new version for the efforts. |
| 47 | + |
| 48 | +**Full Changelog**: https://github.com/apache/streampark/compare/v2.1.5...v2.1.6-rc1 |
0 commit comments