From baecf159555628d8e2f0be5dcc95727bf7ec7f47 Mon Sep 17 00:00:00 2001 From: Alex Vandiver Date: Tue, 26 Aug 2025 15:47:06 +0000 Subject: [PATCH] docs: Add upgrade note for S3_SKIP_CHECKSUM. This forward-ports bc3753d85955, which was only merged into 10.x. --- docs/overview/changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/overview/changelog.md b/docs/overview/changelog.md index 1f1fdb8931..7a525e20f7 100644 --- a/docs/overview/changelog.md +++ b/docs/overview/changelog.md @@ -726,6 +726,10 @@ _Released 2025-03-20_ allocated to your Zulip instance and the policy question of how you want to encourage your users to share videos or other very large files. +- Installations using S3-compatible block storage services to store + Zulip's file uploads may require the new `S3_SKIP_CHECKSUM` setting, + added in Zulip Server 10.2. See [the + documentation](../production/upload-backends.md) for details. - The `SOCIAL_AUTH_SYNC_CUSTOM_ATTRS_DICT` setting is deprecated in favor of the more general `SOCIAL_AUTH_SYNC_ATTRS_DICT` setting structure, but still works in this release for a smooth upgrade experience. The new setting supports