⚠️ This release is potentially disruptive. The configured app used for cds commands now needs to be bound to an auth
service: both xsuaa (UAA) and identity (IAS) are supported. For most projects, this will be the case already.
CHANGED
-
core: require node engine >= 20.0.0
-
cds: now supports IAS-only, unless the
@sap/cds-mtxsendpoints are protected by a custom mTLS middleware.
FIXED
- core: move from deprecated url.parse() to silly WHATWG API.