Release Notes - 1.2
1.2.8-funcrel
Enhancement/Improvements
Customer Ticket Id |
Customer Details |
|
Updates embedded libraries. |
1.2.7-funcrel
Other Updates
Details |
A change in behaviour has been implemented: Java properties are now included during evaluation of variables. |
1.2.6-funcrel
Other Updates
Details |
Fix the error found in testing: "AttributeError: 'FolderContent' object has no attribute 'get_gdpr_pci_datasensitivity_settings'". |
Rename extension title to "AWS for Java" (remove "Analyzer"). |
1.2.5-funcrel
Other Updates
1.2.4-funcrel
Other Updates
Details |
Unknown fragments of AWS object names are represented with '?' character instead of '{}'. |
Corrected error shown in log: AttributeError: 'NoneType' object has no attribute 'is_member' |
Internal string evaluator is upgraded. |
1.2.3-funcrel
Other Updates
Details |
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. |
Updated the metamodel description for the existing object "NodeJS Post HttpRequest service" to "AWSJava Post HttpRequest service". |
1.2.2-funcrel
Other Updates
Details |
An issue causing overlinking to different handlers pertaining to the same handler class has been fixed. |
Improved arbitrary inheritance depth for resolution of handler methods. |
1.2.1-funcrel
Other Updates
Details |
AWS S3 Buckets are now defined as Data Entity objects. |
The object type description for some objects has been updated to improve clarity. |
1.2.0-funcrel
Note
Pushing from beta to funcrel.
1.2.0-beta1
Note
Pushing alpha to beta release.
1.2.0-alpha3
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 awsjava extension from previous versions (v< 1.2.0-alpha3).
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 java runtime to the handler. |
1.2.0-alpha2
Other Updates
Details |
Problem in metamodel making the use of com.castsoftware.mqe incompatible with the use of com.castsoftware.awsjava |
1.2.0-alpha1
New Support
Summary |
Details |
Support AWS SDK for Lambda invokes |
Use of Lambda invoke with SDK for Java is now supported. |
Support AWS SDK for SNS services |
Use of SNS services with SDK for Java is now supported. |
Support AWS SDK for S3 services |
Use of S3 services with AWS SDK for Java is now supported. |