Skip to content

Latest commit

 

History

History
87 lines (38 loc) · 3.02 KB

CHANGELOG.md

File metadata and controls

87 lines (38 loc) · 3.02 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.12 (2020-06-27)

Features

  • add runConfig for ConsumerStream (76ab099)

0.0.11 (2020-01-07)

Bug Fixes

0.0.10 (2019-12-20)

Features

  • add transform/highWatermark to object stream (cdc7f5e)

0.0.9 (2019-12-20)

Bug Fixes

0.0.8 (2019-12-20)

Features

0.0.7 (2019-12-18)

Bug Fixes

  • add crash retry for ConsumerStream (a583544)

0.0.6 (2019-12-16)

Bug Fixes

0.0.5 (2019-12-16)

Bug Fixes

  • add consumer.crash error handling (bd62a02)

0.0.4 (2019-12-13)

Bug Fixes

  • use paused flag instead of error (82b341b)

0.0.3 (2019-12-13)

Bug Fixes

0.0.2 (2019-12-13)

Bug Fixes

  • add typescript definition (bb71ebc)

0.0.1 (2019-12-13)

Features

  • add ConsumerStream and ProducerStream (8c7b8a6)