What's Changed
Breaking Changes
Reduce the maximum number of method parameters in #519
Limit the number of parameters allowed in a Unary/StreamingHub method for Blazor WebAssembly (AOT) to 15.
Other Changes
- Fix
using
when only Grpc.Net.Client is used on Unity in #518 - Annotate nullable properties not required in Swagger, fixes #456 by @AlexVallat in #515
New Contributors
- @AlexVallat made their first contribution in #515
Full Changelog: 4.4.1...4.5.0