Skip to content

v1.1.0

Compare
Choose a tag to compare
@rmichela rmichela released this 06 Jul 19:54
· 145 commits to master since this release
f78dc94

⚠️ Starting with this version, Java8 is required ⚠️

Added

  • Add Bazel instructions #231
  • Support for proto3 optional directives
  • Reactor retries now correctly support versions >= 3.3.9 #241

Updated

  • jProtoc updated, fixes snake case file name bug.
  • Canteen updated, adds Mac and Linux ARM support.
  • Upgraded to latest RxJava and Reactor

Fixed

  • NullPointerException in server side during closing stream #221
  • Dependency conflicts on io.netty:netty-common, leading to inconsistent program behaviors #226
  • Shade and relocate dependencies in reactor-grpc and rx-grpc plugin #214