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

Release August 2024 #1230

Merged
merged 267 commits into from
Sep 5, 2024
Merged

Release August 2024 #1230

merged 267 commits into from
Sep 5, 2024

Conversation

smahati
Copy link
Contributor

@smahati smahati commented Sep 3, 2024

No description provided.

renovate bot and others added 30 commits June 13, 2024 14:28
chore(deps): update dependency sass to v1.77.5

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @sap/cds-dk to v7.9.3

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* tested new flow

* fix email ref in pdm service

* updates, new screenshot

* added date of birth

* new screenshot

* re-added sections
* Mermaid docs

* Apply suggestions from code review

---------

Co-authored-by: René Jeglinsky <[email protected]>
cds8: rm req.user.<tenant/locale> compat

Co-authored-by: sjvans <[email protected]>
Co-authored-by: René Jeglinsky <[email protected]>
No strings in INSERT.into and UPSERT.into
doc(completion): add fish shell entry
* Remove cds.Subscriber from mock users

* addtional cleanup
…es (#1027)

Users can't change `ordered` of `DefaultOutboxOrdered` and
`DefaultOutboxUnordered`.  But the documentation is not _that_ clear
about that the first time reading this document.

This commit adds the default and non-changable values for `ordered`
for these two default outboxes and mentions that they can't be changed
in the option description.
There were two snippets that were not consistent in the naming of their
context variable.  In one case, `ctx` did not exist, in the other,
`context` did not exist.
)

* Remove CdsDataStore documentation from PersistenceService chapter

PersistenceService is preferred over CdsDataStore. Also configuring custom CdsDataStoreConnector instances is not recommened anymore since we support additional PersistenceServices out-of-the-box meanwhile as well

* Update query-api.md

---------

Co-authored-by: René Jeglinsky <[email protected]>
* hard coded vs usr defined strlength

... make foot note clearer

* Update cds/types.md

Co-authored-by: Andre Meyering <[email protected]>

---------

Co-authored-by: Steffen Weinstock <[email protected]>
Co-authored-by: Andre Meyering <[email protected]>
One snippet used `=` instead of `: `.
Change `# […]` to `# ...`
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Add all facets to table

Co-authored-by: Christian Georgi <[email protected]>
We do not document limitations wrt. RIGHT|FULL OUTER JOINs and UNIONs any longer. These SQL constructs are not used by the CAP Java runtime. The limitations could be observed in view definitions and hence rather have to be documented in the CQL area.
* Add Git Bash on Windows disclaimer

* Move disclaimer to CAP on Azure section

* rework

* Update get-started/troubleshooting.md

---------

