Skip to content

1.6.0

Latest

Choose a tag to compare

@Schmarvinius Schmarvinius released this 17 Jul 09:09
820452e

Added

  • Added top-level Attachments aspect to allow usage without sap.attachments namespace (#806), i.e., using {Attachments} from 'com.sap.cds/cds-feature-attachments'.
  • Extract fileName and mimeType from HTTP headers (Content-Disposition, Content-Type, slug) when not provided in the request payload (#804)
  • Added independent MalwareScannerService for scanning arbitrary content without the AttachmentService (#785)
  • Added translations for ScanStates entity texts (#787, #814)

Changed

  • Upgraded to CAP Java CDS 5 / @sap/cds-dk 10 (#856)
  • Minimum required Java version raised from 17 to 21 (#856)
  • Enabled S3 server-side encryption (AES256) by default for AWS Object Store (#788)

Full Changelog: 1.5.0...1.6.0