Improved CSD JVM memory usage
Added a default memory limit on the CSD tool.
Fixed behavior of Body.toString() in the add-on SDK
Fixed handling of PingAccess add-on SDK function
com.pingidentity.pa.sdk.http.Body#toString
to maintain the
same behavior as seen prior to 6.3.Fixed runtime exception with custom load balancing strategies
Fixed an issue where custom load balancing strategies that
returned custom TargetHosts would result in runtime
exceptions.
Fixed handling of PingAuthorize non-ASCII characters
Fixed handling of non-ASCII characters in the request body of
PingAuthorize rules.
Fixed handling of sideband API non-ASCII characters
Fixed handling of non-ASCII characters in sideband API request
bodies.