Release Notes - 1.1


  • 1.1.11-funcrel

    1.1.11-funcrel
    Fixes a KeyError issue, resulting in improved resolution for AWS S3 and MongoDB endpoints for Apache Camel objects. 📝 58571
    Adds support for detecting wireTap and HTTP/HTTPS destinations in XML DSL Camel routes objects.
  • 1.1.10-funcrel

    1.1.10-funcrel
    Upgrades internal evaluation engine leading to an overall performance improvement and better object resolution, thus providing better/accurate results.
    Fixes call links issues between caller java method Apache camel route and route call objects.
    Fixes traceback while reading xml files.
  • 1.1.9-funcrel

    1.1.9-funcrel
    Fixed issues encountered when reading XML files.
    Upgrades internal evaluation engine leading to an overall performance improvement and better object resolution, thus providing better/accurate results.
  • 1.1.8-funcrel

    1.1.8-funcrel
    Improves analysis speed and accuracy by adding optimized filtering.
    Upgrades internal evaluation engine leading to an overall performance improvement and better object resolution, thus providing better/accurate results.
  • 1.1.7-funcrel

    1.1.7-funcrel
    Adds support for HTTP PATCH operations, enabling creation of HTTP PATCH objects.
    Upgrades internal evaluation engine, leading to an overall performance enhancement by providing better/accurate results.
    Fixes an issue preventing object name resolution from callback APIs.
    Reduces the number of API callbacks to improve overall performance.
    Fixes an issue preventing creation of Apache Camel route objects.
  • 1.1.6-funcrel

    1.1.6-funcrel
    Fixes the linking issue between the process method object and the Process Call object.
    Fixes the linking issue between the Bean Call object and the corresponding Java class or method.
    Adds support for dynamic resolution of endpoint URLs via toD and recipientList, including values from properties, YAML, or JSON files.
  • 1.1.5-funcrel

    1.1.5-funcrel
    Resolves an issue that was preventing the creation of some Apache process call objects. 📝 52216
    Improves reliability by ensuring transactions are always created correctly for Apache camel process call objects.
    Upgrades internal evaluation engine leading to an overall enhancement of Apache camel objects resolution, thus providing better/more accurate results.
    Fixes an issue where the extension threw an error when it couldn’t evaluate certain parameters of an Apache Camel object. The fix ensures that additional Apache Camel objects are now created correctly.
  • 1.1.4-funcrel

    1.1.4-funcrel
    Updates embedded libraries
  • 1.1.3-funcrel

    1.1.3-funcrel
    Updated embedded libraries
  • 1.1.2-funcrel

    1.1.2-funcrel
    Minor update to fix some traceback issues seen in the analysis log file.
    Removed outdated JARs replacing them with updated versions.
    Upgrade to the latest string evaluation library.
  • 1.1.1-funcrel

    1.1.1-funcrel
    Apache Camel AWS2 S3 component now supported as producers.Support for AWS2 S3 component
    Usage of components through lookup of existing endpoints bound in the Camel registry supported.Support for Ref component
  • 1.1.0-funcrel

    1.1.0-funcrel
    Apache Camel MongoDB component now supported as producers.Support for MongoDB component