Release Notes - 1.0
-
1.0.9-funcrel
1.0.9-funcrel
Improves analysis performance to reduce memory consumption Fixes analysis traceback Updates internal library to improve analysis performance, create more objects and reduce tracebacks 1.0.8-funcrel
1.0.8-funcrel
Fixes analysis tracebacks Limits analysis logging information Updates internal library to improve analysis results. 1.0.7-funcrel
1.0.7-funcrel
Fixes a analysis traceback. The result now contains more objects. Fixes a conversion error during the evaluation of object names. Many objects now have correct names. Changes naming for “SQS publisher-subscriber” to “SQS producer-consumer” to follow standard messaging system terminology. Modifies the extension configuration to ensure availability on both Windows and Linux platforms. 1.0.6-funcrel
1.0.6-funcrel
Internal update to modify the extension’s configured dependencies via the .nuspec file. Implement .config reading for SNS, SQS and Lambda as is already the case for S3 buckets. Refactor entire project to match current conventions from other extensions. Update string evaluation package to 1.2.26. 1.0.5-funcrel
1.0.5-funcrel
Improve conversion of evaluated expressions to S3 bucket names. Fixes an issue causing the following entry in the log “RuntimeError: CustomObject.save() : name should not be empty”. Fixes an issue causing the following entry in the log “‘DotNet AWS Unknown S3 Bucket’ object name not resolved”. Fixes an issue causing the following entry in the log “RuntimeError: CustomObject.save() : name should not be empty”. AWSDOTNET-41 and AWSDOTNET-43 improve number of correct objects created, from unknown to known object. Caller and call link also receive a major upgrade to be in line with other extensions. 1.0.4-funcrel
1.0.4-funcrel
Sensitive Data Tagging for S3 Buckets. See https://doc.castsoftware.com/technologies/multi/data-sensitivity/ . 1.0.3-funcrel
1.0.3-funcrel
Code has been refactored for better comprehension: calls were previously linked to the handler of the AWS Lambda Function object, now calls are linked to the AWS Lambda Function object itself. 1.0.2-funcrel
1.0.2-funcrel
Update name description for AWS Object Type. S3 Bucket should be considered as data entity. 1.0.1-funcrel
1.0.1-funcrel
AttributeError: ‘NoneType’ object has no attribute ‘get_parameters’ 1.0.0-funcrel
1.0.0-funcrel
Pushing from beta to funcrel release. No changes, bug fixes or feature updates have been made.1.0.0-beta1
1.0.0-beta1
Pushing from alpha to beta release.
If you are upgrading “AWS .NET” extension from a version ≤ 1.0.0-alpha5 and 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 “AWS .NET” extension.
1.0.0-alpha5
1.0.0-alpha5
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 awsdotnet extension from previous versions (v< 1.0.0-alpha5).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 dotnet runtime to the handler. 1.0.0-alpha4
1.0.0-alpha4
Support link from .NET method to AWS S3 Bucket. .NET support for S3 SDK AWS 1.0.0-alpha3
1.0.0-alpha3
Fix incorrect dependency with wbslinker. Support to detect Lambda invoke with AWS SDK. Lambda invoke with AWS SDK. 1.0.0-alpha2
1.0.0-alpha2
Support AWS SNS object modelization Support SNS AWS Dotnet Support AWS SQS object modelization Support AWS SQS Dotnet 1.0.0-alpha1
1.0.0-alpha1
Support AWS Lambda when created using serverless framework Support AWS Lambda setup with serverless Framework Support AWS Lambda when created using AWS CloudFormation Support AWS Lambda setup with AWS CloudFormation