issues
search
cap-js-community
/
odata-v2-adapter
OData V2 adapter for CDS. Exposes a full-fledged OData V2 service, converting OData V2 requests to CDS OData V4 service calls and responses back.
https://www.npmjs.com/package/@cap-js-community/odata-v2-adapter
Apache License 2.0
25
stars
10
forks
source link
Release 1.12
#27
Closed
oklemenz2
closed
10 months ago
oklemenz2
commented
12 months ago
Drop Node 16 support
Default is Node 20
Node 18 still supported
Replace node-fetch by fetch API
Plugin is per default on, option
cov2ap.plugin
is reverted,
plugin: false
does not load plugin
Build is per default on, preparing OData V2 Edmx
Prevent duplicate instantiation if loaded by plugin
cov2ap.plugin
is reverted,plugin: false
does not load plugin