Skip to content

Releases: cap-js-community/odata-v2-adapter

v1.13.8

02 Dec 08:34
Compare
Choose a tag to compare

Fixed:

  • Option to disable route registration on CDS listening via registerOnListening: false
  • Document that cds.Map is not supported

v1.13.7

04 Nov 07:38
Compare
Choose a tag to compare

Update documentation

v1.13.6

17 Oct 06:09
Compare
Choose a tag to compare

Fixed:

  • Decode $ in __next link
  • Make multipart/mixed parser more robust for blank line detection

v1.13.5

11 Oct 14:37
Compare
Choose a tag to compare

Fixed:

  • Fix __next link to be url component encoded (e.g. + needs to be encoded)

v1.13.4

07 Oct 06:07
Compare
Choose a tag to compare

Fix:

  • Tenant validation

v1.13.3

17 Sep 06:23
Compare
Choose a tag to compare

Fixed:

  • Convert Draft Administrative Data correctly in response

v1.13.2

02 Sep 08:00
Compare
Choose a tag to compare

Added:

  • ESLint 9
  • Hierarchy Tests

v1.13.1

01 Aug 07:17
Compare
Choose a tag to compare

Fixed:

  • CDS New OData Adapter compatibility
  • Fix action call without return value

v1.13.0

16 Jul 09:28
Compare
Choose a tag to compare

Added

  • CDS 8 compatibility
  • Use base model for CDS build task

v1.12.12

04 Jul 13:55
Compare
Choose a tag to compare

Fixed:

  • Set content-length header correctly for OData V4 request in batch mode