Created by Shared Doc User, last modified by N Padmavathi on Aug 16, 2021
2.7.0-funcrel
Link Improvements
Callee Type | Caller Type | Details |
---|
SQS Publisher | SQS Receiver | Added missing link from SQS Publisher to SQS Receiver. |
Other Updates
Details |
---|
Update TCC setup for AWS objects |
2.7.0-beta3
Note
If your application contains configuration files for AWS Cloudformation, SAM, or Serverless framework, it is highly recommended to add the com.castsoftware.cloudconfig extension so that proper migration of AWS objects takes place upon upgrading nodejs extension from previous versions (v < 2.7.0-beta3).
Resolved Issues
Customer Ticket Id | Details |
---|
33351 | Total check lower than failed check issue fixed |
Other Updates
Details |
---|
Support of Cloudformation, SAM and Serverless framework is removed from this extension. The support is now provided by com.castsoftware.cloudconfig. This extension remains responsible for linking the AWS objects that have a nodejs runtime to the javascript handlers. |
2.7.0-beta2
Resolved Issues
Customer Ticket Id | Details |
---|
31332 | Incomplete support for helmet QR. |
32093 | Fixed an issue in Nodejs.2.7.0-beta1 extension causing an issue with lib 1.6.9. |
31454 | Fixed a missing link between Node.js and SQL tables using sequelize. |
Other Updates
Details |
---|
Fixed an issue causing incorrect dynamodb bookmarks. |
Fixed a false violation of the rule "Avoid using the call of data service with Node.js inside a loop". |
New Support
Summary | Details |
---|
Support for SNS SDK API v2 | Support Amazon Simple Notification Service (SNS) for NodeJS (NodeJS SDK for Amazon Web Services). |
2.7.0-beta1
Other Updates
Details |
---|
Add (Javascript) suffix to some rule names |
Support of serverless.template |
Create Call object for lambda.invoke |
Walk through masked handlers |
Backend not working https://github.com/KixPanganiban/todo-sails |
Backend not working with Knex. |
Handler for AWS Lambda functions are not resolved |
CosmosDB objects (Collection, client, database) are created by the analyzer but they must not be |
sqsClient is not resolved therefore SQS publisher/subcriber are not created |
Upgrade API to 1.6.9 |