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

November Release 2023-11-20 #548

Merged
merged 49 commits into from
Nov 20, 2023
Merged

November Release 2023-11-20 #548

merged 49 commits into from
Nov 20, 2023

Conversation

renejeglinsky
Copy link
Contributor

No description provided.

nkaputnik and others added 30 commits November 6, 2023 14:21
* 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]>
swaldmann and others added 18 commits November 13, 2023 17:36
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 renejeglinsky merged commit 5244c2b into cap.cloud.sap Nov 20, 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.