Skip to content
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 44 commits into from
Sep 6, 2023
Merged

August Release - 2023-09-06 #410

merged 44 commits into from
Sep 6, 2023

Conversation

renejeglinsky
Copy link
Contributor

No description provided.

sjvans and others added 30 commits August 30, 2023 12:35
* 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.
* audit-logging: remove TODO

* Update guides/data-privacy/audit-logging.md

* Update guides/data-privacy/audit-logging.md
* 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
Document the current implementation.  Needed by `cds-plugin-ui5`.
* 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>
danjoa and others added 14 commits September 5, 2023 16:20
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>
@renejeglinsky renejeglinsky merged commit 68ab319 into cap.cloud.sap Sep 6, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.