Skip to content

1.1.0 Release

Compare
Choose a tag to compare
@rstoyanchev rstoyanchev released this 27 Oct 13:25
· 145 commits to master since this release

⭐ New Features

  • Provide request intercepting api #944
  • Migrate weighted loadbalance strategy to user new RequestInterceptors for Stats tracking #946
  • Update WeightedLoadbalanceStrategy to use a Builder #949

🪲 Bug Fixes

  • Improve Loadbalance implementations and test coverage #953
  • LoadBalancedRSocketMono (LatencySubscriber) does not seem to propagate subscriber context properly #822
  • Load balancer throwing several exceptions when refreshing available sockets #786
  • LoadBalancedRSocketMono loose sockets on server restart #633

🔨 Other

  • Upgrade to Reactor 2020.0.0 #952