Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Bug Fixes

Following Bugs have been fixed in this release:
  • You now have the option to retain the special characters, for example, \n,\r, in a JSON data file by configuring the property abpm.connect.jsonschema.retainSpecialCharacters. For more details, refer to this document.
  • The execution of an EDI outbound relationship was failing as the Transaction Set Control number was going out in an incorrect format

    New features and improvements

    • Upgraded Amazon Corretto JRE to version 17
      The bundled Amazon Corretto JRE has now been upgraded from Java version 8 to version 17 ensuring regular security updates.

      Tip
      titleImportant
      1. As this is a major upgrade, it is recommended that you apply this patch to a test environment before applying it to production. To know the impacts, refer to this page.

      2. With an upgrade to JRE v17, the SAML implementation in Adeptia Suite has now got configuration changes. To learn more about SAML in Adeptia Suite, refer to this document.
      3. With this upgrade, the JMS provider that connects to Apache Active MQ JMS server now uses the two jars activemq-core-5.7.0.jar and geronimo-j2ee-management_1.1_spec-1.0.1.jar.  Ensure that:

        • You use these two jars when you create a JMS provider that connects to Apache Active MQ JMS server.

        • You have updated any existing JMS provider that connects to Apache Active MQ JMS server to use these two jars.
          For more details, refer to this page.


    • Enhancements in logs archival and cleanup 
      Logs archival and cleanup feature has now been improved to offer more reliability and better performance. For more details, refer to this section.

    Bug fixes

    The following bugs have been fixed in this release:
    • The application was unable to fetch the files having special character "&" in their name from an FTP location.
    • Credentials were hard coded in some of the REST APIs.


    See also
    Patch Deployment Guide