Release Notes - 1.2


  • 1.2.9-funcrel

    1.2.9-funcrel
    Upgrades internal evaluation engine leading to an overall enhancement of CRUD Operations and Queries resolution, thus providing better/accurate results.
    Improves analysis speed and accuracy by adding optimized filtering.
  • 1.2.8-funcrel

    1.2.8-funcrel
    Updates embedded libraries.
  • 1.2.7-funcrel

    1.2.7-funcrel
    A change in behaviour has been implemented: Java properties are now included during evaluation of variables.
  • 1.2.6-funcrel

    1.2.6-funcrel
    Rename extension title to “AWS for Java” (remove “Analyzer”).
    Fix the error found in testing: “AttributeError: ‘FolderContent’ object has no attribute ‘get_gdpr_pci_datasensitivity_settings’”.
  • 1.2.5-funcrel

    1.2.5-funcrel
  • 1.2.4-funcrel

    1.2.4-funcrel
    Internal string evaluator is upgraded.
    Corrected error shown in log: AttributeError: ‘NoneType’ object has no attribute ‘is_member’
    Unknown fragments of AWS object names are represented with ‘?’ character instead of ‘{}’.
  • 1.2.3-funcrel

    1.2.3-funcrel
    Updated the metamodel description for the existing object “NodeJS Post HttpRequest service” to “AWSJava Post HttpRequest service”.
    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.2.2-funcrel

    1.2.2-funcrel
    Improved arbitrary inheritance depth for resolution of handler methods.
    An issue causing overlinking to different handlers pertaining to the same handler class has been fixed.
  • 1.2.1-funcrel

    1.2.1-funcrel
    The object type description for some objects has been updated to improve clarity.
    AWS S3 Buckets are now defined as Data Entity objects.
  • 1.2.0-funcrel

    1.2.0-funcrel
    Pushing from beta to funcrel.
  • 1.2.0-beta1

    1.2.0-beta1
    Pushing alpha to beta release.
  • 1.2.0-alpha3

    1.2.0-alpha3
    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).
    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

    1.2.0-alpha2
    Problem in metamodel making the use of com.castsoftware.mqe incompatible with the use of com.castsoftware.awsjava
  • 1.2.0-alpha1

    1.2.0-alpha1
    Support AWS SDK for S3 services Use of S3 services with AWS 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 Lambda invokes Use of Lambda invoke with SDK for Java is now supported.