...
Moved PAM authentication out of process to prevent authentication failures under load, requiring a Gateway restart. (CLOUD-3931)
Listing Cache now support supports custom delimiters. Note that ; only the standard delimiter (forward slash "/") reaps performance benefits from caching. (CLOUD-4036)
Removed the default admin domain name from gateway.cfg; manual entry is now required. (CLOUD-4071)
Removed internet access requirement for Swarm Lifecycle installation. (CLOUD-3661)
Added trailing headers (chunked encoding) support with checksums (CRC32, CRC32C, SHA1, SHA256) in Gateway 8.2.1, but it does not return or persist them. (CLOUD-4120)
Added %displayName% macro in mail templates to expand to the full tenant/domain.bucket name, now used in the default template. (CLOUD-4150)
Upgrading with a customized logging.yaml causes extra log entries per request. To fix, update to the latest logging.yaml.rpmnew, merge customizations, and replace the old file. (CLOUD-4181)
...