This documentation is not maintained. Please refer to doc.castsoftware.com/technologies to find the latest updates.

2.6.1-funcrel

Other Updates

Details
Added missing icons for Typescript Email support.

2.6.0-funcrel

Note

Node.js - 2.6.0 is moved to funcrel.

Other Updates

Details
A new type has been added to the NodeJSMetaModel.xml file: "CAST_NodeJS_Email" in preparation for support via the TypeScript and Frameworks extension.

2.6.0-beta4

Resolved Issues

Customer Ticket IdDetails
29579Quality rules not triggered in current run: fix exception catching to avoid stopping end application analysis

Other Updates

Details
Improve support of request-promise
Template.yaml file and all AWS resources defined in the yaml file are not created.
Lambda functions are created but not linked to handlers
Error parsing yaml files

New Support

SummaryDetails
Support AWS XRaySupport x-ray encapsulation of AWS methods call. See https://doc.castsoftware.com/display/TECHNOS/Node.js+-+2.6#Node.js2.6-SupportforAWSXRay.
Support aws-embedded-metricsSupport aws-embedded-metrics encapsulations of AWS Lambda callbacks. See https://doc.castsoftware.com/display/TECHNOS/Node.js+-+2.6#Node.js2.6-SupportforAWSEmbeddedMetrics.
Support request-promiseSupport for request, request-promise, request-promise-native, request-promise-any

2.6.0-beta3

Other Updates

Details
Improvement on YAML parser
Update YAML parser
Integration of parsers into aws_deployment_frameworks

2.6.0-beta2

Other Updates

Details
REGRESSION: Template.yaml file and all AWS resources defined in the yaml file are not created.

2.6.0-beta1

Other Updates

Details
Refactor cloudformation and serverless framework support.

New Support

SummaryDetails
Support s3 to lambdaCreate links to lambda when triggered by an S3 event.
Support AWS SQS to lambdaAWS SQS event triggering lambdas are now supported.