v0.17.0
- Shutdown channels which are removed from the EndpointPool after discovery calls.
- Fixed bug: Received message exceeds the maximum configured message size (#421).
- Added
MaxSendMessageSize
\MaxReceiveMessageSize
grpc message size settings. - Added
EnableMultipleHttp2Connections
setting to grpc channel. Connection.State
is set toBroken
when the session is deactivated.
Full Changelog: v0.16.2...v0.17.0