Skip to content

Bump com.sap.cds:cds-feature-attachments from 1.2.1 to 1.3.3#42

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

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

Release notes

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

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

New Contributors

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

1.2.2

Version 1.2.2 - 2025-11-14

... (truncated)

Changelog

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

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

Fixed

  • "Attempted read on closed stream" error for usage via api in oss
  • Make up__ID field invisible in UI

Version 1.2.2 - 2025-11-14

Changed

  • Several version bumps

Fixed

  • Deletion error when having "fiori": {"draft_messages": true } (#526)
Commits
  • 2a26224 Refactor error messages for attachment size limit exceeded (#756)
  • edbcfc8 Follow-up after 1.3.2 release (#750)
  • a671135 Bump actions/upload-artifact from 6 to 7 (#739)
  • 43296a4 Bump actions/download-artifact from 7 to 8 (#740)
  • 7251912 Bump the minor-patch group across 1 directory with 8 updates (#745)
  • 14ec033 Update version to 1.3.2
  • ae0a675 update version for minor release (#747)
  • c31590e Fix Max Size Validation on First Upload (#743)
  • f1413c9 Bump the minor-patch group across 1 directory with 10 updates (#737)
  • 7b0f3c2 spotless
  • 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.3.3.
- [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.3.3)

---
updated-dependencies:
- dependency-name: com.sap.cds:cds-feature-attachments
  dependency-version: 1.3.3
  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 Mar 16, 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