Migration to CDS 9
Changes to Runtime Behavior
consistent_params
- we removed the legacy compat flag
cds.features.consistent_paramscompletely.
Are you affected?
- check if flag
cds.features.consistent_params=falseis set in any of cds config files (package.json, cdsrc.json, cdsrc.yml, cdsrc.js)
How to address?
- You have to adapt your implementation.
- Check May 25 Release Note