Skip to content

v3.11.0

Choose a tag to compare

@github-actions github-actions released this 02 Apr 16:55
· 52 commits to main since this release
477f1b3

Added

  • Support for controlling content overwrite behavior via @Capabilities.UpdateRestrictions.NonUpdateableProperties. By default, content is listed as non-updateable, preventing overwrites with a 409 error. Setting the annotation to an empty array ([]) on a specific attachment composition allows content to be overwritten.

Fixed

  • When cds.env.fiori.bypass_draft was enabled attachments were wrongfully deleted