Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

Release 1.13.1.2 for Flink 1.13

Latest
Compare
Choose a tag to compare
@jianyun8023 jianyun8023 released this 30 Jul 19:29
· 49 commits to release-1.13 since this release

NOTE: Upgrading this version causes repeated consumption of the last message from the last task execution on the first startup if the old version uses subscription mode. For the reason, please refer to: #371

  • fix #366: stream failure if the topic doesn't exist with Pulsar 2.8.0 (#369)
  • fix: pulsar with flink debezium-json format bug. (#379)
  • fix the submitted cursor does not meet the pulsar subscription expectations. (#370)