Skip to content

Commit ba93ff7

Browse files
committed
release notes
1 parent 683bff0 commit ba93ff7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/releasenotes.md

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

3-
## 1.0.**
3+
## unreleased
4+
5+
- add [`[SimpleRpcExceptions]`](https://github.com/protobuf-net/protobuf-net.Grpc/blob/main/src/protobuf-net.Grpc/Configuration/SimpleRpcExceptionsAttribute.cs) which can be applied at service contract, service type, or service method levels, and which exposes exceptions more directly
6+
7+
## 1.0.90
48

59
- make use of the contextual (buffer rather than `byte[]`) APIs when possible (i.e. when protobuf-net v3 is targeted)
610

0 commit comments

Comments
 (0)