Release Notes - 1.0


1.0.3-funcrel

Fixes/Bugs

Customer Ticket Id Customer Details
Fixes an issue affecting the creation of 'DotNet call to gRPC service method' objects when com.castsoftware.dotnet 1.6.x or 1.7.x is used.
49583 Fixes a traceback issue affecting the creation of 'DotNet gRPC service method' objects.

Enhancement/Improvements

Customer Ticket Id Customer Details
Introduced Linux compatibility to the extension.

1.0.2-funcrel

Other Updates

Details
Updated an internal library to provide improved resolutions and compatibility with Python 3.9/Linux.

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
Fixed an issue wherein few undetected gRPC client calls were found inside nested statements such as try-catch, if-else.
Analysis of proto files is improved resulting in improved transactions and elimination of false positives.

1.0.0-beta1

Other Updates

Details
Improved resolutions by fixing issues of undesirable/missing 'DotNet call to gRPC service method' objects.
Validated the support for grpc.core implementation.
Implemented transaction function points.

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).