Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 907 Bytes

CHANGELOG.md

File metadata and controls

35 lines (20 loc) · 907 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Support for multiple events for each topics on the kafka retry consumer
  • Support for global diffusion enabled by default on the kafka producer

Changed

Fixed

  • Fix eslint dependencies problems

[0.5.0] - 2021-11-22

Added

  • Allow callbacks for each event of each topic so that it is possible to subscribe to the same topic for different events
  • Added override option to override the previous callbacks made for a topic subscription

[0.4.3] - 2021-05-31

Changed

  • Improved error logging