Releases: cap-js/sdm
Releases · cap-js/sdm
v1.8.1
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
Added
- Support for Link type Attachments.
- Support to Edit URL in Link type Attachments.
v1.7.0
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
Added
- Support custom properties in attachments.
Fixed
- Issue where users were unable to read attachments after uploading them.
v1.5.1
Fixed
- Issue where attachments are deleted from SDM upon any metadata update in the entity.
v1.5.0
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
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
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
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
Added
Updated @sap/cds version to 8.