Release Notes - 2.14


  • 2.14.0-funcrel

    2.14.0-funcrel
    Improves linking from NodeJS AWS call to Lambda Function to NodeJS handler functions.
  • 2.14.0-beta1

    2.14.0-beta1
    Updates dependency to Universal Linker.
    Fixes a traceback error seen in the analysis log: “AttributeError: ‘NoneType’ object has no attribute ‘get_project’”.
    Fixes a traceback error seen in the analysis log: “AttributeError: ‘CustomObject’ object has no attribute ‘callee’”.
    Adds support for AWS Kinesis when used with both SDK v2 and SDK v3.
    Creates ‘NodeJS Patch Operation’ objects for Koa framework.
    Creates ‘‘Restify PATCH Operation’’ objects for Restify framework.
    Creates ‘NodeJS Patch Operation’ objects for Hapi framework.
    Creates ‘NodeJS Patch Operation’ objects for Sails.js framework.
    Creates ‘NodeJS Patch Operation’ objects for Seneca framework.
    Creates ‘NodeJS Patch Operation’ objects for Loopback framework.
    Creates ‘NodeJS Azure Patch Operation’ objects for Azure Functions HTTP trigger.
    Improves the algorithm for finding the handler of AWS PATCH API Gateway.
    Creates a “NodeJS Unknown AWS DynamoDB Table” object when unable to evaluate the DynamoDB table name.