Release Notes - 1.0
1.0.1-funcrel
Other Updates
| Details |
|---|
| Fixes a bug where some exceptions occurred due to unhandled exceptions in case of json object creation. |
1.0.0-funcrel
Other Updates
| Details |
|---|
| Analysis of proto files is improved resulting in improved transactions and elimination of false positives. |
| Fixed an issue wherein few undetected gRPC client calls were found inside nested statements such as try-catch, if-else. |
1.0.0-beta1
Other Updates
| Details |
|---|
| Implemented transaction function points. |
| Validated the support for grpc.core implementation. |
| Improved resolutions by fixing issues of undesirable/missing ‘DotNet call to gRPC service method’ objects. |
1.0.0-alpha1
Note
Initial release of the extension.
New Support
| Summary | Details |
|---|---|
| Basic support for gRPC for .NET. | Added support for ’the grpc-dotnet implementation’ of gRPC (Grpc.Net.Client and Grpc.AspNetCore.Server nuget packages). |