跳到主要内容

Release Notes 2.1.5

Apache StreamPark 2.1.5 introduces new features, important improvements, and bug fixes, including support for Flink 1.20. This release significantly enhances the stability and user experience of the platform. Users are recommended to upgrade.

Features


  • Support for Apache Flink 1.20 #3994
  • Added StreamPark one-click installation script #3748
  • The Flink Web UI proxy support #3931
  • Git clone by Git tag support #4009

Bugfix


  • Flink job on Kubernetes-application-mode trigger savepoint bug Fixed #3995
  • Fixed Flink VVR version parsing issue #3866
  • Fixed DingTalk alert issue #3730
  • Fixed Kerberos authentication issues in Flink on YARN #3951
  • Resolved issue where HA files were not cleaned after Flink job completion, leading to duplicate job starts #4029
  • Fixed issue with loading flink-conf #4109

Improvements


  • Optimized log printing and return handling in GlobalExceptionHandler #3705
  • Disabled the TRACE HTTP method for security enhancement #3718
  • Enhanced logging with more debug information #3720
  • Improved Docker settings for better deployment #3864
  • Removed Swagger dependencies #3893
  • Enhanced proxy permission checks and fixed URL bug for YARN #3986
  • Minor improvements to Flink checkpoint configuration keys #4004
  • Multi-version adaptation support for Flink on YARN #4007
  • JVM options optimization #4010
  • Custom-code jobs now support get configurations from JAR files #4055
  • Added jobId labels to pods deployed in Kubernetes mode #4063
  • Added support for variables in Flink configurations #4065

New Contributors


  • @soulmz made their first contribution in #3717
  • @lintingbin made their first contribution in #3931
  • @lizh501 made their first contribution in #4007

Full Changelog: https://github.com/apache/streampark/compare/v2.1.4...v2.1.5