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


2.9.1-funcrel

Resolved Issues

Customer Ticket IdDetails
40770Fixes an issue related to Missing MongoDB collections.

2.9.0-funcrel

Other Updates

Details
Fixed missing link between Azure Function and CosmosDB objects.

2.9.0-beta4

Other Updates

Details
Remove incorrectly created Azure Function objects.

New Support

SummaryDetails
Support Google Cloud Platform Pub/Sub service client in NodeJS (JavaScript language)Support for publishing, subscription and message reception APIs. See https://doc.castsoftware.com/display/TECHNOS/Node.js+-+2.9+-+Analysis+Results+-+GCP+Pub+Sub.

2.9.0-beta3

Other Updates

Details
An update has been made to ensure that all triggers of an AWS Lambda function are now linked to the AWS Lambda object by default.
An update has been made to change the object type of Azure function HTTP triggers to a specific Azure object type. Previously a generic object was used to represent these components.

New Support

SummaryDetails
Support Azure Event HubsAzure Event Hubs is now supported.
Support Azure SignalRAzure SignalR is now supported.
Node.js v18.xNode.js v18.x is now supported.

2.9.0-beta2

Resolved Issues

Customer Ticket IdDetails
39675Fixes an issue where NodeJS SQL Query objects were not created after upgrade to 2.9.0-alpha3.

Other Updates

Details
Fixes an issue related to missing DynamoDB collection.

2.9.0-beta1

Callee TypeCaller TypeDetails
JavaScript FunctionJavaScript FunctionUnnecessary links have been removed

Other Updates

Details
Fixed potential GUID issue for calls to Azure Function objects.

New Support

SummaryDetails
Support Google Cloud StorageRepresentation of GCP Cloud Storage buckets and links for CRUD operations on them.

2.9.0-alpha3

Resolved Issues

Customer Ticket IdDetails
38718Fixes an error related to TCC Setup file. During snapshot computation of JEE analysis, following error was displayed: “Could not load Configuration from file Base_NodeJS.TCCSetup”.

2.9.0-alpha2

Note

Replaces alpha1. Alpha1 was disabled due to a critical bug.

2.9.0-alpha1

Other Updates

Details
Refactoring Cosmos DB support (client object has been removed).

New Support

SummaryDetails
Support for GCP BigtableRepresentation of Bigtable tables and links for CRUD operations on them.
Support Azure FunctionsRepresent Azure Functions and Triggers, Input and Ouptut bindings links.