This release improves self-hosted cache deployments that connect to S3 backends with private or internal certificate authorities.
- Cache now respects a custom CA certificate for S3 connections. Set the PEM content via the
S3_CA_CERT_PEMorTUIST_S3_CA_CERT_PEMenvironment variable so the cache can verify your S3 endpoint when you use a non-public CA.