All notable changes to this project will be documented in this file. The format is based on Keep a Changelog.
Changed
- CAP version 8.0
- Update for SAPUI5 1.126.0
Changed
- CAP version 7.7.0
- Update for SAPUI5 1.121.0
Changed
- CAP version 7.6.0
- Add Telemetry Plugin
- Update for SAPUI5 1.120.5
Changed
- CAP version 7.4.0
- CAP version 7.5.0
- Add Audit Logging functionality - added to People entity in schema.cds
- Add Notifications - emit alert upon change/update/create of People entity - see people-service.js
- Add Change Tracking - see change-tracking.cds for annotations adding tacking to the People entity
- Add Persistent Outbox
- Update for SAPUI5 1.120
Changed
- CAP version 7.2.0
- New Node.js minimum version of 18. 16 is end of life
Changed
- Add support for new sqlite database service
- Add support for new postgres database service
Changed
- SAP CAP updated to 7.0 June 2023 Rel - Major Annual Update
- SAPUI5 update to 1.115.0
Changed
- SAP CAP updated to 6.6 Feb 2023 Rel
- Fixes in the convertData to avoid issues with parallelization and DB constrains
- SAPUI5 update to 1.111.0
Changed
- SAP CAP updated to 6.4 Dec 2022 Rel
- Switch to @cap-js/graphql Open Source GraphQL Adapter
- SAPUI5 update to 1.109.3
Changed
- SAP CAP updated to 6.3
- SAPUI5 update to 1.108.2
- New Node.js minimal version is 14.18
Changed
- SAP CAP updated to 6.1
- SAPUI5 update to 1.105.0
- Kyma Helm Charts updated for new functionality in CAP 6.1
Added
- Update to SAP Cloud Application Programming Model 6.0.x - Yearly Major Release
- Add Support for Node.js 18.x
- Added Helm Charts support for deployment on Kyma/K8S
Changed
- GraphQL support is now GA by switching to the @sap/cds-graphql dependency. Removal of old GraphQL dependencies.
- Remove Support Node.js 12.x, minimal version now 14.15 as enforced by @sap/cds itself
- SAPUI5 update to 1.103.0
Added
- Update to SAP Cloud Application Programming Model 6.0.x - Yearly Major Release
- Add Support for Node.js 18.x
- Added Helm Charts support for deployment on Kyma/K8S
Changed
- Dark Theme loading optimization thanks to Marian Zeis PR #4
Added
- Added async bootstrap for UI5 in preparation for Patch-Level Independent Bootstrap - although I couldn't switch yet as it doesn't seem to work for version 1.100
Changed
- Update to CAP March 2022 5.9
- Update to SAPUI5 1.100
- Reactivated experimental GraphQL support. Use from test application with /graphql
- People App now uses OS setting and adjusts to dark theme - new sap_horizon_dark
Added
- New Changelog - You are looking at it
- Database Integrity Constraints
- People Entity Name Attribute Fuzzy Search via Native Database Clauses
- New tallestPerson view uses Native HANA Functions with non-standard syntax