Skip to content

v1.2.4

Latest
Compare
Choose a tag to compare
@rmichela rmichela released this 12 Apr 21:27
· 2 commits to master since this release
31d12dd

Updated

  • gRPC 1.54.0
  • Protoc 3.22.2
  • RxJava3 3.1.6
  • Reactor 3.5.4

Fixed

  • Dropped Error on Bidi Stream After Broken TCP Connection #302
  • Subscription Should be Cancelled on Interceptor Close #304
  • Don't call gRPC until the caller executes subscribe() #310

Added

  • Provide a way to override prepareError() to prepare meaningful errors in one place #289
  • Reactor discarded event hooks #292
  • Unwrap incoming Mono/Single parameters #301

Thank you!