---
title: PingAccess 7.0.4 (May 2022)
description: Improved PA-14580
component: pingaccess
version: 7.3
page_id: pingaccess:release_notes:pa_704_may_2022
canonical_url: https://docs.pingidentity.com/pingaccess/7.3/release_notes/pa_704_may_2022.html
revdate: February 6, 2023
section_ids:
  improved-csd-jvm-memory-usage: Improved CSD JVM memory usage
  fixed-behavior-of-body-tostring-in-the-add-on-sdk: Fixed behavior of Body.toString() in the add-on SDK
  fixed-runtime-exception-with-custom-load-balancing-strategies: Fixed runtime exception with custom load balancing strategies
  fixed-handling-of-pingauthorize-non-ascii-characters: Fixed handling of PingAuthorize non-ASCII characters
  fixed-handling-of-sideband-api-non-ascii-characters: Fixed handling of sideband API non-ASCII characters
---

# PingAccess 7.0.4 (May 2022)

## Improved CSD JVM memory usage

Improved PA-14580

Added a default memory limit on the CSD tool.

## Fixed behavior of Body.toString() in the add-on SDK

Fixed PA-14751 PingAccess

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 PA-14645

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 PA-14638

Fixed handling of non-ASCII characters in the request body of PingAuthorize rules.

## Fixed handling of sideband API non-ASCII characters

Fixed PA-14640

Fixed handling of non-ASCII characters in sideband API request bodies.
