New
v0.14.1
Notable change is to relax the accidental MSRV bump in the last release.
What's Changed
- Add
service_generatormethod toBuilderby @koesie10 in https://github.com/hyperium/tonic/pull/2364 - Improve connection accept error message @stepancheg in https://github.com/hyperium/tonic/pull/2366
- Remove unconditional enable of tonic-build transport feature by @tottoto in https://github.com/hyperium/tonic/pull/2357
- chore: relax msrv for most crates by @acrrd in https://github.com/hyperium/tonic/pull/2378
New Contributors
- @koesie10 made their first contribution in https://github.com/hyperium/tonic/pull/2364
- @stepancheg made their first contribution in https://github.com/hyperium/tonic/pull/2366
- @acrrd made their first contribution in https://github.com/hyperium/tonic/pull/2378
Full Changelog: https://github.com/hyperium/tonic/compare/v0.14.0...v0.14.1