Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@dhth dhth released this 27 Jan 09:13
· 2 commits to main since this release

v1.1.0

Adds the capability to fetch messages without committing them back to Kafka, and the ability to persist a single message on demand.


Changelog

  • 00e5a1c feat: allow consuming messages without committing (#33)
  • 20a1793 feat: allow persisting single message (#34)
  • 5d7ce2a fix: offset and partition in messages list