Skip to content

1.1.0-M1 Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@rstoyanchev rstoyanchev released this 10 Aug 19:18
· 208 commits to master since this release

⭐ New Features

  • Introduces RSocketClient as way to use RSocket from the connector side #850
  • Provides new Loadbalancer implementation #899
  • Implements dedicated Publisher/Subscriber for each request type #761 #761
  • Reworks multiplexer and improves tests to check async interceptors #909 #909
  • Improves ref-counting by eliminating redundant retain/release #902
  • Reject frames less than min MTU size #913

🔨 Other

  • Removes deprecations dedicated for 1.1 #906
  • Upgrade to Reactor 2020.0.0-M2 #890