Skip to content

Bump com.sap.cds:cds-feature-attachments from 1.2.1 to 1.4.0#47

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

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

Conversation

@dependabot
Copy link
Copy Markdown

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

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

Release notes

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

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

Full Changelog: cap-java/cds-feature-attachments@1.2.3...1.2.4

1.2.3

What's Changed

... (truncated)

Changelog

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

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)

Version 1.2.4 - 2025-12-17

Fixed

  • DraftCancel not registering attachments as compositions
  • fix overflowing filename

Version 1.2.3 - 2025-12-01

Changed

  • Sample: Replaced cap-notebook with a bookshop sample

... (truncated)

Commits
  • 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)
  • e91d0c6 Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.2 to 4.9.8.3 (#773)
  • 14a1703 Add isSystemUser to DeletionUserInfo (#769)
  • 7962bfe Translation Delivery (#766)
  • 0d6b9f7 Add mTLS authentication support for Malware scanning service (#765)
  • 951103f Add scan check upon download (#762)
  • 15e5527 Bump the minor-patch group across 1 directory with 3 updates (#763)
  • 843fb18 Optimize mimetype validation to only run when annotation exists (#761)
  • 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.0.
- [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.0)

---
updated-dependencies:
- dependency-name: com.sap.cds:cds-feature-attachments
  dependency-version: 1.4.0
  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 6, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 6, 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