Release Notes - 1.0


  • 1.0.14-funcrel

    1.0.14-funcrel
    Upgrades internal evaluation engine leading to an overall enhancement of CRUD Operations and Queries resolution, thus providing better/accurate results.
  • 1.0.13-funcrel

    1.0.13-funcrel
    Upgrades internal evaluation engine leading to an overall enhancement of CRUD Operations and Queries resolution, thus providing better/accurate results.
  • 1.0.12-funcrel

    1.0.12-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.0.11-funcrel

    1.0.11-funcrel
    Resolves an issue affecting the creation of Spark JDBC SQL Query objects. 📝 56020
    Upgrades internal evaluation engine leading to an overall enhancement of CRUD Operations and Queries resolution, thus providing better/accurate results
    Refined Spark JDBC SQL Query object full name to emphasize relevant query information for improved readability.
  • 1.0.10-funcrel

    1.0.10-funcrel
    Upgrades internal evaluation engine leading to an overall enhancement of CRUD Operations and Queries resolution, thus providing better/accurate results
    Unknown SQL Query objects are now created per method having an unresolved CRUD call, versus per Analysis Unit previously
  • 1.0.9-funcrel

    1.0.9-funcrel
    Addresses an issue that caused the analysis process to stall during evaluation, ensuring smoother execution of spark extension 📝 53547
    Improves stability by fixing a bug related to attribute access 📝 53552
    Addresses an issue that caused the analysis process to stall during evaluation, ensuring smoother execution of spark extension 📝 52755
  • 1.0.8-funcrel

    1.0.8-funcrel
    Updated embedded libraries.
  • 1.0.7-funcrel

    1.0.7-funcrel
    New details to explain which framework API has been triggered for CRUD Operations and queries.
  • 1.0.6-funcrel

    1.0.6-funcrel
    Enhanced error handling, resulting in increased link detection.
  • 1.0.5-funcrel

    1.0.5-funcrel
    Minor update to ensure the inclusion of success evaluation percentage in analysis log.
  • 1.0.4-funcrel

    1.0.4-funcrel
    Added a new object “Spark JDBC Unknown SQL Query”.
  • 1.0.3-funcrel

    1.0.3-funcrel
    A change has been implemented to ensure that Apache Spark JDBC Read and Write objects are now correctly identified as Java/JEE objects.
  • 1.0.2-funcrel

    1.0.2-funcrel
    Added vendor property for Spark JDBC SQL Query object.
  • 1.0.1-funcrel

    1.0.1-funcrel
    Minor change to SQL Query objects to ensure they inherit from Java language.
  • 1.0.0-funcrel

    1.0.0-funcrel
    Moving from beta to funcrel.
  • 1.0.0-beta2

    1.0.0-beta2
    Adding query support for .jdbc function
    Support for SQLContext APIsNew API support
  • 1.0.0-beta1

    1.0.0-beta1
    Support added for Map input for Apache Spark read and write APIs.New support added
  • 1.0.0-alpha2

    1.0.0-alpha2
    Added appropriate placement of Bookmark for Spark JDBC Read and Write objects.
  • 1.0.0-alpha1

    1.0.0-alpha1
    Initial release of the extension.
    Support provided for Apache Spark JDBC APIs.Apache Spark support in Java