Skip to content

v3.12.1

Choose a tag to compare

@github-actions github-actions released this 29 Apr 05:45
· 36 commits to main since this release
1653386

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 setting X-Forwarded-For as an attribute on the audit log.