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

1245

1.12.1

Diff

Changelog

Source

Version 1.12.1 - 2024-01-08

Fixed

  • Apply defaults in plugin build
oklemenz2
published 1.12.0 •

Changelog

Source

Version 1.12.0 - 2024-01-08

Removed

  • Drop Node.js 16 support (as out-of-maintenance)
  • Replace node-fetch by standard fetch

Added

  • Support Node.js 20 (as new active)
  • Default of target changed to auto
  • Activate CDS plugin per default (can be disabled with option plugin: false)
  • Activate CDS build to precompile OData V2 metadata per default (can be disabled with option build: false)
  • Start CDS OData V2 adapter as CDS plugin in test setup
  • Protect against double instantiation, when loaded via CDS plugin
oklemenz2
published 1.11.12 •

Changelog

Source

Version 1.11.12 - 2023-12-18

Fixed

  • Replace deprecated access (CDS 7.5)
oklemenz2
published 1.11.11 •

Changelog

Source

Version 1.11.11 - 2023-12-01

Fixed

  • Convert transient message target without warning
oklemenz2
published 1.11.10 •

Changelog

Source

Version 1.11.10 - 2023-12-01

Fixed

  • Respect return type for unbound actions/functions for message target resolution
  • Convert transient and absolute message targets correctly
  • Access prepared EDMX files if existing, otherwise compile like before
  • Register build plugin to prepare V2 metadata (enabled via adapter option build: true)
  • Skip conversion for element name only message targets
  • Check ModelProviderService before access
  • Service annotation @cov2ap.ignore to exclude service from OData V2 adapter
  • Log error with status code 400 as warning (before it was error)
  • Replace deprecated substr usages
oklemenz2
published 1.11.9 •

Changelog

Source

Version 1.11.9 - 2023-11-20

Fixed

  • Support union queries as parameterized views
  • Fix pull requests actions for external contributions
  • Simplify plugin detection again
  • Performance improvements
oklemenz2
published 1.11.8 •

Changelog

Source

Version 1.11.8 - 2023-10-24

Fixed

  • Automatically activate plugin, if mentioned explicitly in cds.plugins
  • Move custom server section in README under advanced section, as plugin is the preferred way to bootstrap adapter
oklemenz2
published 1.11.7 •

Changelog

Source

Version 1.11.7 - 2023-09-29

Added

  • Set CDS OData V2 protocol

Fixed

  • Fix absolute service path starting with target path parts e.g. /odata
  • Fix escaping of backslashes in search phrases
oklemenz2
published 1.11.6 •

Changelog

Source

Version 1.11.6 - 2023-08-10

Changed

  • Switch to better-sqlite3 via @cap-js/sqlite

Added

  • Suppress analytical conversion via entity annotation @cov2ap.analytics.skipForKey, if all dimension key elements are requested
oklemenz2
published 1.11.5 •

Changelog

Source

Version 1.11.5 - 2023-08-02

Fixed

  • Respect new service endpoints
  • Support entity names with special characters
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