v0.17.0
·
106 commits
to main
since this release
- Shutdown channels which are removed from the EndpointPool after discovery calls.
- Fixed bug: Received message exceeds the maximum configured message size (#421).
- Added
MaxSendMessageSize\MaxReceiveMessageSizegrpc message size settings. - Added
EnableMultipleHttp2Connectionssetting to grpc channel. Connection.Stateis set toBrokenwhen the session is deactivated.
Full Changelog: v0.16.2...v0.17.0