Skip to main content

The most recent patch for this version is 6.2.3.  Learn more  

Version: 6.2

Release notes

SQL Attribute Connector features, bug fixes, and known issues by release date.

Version 6.2.3

What's new

  • Vulnerability fixes

    Internal libraries were updated to address vulnerabilities.

  • Online documentation updates

    Documentation updates regarding the following:

    • Vulnerabilities report instructions

      SQL Attribute Connector documentation is now updated with instructions on how to download vulnerabilities report from S3.

Version 6.2.2

Fixed issues

  • An issue with the content of the previous distribution file required an updated package and consequently a patch version update. There are no functional changes in this release.

Version 6.2.0

Fixed issues

  • Exception thrown with queries calling stored procedures

    An exception was thrown when an attribute connector was configured with queries calling stored procedures with OUT-parameters. This exception would prevent the PDP from going operational, and also affected the ability of ASM to set cache configurations properly. This has been fixed.


Version 6.1.0

What's new

  • Stability improvement

    The SQL Attribute Connector no longer verifies the database connection on initialization. Transient database errors will not affect initialization of the attribute connector.

Version 6.0.0

What's new

  • Change of fully qualified name

    The fully qualified name for the SQLAttributeFinder has been changed to com.axiomatics.attributeconnector.jdbc.SQLAttributeFinder. (The previous form was com.axiomatics.delegent.finder.jdbc.SQLAttributeFinder.)