Release Notes - 3.0


  • 3.0.1

    3.0.1
    Move to LTS (Long Term Support), no other changes included.
  • 3.0.1-funcrel

    3.0.1-funcrel
    Wrong links from Spring Batch step to method are created when there are multiple steps and jobs having the same name but located in different folders. The solution is to consider the path of the xml files. 📝 23161
    Wrong links from Spring Batch step to method. Same issue as SPRINGBAT-14 📝 23227
  • 3.0.0-funcrel

    3.0.0-funcrel
    Missing Batch Step objects 📝 23029
  • 3.0.0-beta2

    3.0.0-beta2
    Issues with Spring Beans for embedded SQL queries 📝 22395
    Issue encountered with empty XML files
    Issue encountered when parsing XML files with other format than batch files
    Support added for database access in Spring Batch framework, only if Spring Beans are linked to Tables.Support for database access in Spring Batch framework, only if Spring Beans are linked to Tables.
  • 3.0.0-beta1

    3.0.0-beta1
    Support added for the JSR-352 framework.Support added for the JSR-352 framework.
  • 3.0.0-alpha1

    3.0.0-alpha1
    Initial release of the Batch Analyzer extension providing support for Spring Batch.Initial release of the Batch Analyzer