Release notes
Table Attribute Connector features, bug fixes, and known issues by release date.
Version 7.0.1
What's new
Vulnerability fixes
Internal libraries were updated to address vulnerabilities.
Online documentation updates
Documentation updates regarding the following:
Vulnerabilities report instructions
Table Attribute Connector documentation is now updated with instructions on how to download vulnerabilities report from S3.
Version 7.0.0
Fixed issues
Table Attribute Connector incompatibility fixed
Previously, the separately distributed Table Attribute Connector v. 6.x was not compatible with Axiomatics Services Manager and Axiomatics Policy Decision Point. This has been fixed.
Version 6.2.2
Fixed issues
Using a key attribute of integer type failed in PostgreSQL
The removal of implicit casting in PostgreSQL version 8.3 caused the Table Attribute Connector to fail when a key attribute of integer type was used. This has been fixed by sending an integer instead of a string if the data type is integer.
Known issues
Table Attribute Connector incompatibility
The separately distributed Table Attribute Connector v. 6.x is not compatible with Axiomatics Services Manager up to version 6.2.8 and Axiomatics Policy Decision Point up to version 6.2.8, respectively. However, authorization domains built using ASM 6.2.8 and which contain configuration data for the Table Attribute Connector can be used with ADS and the v. 6.x attribute connector.
SQL Filter Service incompatibility
The Table Attribute Connector 6.X does not work with SQL Filter Service 2.1.0 and earlier.
Version 6.1.0
What's new
Stability improvement
The Table 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 TableAttributeFinder has been changed to com.axiomatics.attributeconnector.table.TableAttributeFinder. (The previous form was com.axiomatics.pip.table.TableAttributeFinder.)