Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: 2.1.4 release note #413

Merged
merged 2 commits into from
Oct 13, 2024
Merged

Conversation

VampireAchao
Copy link
Contributor

Release Notes 2.1.5

Apache StreamPark (incubating) 2.1.5 introduces several 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 strongly recommended to upgrade.

Features


  • Support for Apache Flink 1.20 #3994
  • Added one-click installation script for StreamPark #3748
  • Introduced Flink Web UI proxy support #3931
  • Git clone by Git tag support #4009
  • Changed Rest-Service Exposed Type from LoadBalancer to ClusterIP #4019

Bugfix


  • Fixed Kubernetes application mode savepoint trigger bug #3995
  • Fixed OpenAPI access issue #3938
  • 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 state update failure issue #4030
  • 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
  • Improved user experience for Flink Web UI proxy #4012
  • Changed project page layout to table format #4014
  • Custom-code jobs now support reading configurations from JAR files #4055
  • Added jobId labels to pods deployed in Kubernetes mode #4063
  • Added support for variables in Flink configurations #4065
  • Improved project modal and Flink cluster modal #4067
  • Improved table actions style on the project display page #4084

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: apache/incubator-streampark@v2.1.4...v2.1.5

@wolfboys wolfboys merged commit 5f28156 into apache:dev Oct 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants