We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fcd8c0 commit 619a5c8Copy full SHA for 619a5c8
docs/releasenotes.md
@@ -1,6 +1,6 @@
1
# Release Notes
2
3
-## 1.0.79
+## 1.0.81
4
5
- support `CancellationToken` in service signatures in place of `CallContext` (#95)
6
- service discovery correctly considers method accessibility (#87)
@@ -10,6 +10,7 @@
10
- addition of [`ClientFactory`](https://www.nuget.org/packages/protobuf-net.Grpc.ClientFactory) support
11
- improvements to streaming (client/server/duplex) orchestration
12
- improvements to metadata (headers/trailers) collection
13
+- update gRPC references
14
15
## 1.0.21 - 1.0.37
16
0 commit comments