Resolved issues

The following issues have been resolved with this release of PingDataGovernance Server.

Ticket ID Description
DS-40551 Fixed an issue that could prevent some tools from running properly with an encrypted tools.properties file.
DS-41332 The use of an internal ScimInterface for Server SDK extensions is now deprecated. Support for this was removed from PingDataGovernance Server 8.1.0.0. This was previously available using the getInternalScimInterface() method of the BrokerContext class.
DS-40828 Fixed an issue where some state associated with a JMX connection was not freed after the connection was closed. This led to a slow memory leak in servers that were monitored by an application that created a new JMX connection each polling interval.
DS-42609 Fixed an issue in which the Directory REST API could fail to decode certain credentials when using basic authentication.
DS-41289 Fixed an issue that prevented password changes for topology administrators unless their password policy was configured to allow pre-encoded passwords.
DS-41236 To avoid inconsistencies, changing clustered configuration now requires all servers in the cluster to be on the same product version. Servers will not pull any clustered configuration from the master of the cluster if they are on a different product version.
DS-41235 Updated the cn=Cluster subtree to prevent clustered configuration changes when servers in the cluster have mixed versions. To make clustered configuration changes, either update all servers in the cluster to the same version, or temporarily create separate clusters by server version by changing the cluster-name property on the server instance configuration objects.
DS-41261 Fixed an issue with manage-profile replace-profile where certain configuration changes for recurring task chains were not being applied.
DS-41126 Updated the server to make the general monitor entry available to JMX clients.
DS-41054 Fixed an issue that stopped new extensions from being installed.
DS-42812 Upgraded to jetty 9.4.30.
DS-41074 Fixed an issue with the way the server reports memory usage after completing an explicitly requested garbage collection.
DS-42218, DS-42232 Fixed an issue in which the PingDataGovernance Gateway generated error responses that did not include a correlation ID.
DS-41234, DS-41264 Fixed an issue where the SCIM Impacted Attributes Provider would return all the attributes of a SCIM PUT request instead of only those that have been modified.