Releases: cap-js-community/odata-v2-adapter
Releases · cap-js-community/odata-v2-adapter
v1.15.5
13 Oct 09:22
Compare
Sorry, something went wrong.
No results found
v1.15.4
08 Sep 12:49
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Fixed:
Query parameter value undefined is not passed on
v1.15.2
01 Jul 08:18
Compare
Sorry, something went wrong.
No results found
Fixed:
Use node-fetch library to support http(s) agent
Allow dynamic http(s) agent via req.agent in cds.cov2ap.before middleware
v1.15.1
05 Jun 08:32
Compare
Sorry, something went wrong.
No results found
Fixed:
Paths with leading slash / are handled resiliently
Option httpAgent to pass http(s) agent to requests
v1.15.0
03 Jun 06:46
Compare
Sorry, something went wrong.
No results found
v1.14.4
05 May 12:19
Compare
Sorry, something went wrong.
No results found
Fixed:
Body parser limit defaults to cds.server.body_parser.limit
v1.14.3
02 Apr 06:04
Compare
Sorry, something went wrong.
No results found
v1.14.2
04 Mar 16:54
Compare
Sorry, something went wrong.
No results found
Fixed:
Specific logger component for http proxy middleware
Expose count in response for Atom (XML) format
Escape XML entities in values for Atom (XML) format
Option excludeNonSelectedKeys: true to exclude non-selected keys from response (OData V4 auto-includes keys)
Serialize date with empty value correctly
v1.14.1
03 Feb 07:24
Compare
Sorry, something went wrong.
No results found
Fixed:
Fix content-type for failing $metadata call
Update supported CDS types for OData V2