Releases: cap-js-community/odata-v2-adapter
Releases · cap-js-community/odata-v2-adapter
v1.13.8
Fixed:
- Option to disable route registration on CDS
listening
via registerOnListening: false
- Document that
cds.Map
is not supported
v1.13.6
Fixed:
- Decode
$
in __next
link
- Make
multipart/mixed
parser more robust for blank line detection
v1.13.5
Fixed:
- Fix
__next
link to be url component encoded (e.g. +
needs to be encoded)
v1.13.3
Fixed:
- Convert Draft Administrative Data correctly in response
v1.13.1
Fixed:
- CDS New OData Adapter compatibility
- Fix action call without return value
v1.13.0
Added
- CDS 8 compatibility
- Use base model for CDS build task
v1.12.12
Fixed:
- Set
content-length
header correctly for OData V4 request in batch mode