v0.1.11
What's Changed
- Limit mux client connection retry rate by @pglass in #136
- fix: ClientProvider locking by @pglass in #138
- Cleanup logging by @pglass in #137
- Add metrics for mux errors and mux connection establish rate by @temporal-nick in #132
- Debug server tls by @hehaifengcn in #91
- Add outbound health check by @temporal-nick in #133
- Add codec for invalid utf8 repair by @pglass in #122
- Remove 1s wait between unit test runs by @temporal-nick in #140
- Add metrics for translations by @pglass in #139
- fix: stop yamux ticker by @yux0 in #141
- Do not return EOF directly, returning nil will send EOF to client by @temporal-nick in #142
- Add metrics on proxy service created by @temporal-nick in #144
- Minor: Fix muxConnectManaNger typo by @temporal-nick in #145
New Contributors
Full Changelog: v0.1.10...v0.1.11