Skip to content

Releases: cap-js/ord

v1.3.1

13 Jun 13:15
6fe8751

Choose a tag to compare

What's Changed

  • Fix: stable dev environment and remove from calesi setup
  • Feat: use relative path for resource definitions URL and compatible with windows
  • Fix: no event or apiResources when build ord files

Full Changelog: v1.3.0...v1.3.1

v1.3.0

20 May 15:01
debcbd5

Choose a tag to compare

What's Changed

  • Improved handling of apiResources, eventResources, and entityTypeMappings
  • Added support for metadata protection with Basic Auth
  • Enabled multitenancy and extensibility
  • Special handling for services of type dataProduct
  • Enhanced support for Business Accelerator Hub
  • Improved ORD document compilation and interop CSN generation
  • Updated OpenAPI and AsyncAPI versions and dependencies
  • Ensured REUSE compliance and updated license files
  • Fixed issues related to resource filtering, default values, and endpoint display
  • Updated contribution guide with Calesi setup steps
  • Various code quality improvements and project maintenance

Full Changelog: v1.2.0...v.1.3.0

v1.2.0

18 Nov 09:20
1b8531c

Choose a tag to compare

What's Changed

  • Version of ORD document generation
  • API short description
  • Default lastUpdate and consumptionBundles properties
  • Filtering of resources based on visibility
  • Added Unit tests
  • Added logger

v1.1.0

24 Oct 09:16
97e7fba

Choose a tag to compare

What's Changed

  • Use package name for product ORD IDs
  • ORD.md documentation update
  • cds version upgrade to 8
  • Omit the consumption bundles creation
  • Add Unit tests
  • Extend custom ORD content
  • Extend @ORD.Extensions
  • Custom ORD content update
  • Disclaimer: metadata access is currently open access

Full Changelog: v1.0.3...v1.1.0

v1.0.3

02 Aug 09:40

Choose a tag to compare

Fixed

  • Bug fixes.

v1.0.2

25 Jul 07:21

Choose a tag to compare

Fixed

  • Updating readme.

v1.0.1

12 Jul 10:57
dfc8ecf

Choose a tag to compare

Fixed

  • Updating the entry point for the plugin.

v1.0.0

12 Jul 09:36

Choose a tag to compare

Added

  • Initial release that enables generation of ORD document for CAP based applications.