Co-authored-by: René Jeglinsky <[email protected]>
renovate bot and others added 10 commits September 2, 2024 16:16
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@sap/cds-compiler](https://cap.cloud.sap/) | `5.1.2` -> `5.2.0` |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@sap%2fcds-compiler/5.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sap%2fcds-compiler/5.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sap%2fcds-compiler/5.1.2/5.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sap%2fcds-compiler/5.1.2/5.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/cap-js/docs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@sap/cds-mtxs](https://cap.cloud.sap/) | `2.0.6` -> `2.1.0` |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@sap%2fcds-mtxs/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sap%2fcds-mtxs/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sap%2fcds-mtxs/2.0.6/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sap%2fcds-mtxs/2.0.6/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/cap-js/docs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [adm-zip](https://togithub.com/cthackers/adm-zip) | [`0.5.15` ->
`0.5.16`](https://renovatebot.com/diffs/npm/adm-zip/0.5.15/0.5.16) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/adm-zip/0.5.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/adm-zip/0.5.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/adm-zip/0.5.15/0.5.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/adm-zip/0.5.15/0.5.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>cthackers/adm-zip (adm-zip)</summary>

###
[`v0.5.16`](https://togithub.com/cthackers/adm-zip/releases/tag/v0.5.16)

[Compare
Source](https://togithub.com/cthackers/adm-zip/compare/v0.5.15...v0.5.16)

#### What's Changed

- Fixing preserving linux file permissions by
[@&#8203;NickAllmakerOpsCompass](https://togithub.com/NickAllmakerOpsCompass)
in
[cthackers/adm-zip#531
- fix: totalEntries is not defined by
[@&#8203;sidartaveloso](https://togithub.com/sidartaveloso) in
[cthackers/adm-zip#535

#### New Contributors

-
[@&#8203;NickAllmakerOpsCompass](https://togithub.com/NickAllmakerOpsCompass)
made their first contribution in
[cthackers/adm-zip#531
- [@&#8203;sidartaveloso](https://togithub.com/sidartaveloso) made their
first contribution in
[cthackers/adm-zip#535

**Full Changelog**:
cthackers/adm-zip@v0.5.15...v0.5.16

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/cap-js/docs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vitepress](https://vitepress.dev/)
([source](https://togithub.com/vuejs/vitepress)) | [`1.3.3` ->
`1.3.4`](https://renovatebot.com/diffs/npm/vitepress/1.3.3/1.3.4) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/vitepress/1.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vitepress/1.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vitepress/1.3.3/1.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vitepress/1.3.3/1.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vuejs/vitepress (vitepress)</summary>

###
[`v1.3.4`](https://togithub.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#134-2024-08-24)

[Compare
Source](https://togithub.com/vuejs/vitepress/compare/v1.3.3...v1.3.4)

##### Bug Fixes

- check if `_importGlobMap` (vite internal) exists before using it
([612d66f](https://togithub.com/vuejs/vitepress/commit/612d66fbb5162d9905cfb10919ca1761ce8c4680))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/cap-js/docs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…#1223)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.sap.cds:cds-services-api](https://cap.cloud.sap/docs/java) |
`3.1.1` -> `3.2.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.sap.cds:cds-services-api/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.sap.cds:cds-services-api/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.sap.cds:cds-services-api/3.1.1/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.sap.cds:cds-services-api/3.1.1/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/cap-js/docs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@sap/cds](https://cap.cloud.sap/) | `8.1.1` -> `8.2.0` |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@sap%2fcds/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sap%2fcds/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sap%2fcds/8.1.1/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sap%2fcds/8.1.1/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/cap-js/docs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [eslint-plugin-vue](https://eslint.vuejs.org)
([source](https://redirect.github.com/vuejs/eslint-plugin-vue)) |
[`9.27.0` ->
`9.28.0`](https://renovatebot.com/diffs/npm/eslint-plugin-vue/9.27.0/9.28.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-vue/9.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-vue/9.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-vue/9.27.0/9.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-vue/9.27.0/9.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vuejs/eslint-plugin-vue (eslint-plugin-vue)</summary>

###
[`v9.28.0`](https://redirect.github.com/vuejs/eslint-plugin-vue/compare/v9.27.0...v9.28.0)

[Compare
Source](https://redirect.github.com/vuejs/eslint-plugin-vue/compare/v9.27.0...v9.28.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/cap-js/docs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
iOS already has a huge system-wide scroll-to-top button (the orange area
here), so the button is a bit redundant. On small screens it also
overlays the content quite a bit → I'd disable it for iOS.

<img width="447" alt="Screenshot 2024-09-03 at 13 10 29"
src="https://github.com/user-attachments/assets/02cf6167-3c67-4ad2-8ad3-3f29712d0fd3">

---------

Co-authored-by: Jörg Mann <[email protected]>
Hi,

the providing services guide lacked information about bound actions to
collection. Moreover the preference for unbound actions is counter
productive as those are a lot harder to use with Fiori elements but also
related to the implementation did not make much sense.

BR,
Marten

---------

Co-authored-by: Mahati Shankar <[email protected]>
Co-authored-by: Mahati Shankar <[email protected]>
Document the annotation `@cds.java.this.name` on the types. 

Requires cds-dk 8.2.0.
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@sap/cds-dk](https://cap.cloud.sap/) | `8.1.2` -> `8.2.0` |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@sap%2fcds-dk/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sap%2fcds-dk/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sap%2fcds-dk/8.1.2/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sap%2fcds-dk/8.1.2/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/cap-js/docs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@sap/cds](https://cap.cloud.sap/) | `8.2.0` -> `8.2.1` |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@sap%2fcds/8.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sap%2fcds/8.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sap%2fcds/8.2.0/8.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sap%2fcds/8.2.0/8.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/cap-js/docs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@chgeo
Copy link
Contributor

chgeo commented Sep 5, 2024

@smahati We do you plan to release?

Co-authored-by: Mahati Shankar <[email protected]>
@smahati smahati merged commit 812ddfc into cap.cloud.sap Sep 5, 2024
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.