Skip to content

Releases: cap-js/sdm

v1.8.1

25 Nov 12:53
3e8ca03

Choose a tag to compare

Fixed

  • Allow update or creation of subscription in case a repository with the configured external ID already exists by skipping the onboarding step.
  • Token handling to support scenario where no attachments are added
  • Link doesn't get reverted in SDM when changes are discarded on the UI
  • Error handling for scenario where user doesn't have SDM Roles

v1.8.0

30 Oct 07:07
70b5e17

Choose a tag to compare

Added

  • Support for Link type Attachments.
  • Support to Edit URL in Link type Attachments.

v1.7.0

08 Sep 10:45
0cf9cb2

Choose a tag to compare

Added

  • Support for CDS v9
  • Support repository onboarding for multitenant use case.
  • Support repository offboarding for multitenant use case.

Fixed

  • Entity ID retrieval to support both OData containment modes for compatibility with CDS v8/9
  • Missing response object in xssec token exchange error callbacks.

v1.6.0

08 Jul 05:43
73d6db4

Choose a tag to compare

Added

  • Support custom properties in attachments.

Fixed

  • Issue where users were unable to read attachments after uploading them.

v1.5.1

20 Jun 09:38
be031d3

Choose a tag to compare

Fixed

  • Issue where attachments are deleted from SDM upon any metadata update in the entity.

v1.5.0

25 Apr 06:09
17ec645

Choose a tag to compare

Added

  • Handling of special characters in attachments name during upload and rename of attachments.

Fixed

  • Error to allow any name in the primary key for the entity.
  • Issue with deleting attachments from SDM when the entity has not been saved once.
  • Error message in case of rename when attachment is deleted from backend SDM repository.

v1.4.0

24 Mar 11:28
9903535

Choose a tag to compare

Added

  • Attachment stored in SDM as soon as user uploads the attachment.
  • Capability to configure repository id from user provided variables.

Changed

  • Attachments usage changed to using { sap.attachments.Attachments } from '@cap-js/attachments'.

v1.3.0

19 Feb 07:44
c878a01

Choose a tag to compare

Added

Display attachments specific to repository: Lists attachments contained in the repository that is configured with the CAP application.

Fixed

  • Issue with repositoryId caching in multitenant scenario.
  • Error message on read of attachment when attachment is deleted from DI.

v1.2.2

06 Nov 05:54
dd3143d

Choose a tag to compare

Fixed

  • App crash issue on update of fields when no attachments are added.
  • Attachment getting renamed even when duplicate attachment of same name exists.

v1.2.1

07 Oct 05:23
f861c3a

Choose a tag to compare

Added

Updated @sap/cds version to 8.