Releases: gavdilabs/cap-mcp-plugin
Releases · gavdilabs/cap-mcp-plugin
Release 1.3.2
- chore: apply singleton on mcp plugin class (#91) (87a0689) - by @bozaida!
- docs: Extended Docsify setup for Github Pages (#88) (75f0d15) - by @SVLaursen!
- chore: Update README with pages link (edda1bb) - by @SVLaursen!
- chore: dependency upgrades (#96) (a71aa50) - by @SVLaursen!
- chore Update release workflow for NPM configuration (c075343) - by @SVLaursen!
- chore: Add skipChecks option to npm configuration (fbab43d) - by @SVLaursen!
Release 1.3.1
- fix: Remove left-over console.log statements (#90) (5d05469) - by @SVLaursen!
Release 1.3.0
- feat: Omit properties through annotation (#81) (6eef105) - by @SVLaursen!
- feat: mcp hint elements (#85) (84ca765) - by @SVLaursen!
- fix: Computed elements removed from deep inserts (#87) (376de2a) - by @SVLaursen!
- chore: Remove spelling mistake from package.json (c348dd2) - by @SVLaursen!
Release 1.2.2
- fix: Multi service conflicts for identical endpoints (#84) (127ffb7) - by @SVLaursen!
Release 1.2.1
- fix: Core.Computed elements ignored in Update and Create tooling (#79) (3723f23) - by @SVLaursen!
- fix: Correct scoped WRITE restrictions based on CAP specs (#77) (19f287b) - by @SVLaursen!
- chore: Remove old test file (fbc2b43) - by @SVLaursen!
- fix: Local mock auth without xsuaa service instance creation (#80) (5125315) - by @SVLaursen!
- Fix: skip core computed regardless of case (#82) (d01013f) - by @SVLaursen!
Release 1.2.0
- feat: Support for PKCE and IAS (#70) (663ed91) - by @willempardaens!
- fix: Grant string, grant role and WRITE supported for access (#75) (769c6fc) - by @SVLaursen!
Release 1.1.5
- fix: Fixed CDS version for relaxed major (#72) (d711cba) - by @SVLaursen!
Release 1.1.4
- chore: upgrade cds version from 9.3.1 to 9.4.3 (#69) (a9ea022) - by @SVLaursen!
- fix: namespaces handled in parsing step for custom service namespaces (#68) (48abe62) - by @SVLaursen!
Release 1.1.3
- chore: Add download bagde to README (613b46d) - by @SVLaursen!
- chore: upgraded sdk for mcp (#61) (b4116d8) - by @SVLaursen!
- chore: code coverage reports (#62) (b8cc916) - by @SVLaursen!
- fix: inefficient regular expression vulnerability (#63) (8590c38) - by @SVLaursen!
- fix: permissions for GITHUB_TOKEN in actions (#64) (0057753) - by @SVLaursen!
Release 1.1.2
- fix: Multi-key associations and related types (#56) (eb57b24) - by @SVLaursen!