Skip to content

Releases: cap-java/cds-feature-attachments

1.6.0

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

1.5.0

Choose a tag to compare

@Schmarvinius Schmarvinius released this 13 Apr 09:50

What's Changed

  • feat: Add shared-bucket multitenancy support for OSS attachments by @Schmarvinius in #767
  • fix: skip rescan-on-download when no malware scanner is bound by @Schmarvinius in #783

Full Changelog: 1.4.1...1.5.0

1.4.1

Choose a tag to compare

@Schmarvinius Schmarvinius released this 08 Apr 11:17
e76ea2d

What's Changed

  • Add ScanStates entity with criticality for enhanced status display by @Schmarvinius in #776
  • Fix malware scan retriggering on draft activation without content changes by @Schmarvinius in #779
  • Fix DRAFT_NEW crash on non-attachment compositions by @Schmarvinius in #780

Full Changelog: 1.4.0...1.4.1

1.4.0

Choose a tag to compare

@Schmarvinius Schmarvinius released this 01 Apr 06:29
5fcf52b

What's Changed

Full Changelog: 1.3.3...1.4.0

1.3.3

Choose a tag to compare

@Schmarvinius Schmarvinius released this 15 Mar 19:05
2a26224

What's Changed

  • Refactor error messages for attachment size limit exceeded by @Schmarvinius in #756

Full Changelog: 1.3.2...1.3.3

1.3.2

Choose a tag to compare

@Schmarvinius Schmarvinius released this 10 Mar 14:48
ae0a675

What's Changed

Full Changelog: 1.3.1...1.3.2

1.3.1

Choose a tag to compare

@Schmarvinius Schmarvinius released this 10 Feb 20:09

What's Changed

  • Add default value depending on malware scanner binding

Full Changelog: 1.3.0...1.3.1

1.3.0

Choose a tag to compare

@Schmarvinius Schmarvinius released this 26 Jan 11:47

What's Changed

  • Introduce correct error message when exceeding field length
  • Validation Maximum Annotation
  • Filestorage module is now included in the deployment to maven central process

Full Changelog: 1.2.4...1.3.0

1.2.4

Choose a tag to compare

@Schmarvinius Schmarvinius released this 17 Dec 08:03
7807469

What's Changed

Full Changelog: 1.2.3...1.2.4

1.2.3

Choose a tag to compare

@Schmarvinius Schmarvinius released this 01 Dec 13:03
55826f8

What's Changed

New Contributors

Full Changelog: 1.2.2...1.2.3