@@ -4,6 +4,33 @@ All 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/ ) .
66
7+ ## 1.4.0 (2025-12-19)
8+
9+ ## What's Changed
10+
11+ - chore(deps): update actions/checkout action to v6 by @renovate [ bot] in https://github.com/cap-js/ord/pull/301
12+ - fix(deps): update spring boot to v3.5.8 by @renovate [ bot] in https://github.com/cap-js/ord/pull/300
13+ - Fix: remove legacy logger and logic by @zongqichen in https://github.com/cap-js/ord/pull/304
14+ - Feat: support mtls by @zongqichen in https://github.com/cap-js/ord/pull/299
15+ - chore(deps): update dependency prettier to v3.7.3 by @renovate [ bot] in https://github.com/cap-js/ord/pull/305
16+ - Fix: odata in dataproduct by @zongqichen in https://github.com/cap-js/ord/pull/312
17+ - feat: MCP API resource generation when MCP plugin is detected by @swennemers in https://github.com/cap-js/ord/pull/260
18+ - Allow custom compiler options for OpenAPI / AsyncAPI by @henrybrink in https://github.com/cap-js/ord/pull/314
19+ - chore(deps): update actions/cache action to v5 by @renovate [ bot] in https://github.com/cap-js/ord/pull/315
20+ - chore(deps): update dependency prettier to v3.7.4 by @renovate [ bot] in https://github.com/cap-js/ord/pull/310
21+ - fix(deps): update cds.services.version to v4.5.1 by @renovate [ bot] in https://github.com/cap-js/ord/pull/309
22+ - fix(deps): update cds.services.version to v4.6.0 by @renovate [ bot] in https://github.com/cap-js/ord/pull/316
23+ - Fix: add customType to mcp apiResources by @zongqichen in https://github.com/cap-js/ord/pull/317
24+ - Fix: cds.context overwritten during authConfig by @zongqichen in https://github.com/cap-js/ord/pull/319
25+ - Feat: Test mtls by @zongqichen in https://github.com/cap-js/ord/pull/313
26+ - fix(deps): update spring boot to v3.5.9 by @renovate [ bot] in https://github.com/cap-js/ord/pull/321
27+
28+ ## New Contributors
29+
30+ - @henrybrink made their first contribution in https://github.com/cap-js/ord/pull/314
31+
32+ ** Full Changelog** : https://github.com/cap-js/ord/compare/v1.3.14...v1.4.0
33+
734## 1.3.14 (2025-11-18)
835
936## What's Changed
0 commit comments