Skip to content

v2.0.0

Compare
Choose a tag to compare
@tylertreat tylertreat released this 16 Jul 17:45
· 146 commits to master since this release
f9c0b88

Compatible with Liftbridge server >=v1.2.0.

Note: This release has an issue with Go module compatibility. See v2.0.1 for a v2 release with module compatibility.

Changelog

Added

  • Support stream level configuration on stream creation, contributed by @LaPetiteSouris (#60)
  • Add async publish API for pipelined publishes (this requires Liftbridge v1.2.0) (#61)

Changed

  • BREAKING: Change Publish and PublishToSubject to return ErrAckTimeout on publish timeouts (#61)
  • Change Publish to use new Liftbridge PublishAsync endpoint (#61)