What's Changed
๐ Bug Fixes
- Reconnect when making streams and the load-balancer is idle by @glbrntt in #41
- Reset go away state by @glbrntt in #49
- Avoid using accidental public API by @glbrntt in #47
- Fix keepalive logic by @gjcairo in #50
๐ง Other Changes
- Bump version by @glbrntt in #51
- Add NIOTS transport to E2E TLS-enabled tests by @gjcairo in #20
- Modify which symbols are documented by @glbrntt in #42
- Workaround #43 in tests by @glbrntt in #44
- Enable MemberImportVisibility check on all targets by @rnro in #45
- Fix TLS E2E test flakiness by @gjcairo in #46
- Update release.yml by @FranzBusch in #48
New Contributors
- @FranzBusch made their first contribution in #48
Full Changelog: 1.0.0-beta.1...1.0.0-beta.2