Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cap-js-community/odata-v2-adapter

Package Overview
Dependencies
Maintainers
0
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cap-js-community/odata-v2-adapter - npm Package Versions

1345

1.12.11

Diff

Changelog

Source

Version 1.12.11 - 2024-06-24

Fixed

  • Improve expand/select handling and support * notation
  • Expose CDS OData V2 Adapter singleton instance from CDS plugin at cds.cov2ap
  • Allow to register before express routes for CDS OData V2 Adapter router via cds.cov2ap.before
  • Option to cache and stream generated EDMX from disk instead of keeping it in memory
  • Use new cds.build.register API version
oklemenz2
published 1.12.10 •

Changelog

Source

Version 1.12.10 - 2024-06-05

Fixed

  • Fix expand and select of navigation properties
  • Fix error response for errors during media stream read
  • Do not log authorization header in debug traces
  • Decode request url for debug traces
oklemenz2
published 1.12.9 •

Changelog

Source

Version 1.12.9 - 2024-05-03

Fixed

  • Adopt new http proxy middleware
  • Remove odata-version header from request
  • Remove obsolete documentation about cds.odata.v2proxy.urlpath as now derived from protocols
oklemenz2
published 1.12.8 •

Changelog

Source

Version 1.12.8 - 2024-04-02

Fixed

  • Convert OData V2 date string more relaxed allowing optional backslashes before forward slashes
  • Fix definition element cache for prototypes
  • Freeze definition element cache to prevent modification and store it as symbol
  • Option to disable definition cache via cacheDefinitions: false
  • ESLint interface typings correctly
oklemenz2
published 1.12.7 •

Changelog

Source

Version 1.12.7 - 2024-03-06

Fixed

  • Fix build task for projects without MTX sidecar
oklemenz2
published 1.12.6 •

Changelog

Source

Version 1.12.6 - 2024-03-04

Fixed

  • Support OData V2 CDS protocol annotation via (@protocol: [{ kind: 'odata-v2', path: '<path>' }])
  • Expose OData V2 service at specified odata-v2 protocol path, in addition to default endpoint
  • Make pipeline stream errors only warnings as root cause is already logged
  • Serve OData V2 Adapter routes always after CDS listening (also for non-plugin case)
  • Fix build task in case of compilation errors
  • Fix build task to also include pre-compiled OData V2 EDMX files in srv
  • Fix build task for Java
oklemenz2
published 1.12.5 •

Changelog

Source

Version 1.12.5 - 2024-02-09

Fixed

  • Make data type conversion of values more robust
  • Fix bound action call error, where action parameter name also is an entity element name
oklemenz2
published 1.12.4 •

Changelog

Source

Version 1.12.4 - 2024-02-09

Fixed

  • Fix undefined access for message filtering
  • Remove header connection for propagation via fetch
oklemenz2
published 1.12.3 •

Changelog

Source

Version 1.12.3 - 2024-02-05

Fixed

  • Fix definition lookup for suffixed entity names (e.g. .texts)
  • Support message target context relative to draft root
  • Support request header sap-messages: transientOnly" where state messages with target not starting with /#TRANSIENT are removed
  • Log message target context resolution issues as reduced level (debug)
oklemenz2
published 1.12.2 •

Changelog

Source

Version 1.12.2 - 2024-01-09

Fixed

  • Build task only applicable if MTX sidecar is active
  • Use adapter singleton in CDS plugin
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc