Release Notes - 1.3
1.3.5
Other Updates
| Details |
|---|
| Fixed an issue causing added/deleted objects when an analysis unit is deleted and re-added, even when the analyzed source code has not changed. The fix modifies the internal GUID calculation for the following objects: CAST_SHELL_AWS_S3_Bucket, CAST_SHELL_AWS_Unknown_S3_Bucket, CAST_SHELL_AWS_DynamoDB_Database, CAST_SHELL_AWS_DynamoDB_Table, CAST_SHELL_AWS_Unknown_DynamoDB_Table, CAST_SHELL_SMS, CAST_SHELL_Email. During the update to this release of the extension, the old GUIDs of the objects listed above will be migrated to new GUIDs. |
| Remove spurious logs from the com.castsoftware.shell extension appearing in Analysis Units not containing SHELL language. |
1.3.4
Other Updates
| Details |
|---|
| A change has been implemented to ensure that for an object to be considered as an entry point it must not be a callee of a different object. |
| An update has been added to the .tccsetup file to define entry and end points for AWS objects (completed). |
| Updated .tccsetup file with entry and end points for SHELLSqlQuery, web-services objects. |
| Fixes an installation error on Linux with latest Shell extension. |
1.3.3-funcrel
Other Updates
| Details |
|---|
| The type description for objects has been updated, see https://doc.castsoftware.com/display/TECHNOS/Shell+1.3#Shell1.3-Objects. |
| A fix has been applied to ensure that bookmarks for AWS objects are correct. |
| A fix has been implemented to ensure that belongs to links of AWS SQS Receiver objects are correct. |
| The runcobol / runcobol.exe is now supported when used in Shell - this ensures that links from Shell functions to Cobol programs are now created. |
| Unknown objects for AWS SQS and AWS SNS are now supported. |
1.3.2-funcrel
Resolved Issues
| Customer Ticket Id | Details |
|---|---|
| 35862 | Fixes an issue causing logging from the Shell extension to appear in Analysis Units not containing the Shell language. |
1.3.1-funcrel
Resolved Issues
| Customer Ticket Id | Details |
|---|---|
| 36002 | Fixed a missing link from Shell Program to Java main method because of parsing problems containing file names with whitespace. |
Other Updates
| Details |
|---|
| Upgrade internal API. Upgrade application level API to 1.6.13. |
| AWS S3 bucket and DynamoDB tables are now defined as data entities in the .TCCSetup configuration file. |
1.3.0-funcrel
Other Updates
| Details |
|---|
| Regression in Shell calls because of simplified regex for paths. |
| Fail message in ‘consistency checker’ has been corrected by performing correct sum of objects with violations. |
New Support
| Summary | Details |
|---|---|
| Support for AWS-CLI | Supported service APIs: Lambda, SQS, SNS, DynamoDB, S3, and S3API. |