Skip to content

3.27.0

Latest

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 19 Jun 14:17

Included commits: 3.26.1...3.27.0

Improvements

  • Added optional base64 encoding for Zed gateway request and response body to support the TRANSFER_BASE64_ENCODING_ENABLED configuration flag.
  • Introduced ZedRequestConstants::TRANSFER_BASE64_ENCODING_ENABLED to enable base64 encoding for gateway request and response body via configuration.
  • Introduced ZedRequestConfig::isBase64TransferEncodingEnabled() to expose the base64 encoding configuration flag.