Skip to content

0.4.0

Latest

Choose a tag to compare

@kafkiansky kafkiansky released this 15 Nov 18:05
· 5 commits to 0.4.x since this release

Added

  • Implement Consumer Push API (see PR for details).

Changed

  • Improve headers parsing.
  • Refactor nats subscription (see PR for details).
  • Refactor JetStream Consumer API (see PR for details).
  • Made the Delivery object lightweight (see PR for details).
  • Refactor pull consumers API (see PR for details).

Fixed

  • Fix empty payload serialization.