v3.12.1
Added
- File deduplication can now be disabled via
cds.requires.attachments.deduplicateFileNames=false
Fixed
- Security audit events (
AttachmentSizeExceeded,AttachmentUploadRejected,AttachmentDownloadRejected) now log the real client IP on reverse-proxy deployments (e.g. BTP Cloud Foundry) as well by settingX-Forwarded-Foras an attribute on the audit log.