Skip to content

Commit 619a5c8

Browse files
committed
1.0.81 release notes
1 parent 5fcd8c0 commit 619a5c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/releasenotes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release Notes
22

3-
## 1.0.79
3+
## 1.0.81
44

55
- support `CancellationToken` in service signatures in place of `CallContext` (#95)
66
- service discovery correctly considers method accessibility (#87)
@@ -10,6 +10,7 @@
1010
- addition of [`ClientFactory`](https://www.nuget.org/packages/protobuf-net.Grpc.ClientFactory) support
1111
- improvements to streaming (client/server/duplex) orchestration
1212
- improvements to metadata (headers/trailers) collection
13+
- update gRPC references
1314

1415
## 1.0.21 - 1.0.37
1516

0 commit comments

Comments
 (0)