Release Notes - 1.0


  • 1.0.5-funcrel

    1.0.5-funcrel
    Updates internal evaluation engine leading to an overall enhancement of performance.
  • 1.0.4-funcrel

    1.0.4-funcrel
    Fixes an issue leading to analysis crash occurring when CAST Imaging Core 8.4 was used.
    Updates internal evaluation engine leading to an overall enhancement of performance.
  • 1.0.3-funcrel

    1.0.3-funcrel
    Fixes a traceback issue affecting the creation of ‘DotNet gRPC service method’ objects. 📝 49583
    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.
    Introduced Linux compatibility to the extension.
  • 1.0.2-funcrel

    1.0.2-funcrel
    Updated an internal library to provide improved resolutions and compatibility with Python 3.9/Linux.
  • 1.0.1-funcrel

    1.0.1-funcrel
    Fixes a bug where some exceptions occurred due to unhandled exceptions in case of json object creation.
  • 1.0.0-funcrel

    1.0.0-funcrel
    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

    1.0.0-beta1
    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

    1.0.0-alpha1
    Initial release of the extension.
    Basic support for gRPC for .NET. Added support for ’the grpc-dotnet implementation’ of gRPC (Grpc.Net.Client and Grpc.AspNetCore.Server nuget packages).