Skip to content

v1.12.0

Compare
Choose a tag to compare
@oklemenz2 oklemenz2 released this 08 Jan 10:02
· 258 commits to main since this release
4f9d6f1

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