cap-js / change-tracking

CDS plugin providing out-of-the box support for automatic capturing, storing, and viewing of the change records of modeled entities.
https://cap.cloud.sap/docs
Apache License 2.0
16 stars 6 forks source link

@cap-js/change-tracking package downgrades cds 8v to 7.9.4v #102

Closed Divya-Shanmugamb closed 6 days ago

Divya-Shanmugamb commented 1 month ago

Hi,

In the incidents-app, before adding cap-js/change-tracking, the cds version is 8. When we run 'npm add @cap-js/change-tracking', it downgrades the @sap/cds version to 7.9.4

Due to which @cap-js/audit-logging is failing, as it requires cds v8. We noticed v1.0.7 is getting ready from the main branch of this repo, will it get fixed with this version release?

If yes, when can we expect this version to be published?

Regards, Divya

nkaputnik commented 1 month ago

Hello @Divya-Shanmugamb we still have a bug with delete handling in CDS 8 which we are currently resolving. We do hope to get a release out, which works with CDS8 in the next week.

Best, Nick

anlauft commented 4 weeks ago

Any progress on this topic?

nkaputnik commented 3 weeks ago

New release is out now. Please try it our and see whether it fixes your issues.

Best, Nick