Skip to content

Bump com.sap.cds:cds-feature-attachments from 1.2.1 to 1.4.1#48

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/com.sap.cds-cds-feature-attachments-1.4.1
Open

Bump com.sap.cds:cds-feature-attachments from 1.2.1 to 1.4.1#48
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/com.sap.cds-cds-feature-attachments-1.4.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps com.sap.cds:cds-feature-attachments from 1.2.1 to 1.4.1.

Release notes

Sourced from com.sap.cds:cds-feature-attachments's releases.

1.4.1

What's Changed

Full Changelog: cap-java/cds-feature-attachments@1.4.0...1.4.1

1.4.0

What's Changed

Full Changelog: cap-java/cds-feature-attachments@1.3.3...1.4.0

1.3.3

What's Changed

Full Changelog: cap-java/cds-feature-attachments@1.3.2...1.3.3

1.3.2

What's Changed

Full Changelog: cap-java/cds-feature-attachments@1.3.1...1.3.2

1.3.1

What's Changed

  • Add default value depending on malware scanner binding

Full Changelog: cap-java/cds-feature-attachments@1.3.0...1.3.1

1.3.0

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: cap-java/cds-feature-attachments@1.2.4...1.3.0

1.2.4

What's Changed

... (truncated)

Changelog

Sourced from com.sap.cds:cds-feature-attachments's changelog.

Version 1.4.1 - 2026-04-08

Added

  • Added ScanStates entity with criticality for enhanced malware scan status display (#776)

Fixed

  • Fixed DRAFT_NEW crash on non-attachment compositions (#780)
  • Fixed malware scan retriggering on draft activation without content changes (#779)
  • Fixed code smells (#775)

Version 1.4.0 - 2026-03-31

Added

  • Added support to restrict allowed MIME types via @Core.AcceptableMediaTypes annotation (#732)
  • Added malware scan check upon attachment download (#762)
  • Added mTLS authentication support for Malware Scanning Service (#765)
  • Added isSystemUser to DeletionUserInfo (#769)

Changed

  • Optimized MIME type validation to only run when @Core.AcceptableMediaTypes annotation exists (#761)

Fixed

  • Fixed malware scan status stuck at Scanning after draft activation (#771)

Version 1.3.3 - 2026-03-15

Fixed

  • Fixed @​Validation.Maximum error message not showing in consuming projects due to messages.properties being overwritten instead of merged. Error messages are now temporary self-contained and no longer rely on a resource bundle.

Version 1.3.2 - 2026-03-10

Fixed

  • Fixed Validation.Maximum annotation not triggering on first upload of an attachment

Version 1.3.1 - 2026-02-06

Changed

  • Changed default max file size value to only be enforced when using the malware scanner

Version 1.3.0 - 2026-01-26

Added

  • Added @​Validation.Maximum Annotation for setting max file size (default: 400MB)

Changed

  • Included the filestorage(fs) module in the deployment process for dev purposes

Fixed

  • fix "no proper error message when exceeding char limit on note field" (also: default char limit for note is now 5000)

... (truncated)

Commits
  • e76ea2d Prepare release 1.4.1 (#781)
  • f8d1b18 Fix DRAFT_NEW crash on non-attachment compositions (#780)
  • e84541a Bump the minor-patch group across 1 directory with 2 updates (#777)
  • 968e6bc Fix malware scan retriggering on draft activation without content changes (#779)
  • 6055ee8 Add ScanStates entity with criticality for enhanced status display (#776)
  • d8b397c Fix/code smells 720 (#775)
  • 8f594e9 Update version to 1.4.0
  • 5fcf52b Prepare release 1.4.0 (#774)
  • edc3c7d Fix malware scan status stuck at Scanning after draft activation (#771)
  • 47672ca Bump the minor-patch group across 1 directory with 3 updates (#772)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.sap.cds:cds-feature-attachments](https://github.com/cap-java/cds-feature-attachments) from 1.2.1 to 1.4.1.
- [Release notes](https://github.com/cap-java/cds-feature-attachments/releases)
- [Changelog](https://github.com/cap-java/cds-feature-attachments/blob/main/doc/CHANGELOG.md)
- [Commits](cap-java/cds-feature-attachments@1.2.1...1.4.1)

---
updated-dependencies:
- dependency-name: com.sap.cds:cds-feature-attachments
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants