v1.0.0
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.