What's Changed
- Channel and connection refactor by @mattbennett in #35
- GitHub actions by @mattbennett in #37
- Improved error handling by @mattbennett in #36
- Split actions by @mattbennett in #38
- Close sockets on client shutdown by @mattbennett in #41
- Dispose of connections by @mattbennett in #42
- Performance tweaks by @mattbennett in #43
- 1.2.0rc2 by @mattbennett in #44
- Fix fatal errors during request parsing by @joechild-pace in #45
- Catch StopIteration and raise grpc error by @stephenc-pace in #46
- bump version by @stephenc-pace in #47
- Escape error message header by @stephenc-pace in #51
- Cooperate with eventlet by @stephenc-pace in #53
- Prevent reusing stream ids by @stephenc-pace in #52
- Gracefully exit with and on GoAway messages by @stephenc-pace in #54
- loosen importlib dep by @stephenc-pace in #55
- release version by @stephenc-pace in #56
New Contributors
- @joechild-pace made their first contribution in #45
- @stephenc-pace made their first contribution in #46
Full Changelog: v1.1.0...v1.3.0