Skip to main content

Release Notes - Apache RocketMQ Streams - Version 1.1.1

· One min read
Download

Below is a summary of the issues addressed in the 1.1.1 release of RocketMQ Streams. For full documentation of the release, a guide to get started, please refer to Quick Start.

Improvement

  • [ISSUE-253] - [ISSUE-253] - Adjust RSQLDB
  • [ISSUE-255] - [ISSUE-255] - keep state topic consistent with source topic
  • [ISSUE-257] - [ISSUE-257] - Use thread name as rocksdb path
  • [ISSUE-260] - [ISSUE-260] - Modify the configure of ObjectMapper
  • [ISSUE-263] - [ISSUE-263] - The idle window does not trigger
  • [ISSUE-265] - [ISSUE-265] - store watermark
  • [ISSUE-267] - [ISSUE-267] - Add watermark in session window
  • [ISSUE-251] - [ISSUE-251] - Support avg function in WindowStream
  • [ISSUE-270] - [ISSUE-270] - polish double stream join
  • [ISSUE-268] - [ISSUE-268] - modify the return type of flatmap

New Contributors