armeria-0.33.1
Features
- #352 Easier instantiation of
RpcRequestandRpcResponse- Add
RpcRequest.of(),RpcResponse.of() andofFailure()` for easier instantiation
- Add
Bug fixes
- #350 #352 Do not check null on
RpcRequestparameters - #351 Deduplicate endpoint health metric by converting to
MetricSet
Improvements
- #349 Update gRPC to 1.0.2 and unignore the interoperability tests