Skip to content

1.1.0-M2 Release

Compare
Choose a tag to compare
@rstoyanchev rstoyanchev released this 14 Sep 19:27
· 190 commits to master since this release

⭐ New Features

  • Improve DuplexConnection api and rework Resumability #923
  • Changes LoadbalanceStrategy to accept List #919
  • Expose remote address via DuplexConnection #929
  • Ability to intercept requests and access channel information such as remote address #735

🪲 Bug Fixes

  • Ensure RRRSubscriber doesn't cancel subscription on onNext #918

🔨 Other

  • Make LoadbalanceStrategy implementations public #928