File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) .
6+ ## 1.3.0 (2024-05-20)
7+
8+ ### What's Changed
9+
10+ - Improved handling of ` apiResources ` , ` eventResources ` , and ` entityTypeMappings `
11+ - Added support for metadata protection with Basic Auth
12+ - Enabled multitenancy and extensibility
13+ - Special handling for services of type ` dataProduct `
14+ - Enhanced support for Business Accelerator Hub
15+ - Improved ORD document compilation and interop CSN generation
16+ - Updated OpenAPI and AsyncAPI versions and dependencies
17+ - Ensured REUSE compliance and updated license files
18+ - Fixed issues related to resource filtering, default values, and endpoint display
19+ - Updated contribution guide with Calesi setup steps
20+ - Various code quality improvements and project maintenance
21+
22+ ** Full Changelog** : https://github.com/cap-js/ord/compare/v1.2.0...v.1.3.0
623
724## 1.2.0 (2024-11-18)
825
Original file line number Diff line number Diff line change 11{
22 "name" : " @cap-js/ord" ,
3- "version" : " 1.2 .0" ,
3+ "version" : " 1.3 .0" ,
44 "description" : " CAP Plugin for generating ORD document." ,
55 "repository" : " cap-js/ord" ,
66 "author" : " SAP SE (https://www.sap.com)" ,
You can’t perform that action at this time.
0 commit comments