New
1.2.2
What's Changed
- Implement initial
StreamAPI support by @mgravell in https://github.com/protobuf-net/protobuf-net.Grpc/pull/341- (and fix initial memory recycling error, https://github.com/protobuf-net/protobuf-net.Grpc/pull/342)
- Add support for
IAsyncDisposableby @mgravell in https://github.com/protobuf-net/protobuf-net.Grpc/pull/272 - Improve service trace message by @pingvin1308 in https://github.com/protobuf-net/protobuf-net.Grpc/pull/275
- Improve error message when binding methods by @BasConijn in https://github.com/protobuf-net/protobuf-net.Grpc/pull/331
- Update package refs by @mgravell in https://github.com/protobuf-net/protobuf-net.Grpc/pull/339
New Contributors
- @pingvin1308 made their first contribution in https://github.com/protobuf-net/protobuf-net.Grpc/pull/275
- @BasConijn made their first contribution in https://github.com/protobuf-net/protobuf-net.Grpc/pull/331
Full Changelog: https://github.com/protobuf-net/protobuf-net.Grpc/compare/1.1.1...1.2.2