Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 71b429a23ab9a5f4bf1644f25d4e97019a0b7532 https://github.com/xwiki/xwiki-platform/commit/71b429a23ab9a5f4bf1644f25d4e9... Author: Michael Hamann <[email protected]> Date: 2025-11-12 (Wed, 12 Nov 2025) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/AttachmentIT.java M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-filesystem/src/test/java/org/xwiki/store/internal/BlobDeleteTransactionRunnableTest.java M xwiki-platform-tools/xwiki-platform-tool-configuration-resources/src/main/resources/xwiki.properties.vm Log Message: ----------- XWIKI-22845: Introduce a S3 storage support for attachment content, history and deleted attachments and documents * Fix AttachmentIT which uses private fields that have been changed. * Improve the code style of `BlobDeleteTransactionRunnableTest` to pass SonarQube quality gate. * Mention in the configuration explicitly that S3 support isn't bundled. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications