Changed functionality
The following changes may impact existing deployments when you update. Adjust existing scripts, files, configurations, and so on, as necessary.
Connectors
1.5.20.31
1.5.20.29
Minimum RCS and framework versions
The following connectors now use map objects in their configuration and require RCS and framework versions 1.5.20.24 or later:
1.5.20.22
Database Table connector
-
OPENICF-2679: Reduce log level of many operations.
DocuSign connector
-
OPENICF-2557: DocuSign connector v2 causes incompatibility with the Synchronize data between IDM and DocuSign sample.
RCS
1.5.20.32
-
OPENICF-3275: The
connectorserver.loggingConfigFile
property has been removed fromConnectorServer.properties
. To specify a custom logback configuration file, set theLOGGING_CONFIG
system property to the location of yourlogback.xml
file.Learn more in Logging configuration file.
1.5.20.24
-
OPENICF-2882: Support for nested objects (map objects) in the provisioner
configurationProperties
. Any connector that supports map objects must use this RCS version or later.
1.5.20.21
Logging configuration file
The default location for logback.xml
was moved from lib/framework/
to conf/
. You can now edit the path and filename, refer to Logging configuration file.