Skip to content

v1.4.0

Compare
Choose a tag to compare
@tylertreat tylertreat released this 16 Dec 18:57
· 308 commits to master since this release
460abb6

Changelog

Added

  • Add read-only status and event timestamps to metadata, contributed by @Jmgr (#276)
  • Implement subscription stop position, contributed by @alexrudd (#282, #286)

Changed

  • Remove unused Dockerfile directives, contributed by @alexrudd (#281, #288)
  • Change dev-standalone host default to 0.0.0.0 (#287)

Fixed

  • Correct FetchPartitionMetadata debug log, contributed by @alexrudd (#278)
  • Drain acks when client closes PublishAsync RPC (#284)
  • Fix loopback client race (#285)
  • Fix delete stream error when dir is not empty (#299)