Releases: cap-js/ord
Releases · cap-js/ord
v1.3.1
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
What's Changed
- Improved handling of
apiResources,eventResources, andentityTypeMappings - 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
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
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
Fixed
- Bug fixes.
v1.0.2
Fixed
- Updating readme.
v1.0.1
Fixed
- Updating the entry point for the plugin.
v1.0.0
Added
- Initial release that enables generation of ORD document for CAP based applications.