Skip to content

v1.0.0

Compare
Choose a tag to compare
@rmichela rmichela released this 22 Aug 21:19
· 210 commits to master since this release
c1966b5

Added

  • 1.0.0 🎉 Feature complete
  • Gradle binaries now work for Windows
  • Bazel build files - thanks @mjduijn
  • Interoperability tests between Java, C#, and Go

Updated

  • Overall documentation
  • Better explained gRPC Context propagation for Reactor

Fixed

  • Improved error handling for empty Mono<T> server responses - thanks @krakowski

Thanks so much to everybody who contributed! Special thanks to @cbornet and @OlegDokuka for basically rewriting the project, twice.