Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@claudezss claudezss released this 06 Aug 00:46
112d235

Breaking Changes

  • rewrite heizer producer to be a class instead of decorator. There is no clear benefit to create
    producer as decorator
  • updated class names

New Features:

  • support retry in consumer
  • add helpers to list, list topics
  • add consumer signal
  • write consumer status log file for health checking
  • support async produce in producer

Improvements

  • add more logs