Skip to content

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

v1.15.12

08 May 05:49

Choose a tag to compare

Fixed:

  • Support cds.middlewares.before in adapter before middlewares

Added:

  • Adapter option cds.cov2ap.toggles: true propagates CDS toggles into OData V2 request (applying cds.middlewares.before)

v1.15.11

06 May 07:42

Choose a tag to compare

Fixed:

  • Fix model enhancements via features toggles (req.features)

v1.15.10

13 Mar 06:29

Choose a tag to compare

Fixed:

  • Make parameterized view ref resolution more resilient

v1.15.9

03 Feb 08:49

Choose a tag to compare

Fixed

  • Fixes for Express 5 (with CDS 9.7)
  • Mass compile EDMX for all services on CDS build task, via env cds.cov2ap.build: "all"

v1.15.8

23 Jan 08:11

Choose a tag to compare

Fixed:

  • Express 5 (with CDS 9.7)

v1.15.7

18 Nov 07:11

Choose a tag to compare

Fixed:

  • Parse 'null' parameter string value as null for actions, when not quoted explicitly

v1.15.6

17 Nov 07:24

Choose a tag to compare

Fixed:

  • Fix metadata etag handling

v1.15.5

13 Oct 09:22

Choose a tag to compare

Trusted publishing

v1.15.4

08 Sep 12:49

Choose a tag to compare

Fixed:

  • Consume file upload stream in error case
  • Option jsonDateOffset: false to suppress timezone offset in JSON date serialization
  • Draft messages are not (yet) supported for OData V2
  • Projects using CDS OData V2 Adapter need to set cds.fiori.draft_messages: false

v1.15.3

04 Aug 07:43

Choose a tag to compare

Fixed:

  • Query parameter value undefined is not passed on