Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

New features and improvements

  • Support for OpenJDK8
    With this release, Adeptia Suite has replaced Oracle JRE by open-source Amazon Corretto 8 JRE ensuring regular security updates.  

  • Asynchronous logging
    Adeptia Suite now also supports asynchronous logging that helps you substantially improve the throughput and lower the latency in the overall execution of the service. Earlier, it was logging the messages only in a synchronous manner.

  • Support for Apache Camel FTP Library
    Apache Camel has been added as the recommended and default connector in this version of Adeptia Suite. 

  • Support for publishing REST Web Service Provider to a different port
    You have the option of publishing a REST Web Service Provider to a port other than the default port on which the application is running. 

  • PATCH HTTP method support in REST Consumer
    Adeptia Suite now also includes PATCH as one of the HTTP methods in REST Consumer service. This method helps you make minor updates to the resources at the target location. 

  • Support for Oracle 12c pluggable database
    Oracle 12c pluggable database is now supported as a backend and log database of Adeptia Suite.

  • Enhanced support for handling an array type in JSON layout
    You can now define fields that will be created as an array in the output JSON file even if they have a single occurrence. Earlier, the single occurrence field was always created as a simple type of field.

  • Ability to deliver new CDATA connectors
    New CDATA connectors can be delivered on demand without any need for a patch.

Security Enhancements

  • While editing a service having a password field, it has been ensured that the Password is shown in encrypted form.
  • Vulnerable third party jars have been upgraded to remove critical and high vulnerabilities in those jars.
  • Expiration of reset password link after first use.
  • Insecure Direct Object Reference.
  • Information Disclosure.

Bug Fixes

Following Bugs have been fixed in this release:



For more, refer to Adeptia Connect Release Highlights.


See also
Patch Deployment Guide

  • No labels