generated from SAP/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 106
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
November Release 2023-11-20 #548
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
* Update performance-modeling.md We have updated the calculated fields section to now reflect the new CDS calculated element capabilities. @renejeglinsky we do not know how to properly link other Capire pages within the markup, so I pasted two absolute links in the text. Can you please replace them with the proper internal link syntax? * Apply suggestions from code review * Update performance-modeling.md Adapted feedback from Rene --------- Co-authored-by: René Jeglinsky <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
json to js Co-authored-by: René Jeglinsky <[email protected]>
* Correct default cardinality for a managed composition of aspect If no cardinality is specified the default is 'to-one' and to be more precisely [0..1], as the header may have no items but an item must have exactly one header [1..1]. This is expressed with the `min`/`max` properties on the `up_` association. * of one * Update cds/cdl.md Co-authored-by: Adrian Görler <[email protected]> --------- Co-authored-by: René Jeglinsky <[email protected]> Co-authored-by: Adrian Görler <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: René Jeglinsky <[email protected]>
…#495) * Explain how to handle /$count requests in CAP Java custom ON handlers Docs for this question on answers.sap.com: https://answers.sap.com/questions/13983437/cap-java-handle-count-query-in-custom-handler.html * Update java/application-services.md Co-authored-by: Markus Ofterdinger <[email protected]> * Update java/application-services.md Co-authored-by: René Jeglinsky <[email protected]> * Update application-services.md --------- Co-authored-by: Markus Ofterdinger <[email protected]> Co-authored-by: René Jeglinsky <[email protected]>
* improve docs re tx in req listener * fix snippet type
* 5 -> 6 * removed numbers * remove number --------- Co-authored-by: René Jeglinsky <[email protected]>
* release * added resources * add words
* cds.spawn: Make it clearer that the context is inherited - the documentation of `cds.spawn` was referring to the argument `context` from `cds.tx`, while the documentation of `cds.tx` mentions the argument `ctx`. - add a sentence to make it explicit that, unless overriden, cds.spawn will inherit the surrounding context. * Apply suggestions from code review Co-authored-by: sjvans <[email protected]> --------- Co-authored-by: René Jeglinsky <[email protected]> Co-authored-by: sjvans <[email protected]>
* transactional outbox default and top level * typo * rename to outbox * revert --------- Co-authored-by: Johannes Vogel <[email protected]>
* add: document SELECT.elements * Apply suggestions from code review --------- Co-authored-by: René Jeglinsky <[email protected]>
* systemUser methods * add images * revert changing anchor name * update diagram * get rid of png images * incorporate feedback * incorporate feedback into diagrams * add switch to provider tenant * add missing diagram * make auditlog doc public * incorporate feedback * revert changes * intermediate * simple graphics and alt texts * edited alt text * Update request-contexts.md * feedback --------- Co-authored-by: René Jeglinsky <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update for Cloud SDK 4.24+ * Update remote-services.md * Update java/remote-services.md * Update java/remote-services.md * Update java/remote-services.md * Update java/remote-services.md Co-authored-by: Matthias Kuhr <[email protected]> --------- Co-authored-by: Marc Becker <[email protected]>
* Update persistence-services.md Document config for SAP HANA HEX Engine * Update java/persistence-services.md * Apply suggestions from code review Co-authored-by: Matthias Schur <[email protected]> * Update java/persistence-services.md --------- Co-authored-by: René Jeglinsky <[email protected]> Co-authored-by: Matthias Schur <[email protected]>
* Java Runtime Views * Apply suggestions from code review Co-authored-by: Adrian Görler <[email protected]> * move to query-execution * Update advanced.md * Update java/query-execution.md Co-authored-by: René Jeglinsky <[email protected]> --------- Co-authored-by: Adrian Görler <[email protected]> Co-authored-by: René Jeglinsky <[email protected]>
remove system user, user should not exist
* describe service POJOs * sample code * fixed typo * further java code * removed duplicate sample code * changed sample code * minor fixes * split into two sections * moved sentences * furthe java code fragment * fixed capital letters * Update java/application-services.md * Update java/application-services.md * editing --------- Co-authored-by: BraunMatthias <[email protected]> Co-authored-by: Rene Jeglinsky <[email protected]>
renejeglinsky
temporarily deployed
to
github-pages
November 20, 2023 08:50 — with
GitHub Actions
Inactive
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.