generated from SAP/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
August Release - 2023-09-06 #410
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* re @cap-js/audit-logging * Update audit-log.md * Update audit-log.md --- CustomerBillingData as separate entity * Update audit-log.md * moved text and graphic * edit * adding Setup on BTP * more * working session 7/21 * more * more * audit logging api * merge guides * more * some TODOs * fix links * update diagrams * fix color * add Audit Logging skeleton * remove broken link * rm Node.js - Audit Logging from menu * fix more links * fix broken links * rm "layout: cookbook" * chapter sequence * reworked "Basics of Data Privacy in CAP" * rework "Audit Logging" * fixing paths and fragments * . * fix links * from review * ; * adjust pdm guide * Update java/auditlog.md Co-authored-by: sjvans <30337871+sjvans@users.noreply.github.com> * Update menu.md Co-authored-by: sjvans <30337871+sjvans@users.noreply.github.com> * . * Update menu.md Co-authored-by: sjvans <30337871+sjvans@users.noreply.github.com> --------- Co-authored-by: Dr. Wolfgang Koch <72808872+wmkoch@users.noreply.github.com> Co-authored-by: Rene Jeglinsky <rene.jeglinsky@sap.com>
* nodejs: update warning of calculated elements on read * Update cds/cdl.md --------- Co-authored-by: René Jeglinsky <rene.jeglinsky@sap.com>
* FK constraint for .texts entities * Update guides/databases.md Co-authored-by: René Jeglinsky <rene.jeglinsky@sap.com> * Update guides/databases.md Co-authored-by: René Jeglinsky <rene.jeglinsky@sap.com> * Update guides/databases.md Co-authored-by: René Jeglinsky <rene.jeglinsky@sap.com> * Update guides/databases.md --------- Co-authored-by: René Jeglinsky <rene.jeglinsky@sap.com>
This got broken with 98e4566, so that during sorting, we compared paths with and without base paths.
move into java profiling
* audit-logging: remove TODO * Update guides/data-privacy/audit-logging.md * Update guides/data-privacy/audit-logging.md
XSUAA-based auth requires passport
* improve cds.auth * Update node.js/authentication.md * Update node.js/authentication.md * jwt is default in production * sealed -> ready-to-use * Apply suggestions from code review Co-authored-by: Daniel Hutzel <daniel.hutzel@sap.com> --------- Co-authored-by: Daniel Hutzel <daniel.hutzel@sap.com>
* Update example of crud style api * review fix
* No filter/sort for vitual elements * Update guides/providing-services.md --------- Co-authored-by: René Jeglinsky <rene.jeglinsky@sap.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Addition of detailed MTA deployment actions * Update guides/databases-postgres.md Co-authored-by: Daniel Hutzel <daniel.hutzel@sap.com> * editing --------- Co-authored-by: René Jeglinsky <rene.jeglinsky@sap.com> Co-authored-by: Daniel Hutzel <daniel.hutzel@sap.com>
* How to add generated types to your MTA archive Currently there is no description how to get a CAP project with cds-typer running as an MTA application. After deployment the app crashes because of the missing types. The easiest fix is to add the type generation command to the mta.yaml file and generate the types into the gen/srv folder, to include them into the MTA archive. * Update cds-typer.md --------- Co-authored-by: René Jeglinsky <rene.jeglinsky@sap.com>
These pages have not been visible but were link in the sidebar.
* cds.requires['audit-log'].handle * Update guides/data-privacy/audit-logging.md
* nodejs querying is by oData v4 now * make the location of the yml file clearer * add postgres as a db kind * Apply suggestions from code review --------- Co-authored-by: Nigel James <nigel.james@plantracker.com.au> Co-authored-by: René Jeglinsky <rene.jeglinsky@sap.com>
smahati
approved these changes
Sep 6, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.