Skip to content

Releases: claudezss/heizer

0.2.0

06 Aug 00:46
112d235
Compare
Choose a tag to compare

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

0.1.5

26 Jul 23:18
e466a1c
Compare
Choose a tag to compare
  • improve consumer
  • add more logging info

0.1.4

14 Apr 03:02
60f1406
Compare
Choose a tag to compare
  • pop key and headers from producer function result
  • support init topics

0.1.3

13 Apr 02:11
a2a74c4
Compare
Choose a tag to compare
  • support python 3.7
  • support get key and headers from producer func result

0.1.2

27 Mar 19:22
877c704
Compare
Choose a tag to compare

support websocket