Created by N Padmavathi on Jul 07, 2022
2.8.0-funcrel
Resolved Issues
Customer Ticket Id | Details |
---|
37064 | Removes Wrong NodeJS unknown database. Correction is made to prevent the erroneous creation of "NodeJS Unknown Database" objects. So removing the objects also removes links to these objects. |
Other Updates
Details |
---|
Data entity objects are set as data entity in the default TCC configuration. The way NodeJS objects are handled for Function Points has changed. Following objects are now handled as "Data Entity" objects for Function Point: CAST_NodeJS_S3_Bucket, CAST_NodeJS_Unknown_S3_Bucket, CAST_NodeJS_Azure_Blob_Container, CAST_NodeJS_Azure_Unknown_Blob_Container, CAST_NodeJS_CosmosDB_Collection, CAST_NodeJS_CosmosDB_Unknown_Collection, CAST_NodeJS_MongoDB_Collection, CAST_NodeJS_Unknown_MongoDB_Collection, CAST_NodeJS_Marklogic_Collection, CAST_NodeJS_Collection, CAST_NodeJS_Redis_Collection, CAST_NodeJS_Unknown_Redis_Collection |
2.8.0-beta1
Resolved Issues
Customer Ticket Id | Details |
---|
36024 | Fixed missing link between HTML function and MongoDB collection. |
36524 | Fixed missing nodejs Express operations. |
32299 | Fixed link to SQL query not from good caller. |
36236 | Fixed missing nodejs SQL query object. |
34349 | Fixed missing link to NodeJS MongoDB collection |
Link Improvements
Callee Type | Caller Type | Details |
---|
JavaScript Function or | AWS API Gateway or AWS Lambda. | Fixed missing link to lambda handler. |
Other Updates
Details |
---|
Update type description for AWS objects. |
Remove Region symbols for support AWS S3 with SDK V2. |
Remove CAST_HTML5_JavaScript_SourceCode symbols which were created due to use of any external library other than the Node.js "fs" module. |
New Support
Summary | Details |
---|
Support AWS SDK V3 for SNS | The AWS SDK V3 is now supported for SNS. |
Support AWS SDK V3 for S3 | The AWS SDK V3 is now supported for S3. |
Support AWS SDK V3 for SQS | The AWS SDK V3 is now supported for SQS. |
Support Azure blobs | The use of Azure blobs is now supported. |
Support AWS SDK V3 for DynamoDB | The AWS SDK V3 is now supported for DynamoDB. |
Support Azure Service Bus | The use of Azure Service Bus is now supported. |