Release Notes - 1.0


  • 1.0.2-funcrel

    1.0.2-funcrel
    Improved resolution of Apache Camel Objects.
    Solved the issue for false links to Unknown Apache Camel Objects. 📝 42473
  • 1.0.1-funcrel

    1.0.1-funcrel
    Improved exception handling
  • 1.0.0-funcrel

    1.0.0-funcrel
    TCC evolution for computing function points
  • 1.0.0-beta2

    1.0.0-beta2
    Support to capture the Apache Camel route when making use of Kafka componentAPCHCAMEL-58: Support for Kafka component
  • 1.0.0-beta1

    1.0.0-beta1
    Support for Direct-VM, SEDA, VM, file components used in XML and JAVA DSL in Apache Camel RoutesAPCHCAMEL-50: Support for Direct-VM, SEDA, VM, file components used in XML and JAVA DSL in Apache Camel Routes
  • 1.0.0-alpha3

    1.0.0-alpha3
    Support to capture the Apache Camel routes in JAVA DSL making use of JMS componentsAPCHCAMEL-27: Support for JMS components in JAVA DSL
    Support to capture the Apache Camel routes in XML DSL making use of JMS componentsAPCHCAMEL-28: Support ofr JMS components in XML DSL
    Support to handle multiple components mentioned in the Apache Camel Route destinationAPCHCAMEL-34: Handle multiple components in Apache Camel destination (to)
  • 1.0.0-alpha2

    1.0.0-alpha2
    Use of JAVA DSL for Apache Camel Routes will result in objects, and links will be created accordingly to give a full picture of the transactionsAPCHCAMEL-12: Implementation for creation and linking of objects for components in Apache Camel Routes
  • 1.0.0-alpha1

    1.0.0-alpha1
    Initial release of the extension supporting Apache Camel for Java.
    Creation and linking of the components analyzed in Apache Camel Routes.APCHCAMEL-3