Skip to content

v2.2.0

Compare
Choose a tag to compare
@tylertreat tylertreat released this 29 Dec 00:24
· 15 commits to master since this release
12d3f79

Compatible with Liftbridge server >=v1.2.0

Changelog

Added

  • Add support for data-at-rest encryption, contributed by @LaPetiteSouris (#111)
  • Allow redirecting client to a better broker based on specific criteria, contributed by @LaPetiteSouris (#114)

Changed

  • Make subscribe more resilient (#117)
  • Make PublishAsync more resilient (#119)

Fixed

  • Fix TestConnectToServerBasedOnLatency (#118)