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
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 13, 2024

  1. Update dependency sass to v1.77.5 (#992)

    chore(deps): update dependency sass to v1.77.5
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9cc365e View commit details
    Browse the repository at this point in the history
  2. Update dependency @sap/cds-dk to v7.9.3 (#988)

    chore(deps): update dependency @sap/cds-dk to v7.9.3
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    25134d3 View commit details
    Browse the repository at this point in the history
  3. Data Privacy Updates (#945)

    * tested new flow
    
    * fix email ref in pdm service
    
    * updates, new screenshot
    
    * added date of birth
    
    * new screenshot
    
    * re-added sections
    renejeglinsky committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    916fe4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    faf4672 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. editing

    renejeglinsky committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    387364d View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Mermaid docs (#1014)

    * Mermaid docs
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: René Jeglinsky <[email protected]>
    chgeo and renejeglinsky committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    23bb275 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7116e37 View commit details
    Browse the repository at this point in the history
  3. [cds^8] - Nodejs : rm req.user.<tenant/locale> compat (#953)

    cds8: rm req.user.<tenant/locale> compat
    
    Co-authored-by: sjvans <[email protected]>
    Co-authored-by: René Jeglinsky <[email protected]>
    3 people committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c914b68 View commit details
    Browse the repository at this point in the history
  4. [cds^8] No strings in INSERT.into and UPSERT.into (#966)

    No strings in INSERT.into and UPSERT.into
    hm23 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    98b3a40 View commit details
    Browse the repository at this point in the history
  5. doc(completion)(8.0): add fish shell entry (#989)

    doc(completion): add fish shell entry
    joergmann committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    71ec6c5 View commit details
    Browse the repository at this point in the history
  6. Remove cds.Subscriber from mock users (#1000)

    * Remove cds.Subscriber from mock users
    
    * addtional cleanup
    ecklie committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    cf9da14 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. docs(java outbox): Show hard-coded value ordered for default outbox…

    …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.
    bugwelle committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a30d2c1 View commit details
    Browse the repository at this point in the history
  2. fix(cds-env): Add missing newline in YAML snippet (#1021)

    A source-code line was cut off.
    bugwelle committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    b44fc73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c54e7f6 View commit details
    Browse the repository at this point in the history
  4. fix(java): Fix variable mismatch: ctx vs context (#1024)

    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.
    bugwelle committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c73064d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Remove CdsDataStore documentation from PersistenceService chapter (#1005

    )
    
    * 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]>
    beckermarc and renejeglinsky committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    246f7a8 View commit details
    Browse the repository at this point in the history
  2. hard coded vs usr defined strlength (#1017)

    * 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]>
    3 people committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a29263e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b156a35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4e378c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba59772 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1445ecf View commit details
    Browse the repository at this point in the history
  7. fix(observability): Fix snytax error in YAML snippets (#1022)

    One snippet used `=` instead of `: `.
    Change `# […]` to `# ...`
    bugwelle committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f0ffcfd View commit details
    Browse the repository at this point in the history
  8. chore(deps): update dependency sass to v1.77.6 (#1018)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    602139e View commit details
    Browse the repository at this point in the history
  9. Complete table for cds add (#1029)

    Add all facets to table
    
    Co-authored-by: Christian Georgi <[email protected]>
    swaldmann and chgeo committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    c885428 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    565d8f0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8dba169 View commit details
    Browse the repository at this point in the history
  12. Update limitations of SQLite (#1026)

    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.
    agoerler committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d81960d View commit details
    Browse the repository at this point in the history
  13. Add Git Bash on Windows disclaimer (#1037)

    * 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]>
    arleytm and renejeglinsky committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    93fc476 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    4b6a004 View commit details
    Browse the repository at this point in the history
  2. .

    danjoa committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    fe20719 View commit details
    Browse the repository at this point in the history
  3. SAP Document Management Service Plugin Documentation (#1034)

    * SAP Document Management Service Plugin Documentation
    
    Adding the documentation for SAP Document Management Service plugin
    
    * Update plugins/index.md
    
    * Update plugins/index.md
    
    * Update plugins/index.md
    
    * Update plugins/index.md
    
    * Update plugins/index.md
    
    * Changes requested
    
    * Update index.md
    
    * cosmetics
    
    ---------
    
    Co-authored-by: Mahati Shankar <[email protected]>
    Co-authored-by: Mahati Shankar <[email protected]>
    3 people committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    04c1b89 View commit details
    Browse the repository at this point in the history
  4. New index page style

    chgeo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    2dc3808 View commit details
    Browse the repository at this point in the history
  5. Hint to Mermaid extension

    chgeo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5f011a5 View commit details
    Browse the repository at this point in the history
  6. chore(deps): update dependency @sap/eslint-plugin-cds to v3.0.4 (#1038)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    25399f7 View commit details
    Browse the repository at this point in the history
  7. chore(deps): update dependency cspell to v8.9.1 (#1041)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    656f028 View commit details
    Browse the repository at this point in the history
  8. new command: cds compile --to hana (#1025)

    Co-authored-by: René Jeglinsky <[email protected]>
    Co-authored-by: Christian Georgi <[email protected]>
    3 people committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ac85209 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    9e4fa12 View commit details
    Browse the repository at this point in the history
  2. Enforce chai-as-promised 7

    Version 8 is ESM only, which we can't run atm.
    chgeo committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    5417f41 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Add full path to pom.xml in auditlog section. (#1048)

    Update auditlog.md
    mofterdinger committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    a0931df View commit details
    Browse the repository at this point in the history
  2. docs(Java): Remove unnecessary UML-like graphic (#1011)

    There is a diagram in the Java CDS Data guide that does not really
    bring any benefit.  Not just that: it does not match the text: singular/
    plural forms do not match the described entities.
    
    As no relation between the entities is shown, I suggest to remove it.
    
    Co-authored-by: Mahati Shankar <[email protected]>
    bugwelle and smahati committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    8d80edb View commit details
    Browse the repository at this point in the history
  3. Fix #1045 (#1046)

    vmikhailenko committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    2f0fe28 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    18f1e0d View commit details
    Browse the repository at this point in the history
  2. fix typo and rearrange to avoid multiple plural-possessive-quotes in … (

    #1050)
    
    fix typo and rearrange to avoid multiple plural-possessive-quotes in core-services.md
    
    Spotted "servce" [sic] then thought I'd rearrange the phrase anyway to help avoid two plural-possessive-quotes in one phrase :-)
    qmacro committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    bbdd15a View commit details
    Browse the repository at this point in the history
  3. [cds^8] remove req._ (we have req.http now) (#741)

    * remove req._
    
    we have req.http now
    
    * add header example + warning
    
    * Update node.js/events.md
    
    * Update node.js/events.md
    
    ---------
    
    Co-authored-by: René Jeglinsky <[email protected]>
    Co-authored-by: Mahati Shankar <[email protected]>
    3 people committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b176e5a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Since instead of requires

    danjoa committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    34664a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e83dcd6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23a1550 View commit details
    Browse the repository at this point in the history
  4. docs: Update Fiori screenshot to use the latest version (#1065)

    I've updated the Fiori screenshot of the "In a Nutshell" guide to use
    the latest version of the cloud-sap-samples project.  I've also used
    Safari and have sized the window to be the same as the previous
    screenshot.
    
    The PNG was optimized for smaller size.
    bugwelle committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    5489401 View commit details
    Browse the repository at this point in the history
  5. docs(In a Nutshell): Mention path /browse in text also (#1063)

    While reading the section for the first time, I wondered why the next
    sections talk about `/browse`. Where did it come from?
    Turns out, I was lazy and didn't read the second CDS file.
    
    With this commit, let's make it a little bit more clear that the
    catalog service has a different URL.
    bugwelle committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    fcf3c91 View commit details
    Browse the repository at this point in the history
  6. docs(Grow As You Go): Add --for production to multitenancy step (#1062

    )
    
    If `cds add multitenancy` is run without the `--for production`,
    local app development will not work out-of-the-box.
    
    Because users may just copy&paste all snippets to play around, make the
    step production-only and link the multitenancy guide.
    bugwelle committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    ed29b13 View commit details
    Browse the repository at this point in the history
  7. docs(Java): Add filenames to YAML snippets (#1059)

    Most snippets refer to a Java project's `application.yaml`.
    This is often implicit knowledge, which has to be induced from the
    surrounding context.  Let's make it more explicit.
    bugwelle committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    ee5e9c7 View commit details
    Browse the repository at this point in the history
  8. docs(Java): Mention default mock user in getting started guide (#1061)

    If the user followed the previous section "Add CloudFoundry target platform",
    the `cds-starter-cloudfoundry` dependency is added which causes all
    endpoints to be authenticated by default.  That also means that if the
    user starts their app, a username and password is requested as soon
    as they open a service in their browser.
    
    But since this is the "Getting Started" guide, users won't know which
    username/password combination they are expected to use.
    
    This is confusing. So let's mention a username that works.
    
    Co-authored-by: René Jeglinsky <[email protected]>
    bugwelle and renejeglinsky committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b5825f6 View commit details
    Browse the repository at this point in the history
  9. Make Maven host configurable

    chgeo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    fb57a33 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. docs(Java): Fix typos, grammar, and format snippets (#1058)

    Co-authored-by: René Jeglinsky <[email protected]>
    bugwelle and renejeglinsky committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    e2dd7bf View commit details
    Browse the repository at this point in the history
  2. fix link anchor

    renejeglinsky committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    828ab6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2021ed1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    767ff23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c15523 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9bc6ceb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5f8a2c View commit details
    Browse the repository at this point in the history
  8. Update cds-typer.md (#1057)

    Update output of `cds-typer --help`, which has changed a lot since the former output of 0.4.0.
    
    Co-authored-by: René Jeglinsky <[email protected]>
    daogrady and renejeglinsky committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    87b21ff View commit details
    Browse the repository at this point in the history
  9. docs(Java): Adapt CQL counterparts: fix syntax (#1007)

    Co-authored-by: René Jeglinsky <[email protected]>
    bugwelle and renejeglinsky committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    56a99e2 View commit details
    Browse the repository at this point in the history
  10. Start a test server inside describe (#1068)

    * Start a test server inside describe
    
    * move tip and make it less prominent to avoid to much noise
    
    * rephrase sentence
    
    * Update node.js/cds-test.md
    
    Co-authored-by: René Jeglinsky <[email protected]>
    
    ---------
    
    Co-authored-by: Rene Jeglinsky <[email protected]>
    mariayord and renejeglinsky committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    44e8612 View commit details
    Browse the repository at this point in the history
  11. Update learning-sources.md (#1049)

    * Update learning-sources.md
    
    Add official SAP Learning Journeys available on learning.sap.com
    
    * Update learning-sources.md
    markushaug committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8ec4df4 View commit details
    Browse the repository at this point in the history
  12. docs(Java): Fix Intellij part: make it more generic (#1008)

    * docs(Java): Fix Intellij part: make it more generic
    
    The latest Intellij version has a `Generated Sources Root` marker, that
    should be used instead of `Sources Root`.
    
    Also, all keyboard shortcuts may differ, so let's make the section
    more generic.
    
    * Apply suggestions from code review
    
    Co-authored-by: René Jeglinsky <[email protected]>
    
    ---------
    
    Co-authored-by: René Jeglinsky <[email protected]>
    bugwelle and renejeglinsky committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    69a8ea5 View commit details
    Browse the repository at this point in the history
  13. fix(In a Nutshell): Fix class name for catalog service handler (#1066)

    There were two problems with the snippets. The first was the missing
    `Handler` suffix in the filename, which is used for the Java
    `tiny-sample`, the second was that the class name didn't match the
    filename, as is common and required in Java.
    
    This commit fixes it. I have tested the guide the with changes and
    it works.
    
    Co-authored-by: Robin <[email protected]>
    bugwelle and rjayasinghe committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    a77b8f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    0be17ce View commit details
    Browse the repository at this point in the history
  2. docs(Java): Remove file listings: they are error prone and outdated (#…

    …1009)
    
    * docs(Java): Remove file listings: they are error prone and outdated
    
    In previous commits, I've adapted a few file listings as they were
    outdated.  This commit removes a few of them, as they don't have
    any benefit and are rather confusing if we ever change the initial
    file layout again (e.g. rename `schema.cds` to `cds-model.cds` or
    similar).
    
    * Apply suggestions from code review
    
    * Update java/getting-started.md
    
    * Update java/getting-started.md
    
    ---------
    
    Co-authored-by: René Jeglinsky <[email protected]>
    bugwelle and renejeglinsky committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e486974 View commit details
    Browse the repository at this point in the history
  3. troubleshooting: mention logging for cloud sdk (#1069)

    more-troubleshooting
    David-Kunz committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    4a26b3c View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    59af473 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8eef055 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    136779b View commit details
    Browse the repository at this point in the history
  4. Migration Guide for CAP Java 3.0 (#892)

    * Migration Guide for CAP Java 3.0 (#890)
    
    * Changes in cds-maven-plugin (#893)
    
    * Update migration.md
    
    * Update java/migration.md
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    
    * Fix typo
    
    * Update migration.md
    
    * Fixed wrong property order (#935)
    
    * [CAP Java 3.0] Explain removal of classic MTX in migration guide (#942)
    
    * Added table for removed properties (#936)
    
    * Update migration.md
    
    * Update migration.md
    
    * Update migration.md
    
    * Update java/migration.md
    
    Co-authored-by: Marc Becker <[email protected]>
    
    * Update java/migration.md
    
    Co-authored-by: Marc Becker <[email protected]>
    
    * Update migration.md
    
    * Update java/migration.md
    
    * Update java/migration.md
    
    ---------
    
    Co-authored-by: Marc Becker <[email protected]>
    
    * Update migration.md
    
    * Update java/migration.md
    
    * describing new semantics of `cds.outbox.persistent.enabled` (#987)
    
    * Describe changes of goal generate (#993)
    
    * Update migration.md
    
    * Update migration.md
    
    * cds.sql.hana.optimizationMode: hex
    
    * Java 3 Migration: CqnSearchTermPredicate (#1015)
    
    * [3.0] Removal of `cds-feature-xsuaa` (#918)
    
    Co-authored-by: Marc Becker <[email protected]>
    
    * Add removed property
    
    * cqn(String) methods
    
    * $user.tenant
    
    * 3.0: Lazy localization by default (#1023)
    
    * $user.tenant deprecation
    
    * document cds.auditLog.personalData.throwOnMissingDataSubject change
    
    * Update migration.md
    
    * CqnSearchPredicate
    
    * Session Context Variables
    
    * Prohibit star-expand and inline-all (#1039)
    
    * Apply suggestions from code review
    
    Co-authored-by: Matthias Schur <[email protected]>
    
    * Remove warning
    
    * Update minimum versions in general docs
    
    * [3.0] IAS support in Remote Services and IAS migration guide (#1047)
    
    * ias scenarios
    
    * ias scenarios
    
    * ias scenarios
    
    * Apply suggestions from code review
    
    Co-authored-by: Marc Becker <[email protected]>
    
    * extract details to security.md
    
    * bullet point list
    
    * Update java/cqn-services/remote-services.md
    
    Co-authored-by: Marc Becker <[email protected]>
    
    * Update java/cqn-services/remote-services.md
    
    * Update java/cqn-services/remote-services.md
    
    * Update java/migration.md
    
    * Update java/security.md
    
    * Update java/security.md
    
    * Update java/security.md
    
    * Update java/security.md
    
    * Update java/security.md
    
    * fix syntax
    
    * added code block
    
    * fix formatting
    
    * cosmetics
    
    ---------
    
    Co-authored-by: Marc Becker <[email protected]>
    Co-authored-by: Mahati Shankar <[email protected]>
    Co-authored-by: Mahati Shankar <[email protected]>
    
    * Update java/migration.md
    
    Co-authored-by: Mahati Shankar <[email protected]>
    
    * added new default value of message service structured flag
    
    * changed default value in java messaging docs
    
    * fixed link
    
    * Update migration.md
    
    * Update java/migration.md
    
    * Update java/migration.md
    
    * Update java/migration.md
    
    * cosmetics
    
    ---------
    
    Co-authored-by: Markus Ofterdinger <[email protected]>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Adrian Görler <[email protected]>
    Co-authored-by: René Jeglinsky <[email protected]>
    Co-authored-by: Thomas Bonk <[email protected]>
    Co-authored-by: Matthias Schur <[email protected]>
    Co-authored-by: Stefan Henke <[email protected]>
    Co-authored-by: Vladimir <[email protected]>
    Co-authored-by: Mahati Shankar <[email protected]>
    Co-authored-by: Mahati Shankar <[email protected]>
    Co-authored-by: BraunMatthias <[email protected]>
    Co-authored-by: Thomas Bonk <[email protected]>
    13 people committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    f6f9336 View commit details
    Browse the repository at this point in the history
  5. [3.x] cds-services-archetype improvements (#1013)

    * [3.x] cds-services-archetype improvements
    
    * Update building.md
    
    * Update building.md
    mofterdinger committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    d8da037 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Add link to SAP Hana Cloud system limits (#1078)

    * Add link to SAP Hana Cloud system limits
    
    * improve
    hjboth committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    3008ac8 View commit details
    Browse the repository at this point in the history
  2. removed outdated note

    renejeglinsky committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    0f529c4 View commit details
    Browse the repository at this point in the history
  3. e.g. to for example (#1081)

    * switch from eg
    
    * edit
    renejeglinsky committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    63b435e View commit details
    Browse the repository at this point in the history
  4. edit

    renejeglinsky committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    3923ef2 View commit details
    Browse the repository at this point in the history
  5. docs(Java): Update link to GraalVM guide (#1082)

    * docs(Java): Update link to GraalVM guide
    
    The documentation was split into tutorials and concept documentation.
    
    * Update java/operating-applications/optimizing.md
    
    Co-authored-by: Marc Becker <[email protected]>
    
    ---------
    
    Co-authored-by: Marc Becker <[email protected]>
    bugwelle and beckermarc committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d77e235 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Update learning-sources.md (#1075)

    * Update learning-sources.md
    
    Linking Discovery centre missions of BTP Developer's Guide
    
    * Update get-started/learning-sources.md
    
    ---------
    
    Co-authored-by: René Jeglinsky <[email protected]>
    gopalanand333 and renejeglinsky committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0241a33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5fb4a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c323e5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13fdaed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25255c9 View commit details
    Browse the repository at this point in the history
  6. chore(deps): update dependency com.sap.cds:cds-services-api to v2.10.2 (

    #1085)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    2d3dc1a View commit details
    Browse the repository at this point in the history
  7. chore(deps): update dependency @sap/cds-dk to v7.9.4 (#1040)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Steffen Waldmann <[email protected]>
    renovate[bot] and swaldmann committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c1a0195 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. typo

    renejeglinsky committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    df62370 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20885d3 View commit details
    Browse the repository at this point in the history
  3. Clearer CDS/CDL (#1076)

    * edit synopsis
    
    * make introduction clearer
    
    * Update cds/index.md
    
    Co-authored-by: Christian Georgi <[email protected]>
    
    ---------
    
    Co-authored-by: Christian Georgi <[email protected]>
    renejeglinsky and chgeo committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    da5be98 View commit details
    Browse the repository at this point in the history
  4. Fix link to compile options (#1086)

    chgeo committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    31d8bd0 View commit details
    Browse the repository at this point in the history
  5. cosmetics

    smahati committed Jul 5, 2024
    2 Configuration menu
    Copy the full SHA
    bad0605 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. chore(deps): update dependency cspell to v8.10.4 (#1087)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c4d7fdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5d3ec9 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Avoid cap>=ire in the window title (#1089)

    This is hard to search for.
    chgeo committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    4e48eab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92c5e79 View commit details
    Browse the repository at this point in the history
  3. fix learn more link

    renejeglinsky committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    094a88e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38bd7bc View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. feat: deep search is available for nodejs (#1091)

    feat: deep search is available with @cap-js/dbs
    patricebender committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6cbed21 View commit details
    Browse the repository at this point in the history
  2. [cds^8]: remove deprecated api srv. stream (#998)

    remove deprecated api
    
    Co-authored-by: D070615 <[email protected]>
    Co-authored-by: René Jeglinsky <[email protected]>
    3 people committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    ed87c77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c8dea8 View commit details
    Browse the repository at this point in the history
  4. Added section to describe how parts of the UI can be hidden based on …

    …user role (#940)
    
    * Update fiori.md
    
    * edits
    
    ---------
    
    Co-authored-by: Rene Jeglinsky <[email protected]>
    schiwekM and renejeglinsky committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    4ebeb33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c8a2c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    7bc8a07 View commit details
    Browse the repository at this point in the history
  2. Update many to many relation example (#1093)

    * Update many to many relation example
    
    Hi @renejeglinsky,
    
    while helping colleagues, I noticed that the many to many example is chosen poorly. The current example does not consider that this won't work with Fiori elements and I adjusted the sample + added a description for Fiori.
    
    BR, Marten
    
    * Update domain-modeling.md
    
    * Update domain-modeling.md
    
    * Update guides/domain-modeling.md
    
    Co-authored-by: Steffen Weinstock <[email protected]>
    
    * Update guides/domain-modeling.md
    
    * Update guides/domain-modeling.md
    
    ---------
    
    Co-authored-by: Steffen Weinstock <[email protected]>
    Co-authored-by: René Jeglinsky <[email protected]>
    3 people committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e9368a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. removed outdated link

    renejeglinsky committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    5ec7692 View commit details
    Browse the repository at this point in the history
  2. WIP: .hdbcds to .hdbtable migration guide (#825)

    * Rough draft of guide
    
    * Remove part about calculated elements
    
    * Typo
    
    * Use temporal sample model + add @cds.valid.key
    
    * Bit better sample for doc comments
    
    * some changes
    
    * update
    
    * Apply suggestions from code review
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    
    * Apply suggestions from code review
    
    Co-authored-by: Patrice Bender <[email protected]>
    
    * Rephrase section on associations
    
    ... hopefully increasing clarity
    
    * Update cds/compiler-hdbcds-to-hdbtable.md
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    
    * rephrase section on doc comments
    
    * add a note
    
    * Update cds/compiler-hdbcds-to-hdbtable.md
    
    Co-authored-by: simonoswald <[email protected]>
    
    * Update cds/compiler-hdbcds-to-hdbtable.md
    
    Co-authored-by: René Jeglinsky <[email protected]>
    
    * Some modifications
    
    * adapt AI generated synopsis
    * made some notes to infor or warn blocks
    
    * Update cds/compiler-hdbcds-to-hdbtable.md
    
    Co-authored-by: simonoswald <[email protected]>
    
    * Update cds/compiler-hdbcds-to-hdbtable.md
    
    Co-authored-by: simonoswald <[email protected]>
    
    * first edit
    
    * consistent formatting for format vs file
    
    * edits
    
    * cosmetics
    
    * Do the TODOs
    
    * add note on migration guide
    
    * Update cds/compiler-hdbcds-to-hdbtable.md
    
    Co-authored-by: René Jeglinsky <[email protected]>
    
    * added detail box for error message
    
    * Update cds/compiler-hdbcds-to-hdbtable.md
    
    * update to frontmatter
    
    ---------
    
    Co-authored-by: Steffen Weinstock <[email protected]>
    Co-authored-by: Patrice Bender <[email protected]>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: René Jeglinsky <[email protected]>
    Co-authored-by: Mahati Shankar <[email protected]>
    6 people committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    150b737 View commit details
    Browse the repository at this point in the history
  3. CAP Plugin: cap-js ord plugin (#1064)

    * adding ord plugin docs
    
    * Update index.md
    
    * Update plugins/index.md
    
    Co-authored-by: René Jeglinsky <[email protected]>
    
    * Update plugins/index.md
    
    Co-authored-by: René Jeglinsky <[email protected]>
    
    * Removing the gif till cds8
    
    * minor changes
    
    * Update index.md
    
    * editing
    
    * moved
    
    ---------
    
    Co-authored-by: René Jeglinsky <[email protected]>
    RoshniNaveenaS and renejeglinsky committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    8a548d6 View commit details
    Browse the repository at this point in the history
  4. [cds^8] cds.middlewares.before (#1094)

    * [cds^8] cds.middlewares.before
    
    * rework cds.middlewares.before
    
    * Update node.js/cds-serve.md
    
    * Update node.js/cds-serve.md
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: René Jeglinsky <[email protected]>
    sjvans and renejeglinsky committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e7698f9 View commit details
    Browse the repository at this point in the history
  5. cds8: switch on garbage collection of stale drafts by default (#929)

    * cds8: switch on garbage collection of stale drafts by default
    
    * Update node.js/fiori.md
    
    ---------
    
    Co-authored-by: René Jeglinsky <[email protected]>
    johannes-vogel and renejeglinsky committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    68b8ba0 View commit details
    Browse the repository at this point in the history
  6. [cds^8] Node.js - rm legacy config for draft locks (#896)

    Node.js - rm dropped legacy config for draft locks
    johannes-vogel committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    964ce28 View commit details
    Browse the repository at this point in the history
  7. Destination caching is enabled by default (#1016)

    * Destination caching is enabled by default
    
    * Update guides/using-services.md
    
    Co-authored-by: René Jeglinsky <[email protected]>
    
    * Update guides/using-services.md
    
    Co-authored-by: Johannes Vogel <[email protected]>
    
    * Update guides/using-services.md
    
    ---------
    
    Co-authored-by: René Jeglinsky <[email protected]>
    Co-authored-by: Johannes Vogel <[email protected]>
    3 people committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    89eb3c6 View commit details
    Browse the repository at this point in the history
  8. ORD Plugin reorder (#1103)

    * reorder
    
    * Update menu.md
    
    ---------
    
    Co-authored-by: René Jeglinsky <[email protected]>
    RoshniNaveenaS and renejeglinsky committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    567fafa View commit details
    Browse the repository at this point in the history
  9. fix link

    renejeglinsky committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b999808 View commit details
    Browse the repository at this point in the history
  10. release page

    renejeglinsky committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    0323178 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9ec8c04 View commit details
    Browse the repository at this point in the history
  12. Fix element reference in CQN example on avoiding SQL injection (#1104)

    * Fix element reference in CQN example on avoiding SQL injection
    
    Pretty sure this should be `ID` not `title`, right?
    
    * Super minor lang fix
    
    As I have a PR open I may as well make a super minor fix too.
    
    * another minor fix colums -> columns
    qmacro committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b1fd855 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. chore(deps): update dependency @sap/cds-compiler to v5 (#1101)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    8cfab16 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @sap/cds to v8 (#1106)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    c912798 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency @sap/cds-dk to v8 (#1108)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    d2852e0 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency @sap/cds-mtxs to v2 (#1107)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    d07ad5f View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency sass to v1.77.8 (#1092)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    10ae4e8 View commit details
    Browse the repository at this point in the history
  6. chore(deps): update dependency vitepress to v1.3.1 (#1109)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    0d7891f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df063b6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2c95084 View commit details
    Browse the repository at this point in the history
  9. Adjust menu for SDM, ORD

    chgeo committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    8daf91e View commit details
    Browse the repository at this point in the history
  10. Fix warnings from scss plugin

    chgeo committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    c36cbef View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. chore(deps): update dependency com.sap.cds:cds4j-api to v3 (#1110)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    f5ad674 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.sap.cds:cds-services-api to v3 (#1111

    )
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    6b78f9e View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Minor Fix in Java Remote Services Docs (#1113)

    Update remote-services.md
    MatKuhr committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    55b76a4 View commit details
    Browse the repository at this point in the history
  2. HEX mode is default (#1112)

    Co-authored-by: Mahati Shankar <[email protected]>
    agoerler and smahati committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0c93f3a View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. chore(deps): update dependency cspell to v8.11.0 (#1114)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    174e875 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Increase specificity for start page heading (#1116)

    * Align text centrally
    swaldmann committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    b5c7079 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a36cf2e View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    d6e6bd2 View commit details
    Browse the repository at this point in the history
  2. Fix OData V2 adapter link

    swaldmann committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b07411f View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency @sap/cds-dk to v8.0.3 (#1123)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    6e52579 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency @sap/cds to v8.0.4 (#1122)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    74c477f View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency @sap/cds-mtxs to v2.0.3 (#1121)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c6594c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09d972c View commit details
    Browse the repository at this point in the history
  7. Minor fixes for hybrid testing documentation (#1127)

    * Fixes for cds bind
    
    * Update advanced/hybrid-testing.md
    
    Co-authored-by: Christian Georgi <[email protected]>
    
    ---------
    
    Co-authored-by: Christian Georgi <[email protected]>
    swaldmann and chgeo committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    8a3df41 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Update documentation to point to right hana module for JS (#1133)

    * use correct hana module
    
    * update other references
    SamuelBrucksch committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d829460 View commit details
    Browse the repository at this point in the history
  2. Update in-a-nutshell.md (#1132)

    Fixed missleading text which doesn't fit to Java flavour
    mofterdinger committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a33df14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5c87c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9bf9282 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency cspell to v8.12.1 (#1130)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f910952 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d63f2b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    e81d149 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Set add -p as beta (#1140)

    chgeo committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    b1ca0da View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Fix property names in Java's Consuming Services guide (#1139)

    Property names have been adjusted in CAP Java 3.0 and not adjusted in this guide.
    beckermarc committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    eb8dbde View commit details
    Browse the repository at this point in the history
  2. Java Weighted Search for HANA (#1138)

    * Java Weighted Search for HANA
    
    * Apply suggestions from code review
    
    Co-authored-by: Adrian Görler <[email protected]>
    
    * Update guides/providing-services.md
    
    Co-authored-by: Adrian Görler <[email protected]>
    
    ---------
    
    Co-authored-by: Adrian Görler <[email protected]>
    MattSchur and agoerler committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    4dd4aa7 View commit details
    Browse the repository at this point in the history
  3. cds: use "IsActiveEntity" in anno expressions (#1134)

    * cds: use "IsActiveEntity" in anno expressions
    
    * Update cdl.md
    
    ---------
    
    Co-authored-by: hjboth <[email protected]>
    stewsk and hjboth committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    f5785d5 View commit details
    Browse the repository at this point in the history
  4. Timeout handling configuration for remote services (#1129)

    * Timeout handling configuration for remote services
    
    ---------
    
    Co-authored-by: Johannes Vogel <[email protected]>
    arleytm and johannes-vogel committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    4ebcb00 View commit details
    Browse the repository at this point in the history
  5. Update observability.md (#1137)

    * Update observability.md
    
    * Update observability.md
    
    * Update observability.md
    mofterdinger committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    a5389d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ccea724 View commit details
    Browse the repository at this point in the history
  7. Improve Indicating Errors docs (#1100)

    * Improve Indicating Errors docs
    
    Better explain how targets with SAP Fiori work.
    Addresses https://github.tools.sap/cap/issues/issues/16273
    
    * Update indicating-errors.md
    
    * Update java/event-handlers/indicating-errors.md
    
    ---------
    
    Co-authored-by: Mahati Shankar <[email protected]>
    beckermarc and smahati committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e240d12 View commit details
    Browse the repository at this point in the history
  8. Improvements of CAP Java 3.0 migration guide (#1119)

    * Minor improvements of CAP Java 3.0 migration guide
    
    * Fix property names
    
    * Improve POJO generation examples
    
    * Make tables smaller
    
    * Update java/migration.md
    
    ---------
    
    Co-authored-by: Mahati Shankar <[email protected]>
    beckermarc and smahati committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    1054237 View commit details
    Browse the repository at this point in the history
  9. docs(Hello World): Simplify watch command for Java (#1067)

    It is way easier to remember `mvn cds:watch` inside `srv/`
    than it is to remember the whole plugin name.
    
    Let's make the Java guide as easy as the Node one!
    bugwelle committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    dd2a92b View commit details
    Browse the repository at this point in the history
  10. docs(Java): Fix typos, format snippets, improve guides (#1072)

    * docs(Java): Fix typos, format snippets, improve guides
    
    * !lint
    
    * use cds add
    
    ---------
    
    Co-authored-by: Mahati Shankar <[email protected]>
    bugwelle and smahati committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    74b50c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. chore(deps): update dependency com.sap.cds:cds-services-api to v3.0.1 (

    …#1142)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ac4624e View commit details
    Browse the repository at this point in the history
  2. config cds.server.body_parser.limit (and cds.server config sectio…

    …n) (#1141)
    
    * Fix closing parenthesis in code snippets
    
    * Add server config section for `cors`, `index` and `max_request_body_size`
    
    * Link to "Maximum Request Body Size" section in DOS section
    
    * Rename `max_request_body_size` -> `body_parser.limit`
    
    * Add links to CORS and index.html sections and improve wording
    
    * Rename built-in server -> server.js
    
    * Add code backticks to `server.js` to have consistent formatting
    schwma committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1fb9864 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c5f836 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency @sap/cds-dk to v8.1.0 (#1147)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    a849b55 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency @sap/cds to v8.1.0 (#1145)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    4baa9fc View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Update Node.js download instructions (#1148)

    * Update Node.js download instructions
    
    The current instructions are ooutdated. The screenshot shows a page that
    no longer exists.
    
    * cosmetics
    
    ---------
    
    Co-authored-by: Mahati Shankar <[email protected]>
    Co-authored-by: Mahati Shankar <[email protected]>
    3 people committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b6a1b13 View commit details
    Browse the repository at this point in the history
  2. Avoiding Transactions for Select (#1144)

    * Avoiding Transactions for Select
    
    * Apply suggestions from code review
    
    Co-authored-by: BraunMatthias <[email protected]>
    
    * Update java/event-handlers/changeset-contexts.md
    
    ---------
    
    Co-authored-by: BraunMatthias <[email protected]>
    beckermarc and BraunMatthias committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3d1c7ca View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency @sap/cds-compiler to v5.1.0 (#1146)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Mahati Shankar <[email protected]>
    renovate[bot] and smahati committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5442d54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4551e6 View commit details
    Browse the repository at this point in the history
  5. Merge from cap.cloud.sap (#1150)

    chgeo committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0a7559d View commit details
    Browse the repository at this point in the history
  6. chore(deps): update dependency com.sap.cds:cds4j-api to v3.1.0 (#1151)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    6da154c View commit details
    Browse the repository at this point in the history
  7. chore(deps): update dependency com.sap.cds:cds-services-api to v3.1.0 (

    …#1152)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    76f5ffa View commit details
    Browse the repository at this point in the history
  8. chore(deps): update dependency cspell to v8.13.0 (#1153)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    d9e09bc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    820b9ed View commit details
    Browse the repository at this point in the history
  10. ci: Add Java snippet checker (#1125)

    Similar to the CDS snippet syntax checker, add a Java version.
    It only checks for syntax errors using a Java parser written in
    JavaScript.  No code is compiled at any point.
    bugwelle committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1af719b View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    cd16fbb View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    cc455af View commit details
    Browse the repository at this point in the history
  2. Pls no links to [here]

    swaldmann committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    87aa52e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de04d75 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency cspell to v8.13.1 (#1158)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Steffen Waldmann <[email protected]>
    renovate[bot] and swaldmann committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    71551c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d34a443 View commit details
    Browse the repository at this point in the history
  6. fix typo

    smahati committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    56ed316 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. chore(deps): update dependency com.sap.cds:cds-services-api to v3.1.1 (

    …#1159)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    4f6fa9d View commit details
    Browse the repository at this point in the history
  2. Links to VS Code settings

    chgeo committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0aed672 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Fix typo

    chgeo committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    6f65f02 View commit details
    Browse the repository at this point in the history
  2. Fix scoping to make the hidden section visibile (#1173)

    * fix scopes
    
    * typo
    smahati committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    ba9b792 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency @sap/cds-compiler to v5.1.2 (#1170)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    cc4d975 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency adm-zip to v0.5.15 (#1172)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    56aba36 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency vitepress to v1.3.2 (#1171)

    * Bump to 1.3.2
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Christian Georgi <[email protected]>
    renovate[bot] and chgeo committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    de1f1f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4cd1bd3 View commit details
    Browse the repository at this point in the history
  7. chore(deps): update dependency @sap/cds-mtxs to v2.0.5 (#1174)

    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [@sap/cds-mtxs](https://cap.cloud.sap/) | `2.0.4` -> `2.0.5` |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/@sap%2fcds-mtxs/2.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sap%2fcds-mtxs/2.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sap%2fcds-mtxs/2.0.4/2.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sap%2fcds-mtxs/2.0.4/2.0.5?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://www.mend.io/free-developer-tools/renovate/). View the
    [repository job log](https://developer.mend.io/github/cap-js/docs).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4xNyIsInVwZGF0ZWRJblZlciI6IjM4LjE4LjE3IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    65e947f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a57bbe1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e638e20 View commit details
    Browse the repository at this point in the history
  10. fix(cds-data): Fix package name for generated Temporal interface (#…

    …1165)
    
    There is no `my.model.Temporal` when applying the example to ones own
    code base. There is, however, `cds.gen.Temporal`. Furthermore, the
    example is a missing an import. This commit fixes it.
    bugwelle committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    952b46d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    661e653 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    970bc88 View commit details
    Browse the repository at this point in the history
  13. docs(cds-data): Streamline key name: Id -> ID (#1166)

    All of capire either uses `ID` or `id` for the ID key field. Only this
    section uses `Id`. Let's streamline that.
    
    Co-authored-by: Christian Georgi <[email protected]>
    bugwelle and chgeo committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    8ea7c32 View commit details
    Browse the repository at this point in the history
  14. fix(Java): Remove deprecated addIntegrationTest command (#1169)

    Deprecated since CAP Java 3.0
    bugwelle committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    3dfee9f View commit details
    Browse the repository at this point in the history
  15. fix(in-a-nutshell): Fix start of paragraph for Java example (#1164)

    For Java, the previous section does not end in a sentence that can be
    continued by a `Or submit…` section. Instead, let's just rewrite the
    section to make it runtime-agnostic.
    bugwelle committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    9cf4a93 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. chore(deps): update dependency @sap/cds-dk to v8.1.1 (#1179)

    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [@sap/cds-dk](https://cap.cloud.sap/) | `8.1.0` -> `8.1.1` |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/@sap%2fcds-dk/8.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sap%2fcds-dk/8.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sap%2fcds-dk/8.1.0/8.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sap%2fcds-dk/8.1.0/8.1.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://www.mend.io/free-developer-tools/renovate/). View the
    [repository job log](https://developer.mend.io/github/cap-js/docs).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4xNyIsInVwZGF0ZWRJblZlciI6IjM4LjE4LjE3IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    ec34523 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    6c58a2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5d71b4 View commit details
    Browse the repository at this point in the history
  3. chore: remove outdated monitoring pages (#1185)

    outdated and only reachable via search
    sjvans committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c808086 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. chore(deps): update dependency @sap/cds to v8.1.1 (#1186)

    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [@sap/cds](https://cap.cloud.sap/) | `8.1.0` -> `8.1.1` |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/@sap%2fcds/8.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sap%2fcds/8.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sap%2fcds/8.1.0/8.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sap%2fcds/8.1.0/8.1.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://www.mend.io/free-developer-tools/renovate/). View the
    [repository job log](https://developer.mend.io/github/cap-js/docs).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    cc035ad View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency cspell to v8.13.3 (#1182)

    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [cspell](https://streetsidesoftware.github.io/cspell/)
    ([source](https://togithub.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell))
    | [`8.13.1` ->
    `8.13.3`](https://renovatebot.com/diffs/npm/cspell/8.13.1/8.13.3) |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/cspell/8.13.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cspell/8.13.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cspell/8.13.1/8.13.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cspell/8.13.1/8.13.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>streetsidesoftware/cspell (cspell)</summary>
    
    ###
    [`v8.13.3`](https://togithub.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8133-2024-08-12-small)
    
    [Compare
    Source](https://togithub.com/streetsidesoftware/cspell/compare/v8.13.2...v8.13.3)
    
    - chore: Update Integration Test Performance Data
    ([#&#8203;6079](https://togithub.com/streetsidesoftware/cspell/issues/6079))
    ([dd28ef5](https://togithub.com/streetsidesoftware/cspell/commit/dd28ef5)),
    closes
    [#&#8203;6079](https://togithub.com/streetsidesoftware/cspell/issues/6079)
    
    ###
    [`v8.13.2`](https://togithub.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8132-2024-08-08-small)
    
    [Compare
    Source](https://togithub.com/streetsidesoftware/cspell/compare/v8.13.1...v8.13.2)
    
    - chore: Update Integration Test Performance Data
    ([#&#8203;6060](https://togithub.com/streetsidesoftware/cspell/issues/6060))
    ([c766d18](https://togithub.com/streetsidesoftware/cspell/commit/c766d18)),
    closes
    [#&#8203;6060](https://togithub.com/streetsidesoftware/cspell/issues/6060)
    
    </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://www.mend.io/free-developer-tools/renovate/). View the
    [repository job log](https://developer.mend.io/github/cap-js/docs).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    0f9758c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fc5030 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    ba76102 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Update cds-reflect.md

    danjoa committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e6f97a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d22604e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    bf93f94 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Temporary link target

    chgeo committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    043d8ba View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency cspell to v8.14.2 (#1201)

    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [cspell](https://streetsidesoftware.github.io/cspell/)
    ([source](https://togithub.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell))
    | [`8.13.3` ->
    `8.14.2`](https://renovatebot.com/diffs/npm/cspell/8.13.3/8.14.2) |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/cspell/8.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cspell/8.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cspell/8.13.3/8.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cspell/8.13.3/8.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>streetsidesoftware/cspell (cspell)</summary>
    
    ###
    [`v8.14.2`](https://togithub.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8142-2024-08-20-small)
    
    [Compare
    Source](https://togithub.com/streetsidesoftware/cspell/compare/v8.14.1...v8.14.2)
    
    - chore: Update Integration Test Performance Data
    ([#&#8203;6126](https://togithub.com/streetsidesoftware/cspell/issues/6126))
    ([012c897](https://togithub.com/streetsidesoftware/cspell/commit/012c897)),
    closes
    [#&#8203;6126](https://togithub.com/streetsidesoftware/cspell/issues/6126)
    
    ###
    [`v8.14.1`](https://togithub.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8141-2024-08-17-small)
    
    [Compare
    Source](https://togithub.com/streetsidesoftware/cspell/compare/v8.13.3...v8.14.1)
    
    - fix: Fix publishing
    ([8a56148](https://togithub.com/streetsidesoftware/cspell/commit/8a56148))
    
    </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://www.mend.io/free-developer-tools/renovate/). View the
    [repository job log](https://developer.mend.io/github/cap-js/docs).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    44d2794 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency @sap/cds-dk to v8.1.2 (#1196)

    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [@sap/cds-dk](https://cap.cloud.sap/) | `8.1.1` -> `8.1.2` |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/@sap%2fcds-dk/8.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sap%2fcds-dk/8.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sap%2fcds-dk/8.1.1/8.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sap%2fcds-dk/8.1.1/8.1.2?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://www.mend.io/free-developer-tools/renovate/). View the
    [repository job log](https://developer.mend.io/github/cap-js/docs).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    02ac0d9 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency vitepress to v1.3.3 (#1200)

    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.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.2` ->
    `1.3.3`](https://renovatebot.com/diffs/npm/vitepress/1.3.2/1.3.3) |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/vitepress/1.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vitepress/1.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vitepress/1.3.2/1.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vitepress/1.3.2/1.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>vuejs/vitepress (vitepress)</summary>
    
    ###
    [`v1.3.3`](https://togithub.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#133-2024-08-17)
    
    [Compare
    Source](https://togithub.com/vuejs/vitepress/compare/v1.3.2...v1.3.3)
    
    ##### Miscellaneous
    
    - bump deps
    ([a20db24](https://togithub.com/vuejs/vitepress/commit/a20db247822438ac4e0e76bc4a2b4ee2f5d94940))
    
    </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://www.mend.io/free-developer-tools/renovate/). View the
    [repository job log](https://developer.mend.io/github/cap-js/docs).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    cd55588 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. cosmetics

    smahati committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    3a83227 View commit details
    Browse the repository at this point in the history
  2. Postgres schema migration, --dry with lossy changes (#1135)

    For August release, referenced in release notes
    
    ---------
    
    Co-authored-by: Steffen Waldmann <[email protected]>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: simonoswald <[email protected]>
    Co-authored-by: hjboth <[email protected]>
    5 people committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    61464b3 View commit details
    Browse the repository at this point in the history
  3. HANA native associations (#1205)

    Co-authored-by: Christian Georgi <[email protected]>
    Co-authored-by: Mahati Shankar <[email protected]>
    3 people committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    6e2f80b View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. add(theme): add global 'scroll to top' button (#1209)

    * add "scroll to top" button
    * only shows if scrolled down
    chgeo committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9857ace View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc62c69 View commit details
    Browse the repository at this point in the history
  3. Add Limitation for "Importing Service APIs" (#1178)

    OpenAPI supports cyclic type references, CDS doesn't.
    
    ---------
    
    Co-authored-by: hjboth <[email protected]>
    Co-authored-by: Mahati Shankar <[email protected]>
    3 people committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    04f0783 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c032db7 View commit details
    Browse the repository at this point in the history
  5. Update $expand support for node (#1190)

    Hi colleagues,
    
    $top and $skip are supported since cds 8 with node, so docs should
    reflect it.
    
    Thanks & BR,
    Marten
    schiwekM committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2f6f835 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8baa9fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48a96e8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a3054df View commit details
    Browse the repository at this point in the history
  9. tsx support with cds-tsx (#1206)

    chgeo committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    76973cc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2aa1f18 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9fb0508 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    05052ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee8bdfe View commit details
    Browse the repository at this point in the history
  3. Clearer model example for Java change tracking (#1207)

    Moved the model after the annotation example and added the comments to
    explain what is what.
    vmikhailenko committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    fb9d138 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    9122cb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08e9d6e View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. chore(deps): update dependency com.sap.cds:cds4j-api to v3.2.0 (#1219)

    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.sap.cds:cds4j-api](http://www.sap.com) | `3.1.0` -> `3.2.0` |
    [![age](https://developer.mend.io/api/mc/badges/age/maven/com.sap.cds:cds4j-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:cds4j-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:cds4j-api/3.1.0/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.sap.cds:cds4j-api/3.1.0/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>
    renovate[bot] committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    cbcbf27 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @sap/cds-compiler to v5.2.0 (#1221)

    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>
    renovate[bot] committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    4736097 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency @sap/cds-mtxs to v2.1.0 (#1222)

    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>
    renovate[bot] committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    3ee1d91 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency adm-zip to v0.5.16 (#1218)

    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>
    renovate[bot] committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    0d5cc6a View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency vitepress to v1.3.4 (#1208)

    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>
    renovate[bot] committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    0586abc View commit details
    Browse the repository at this point in the history
  6. chore(deps): update dependency com.sap.cds:cds-services-api to v3.2.0 (

    …#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>
    renovate[bot] committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6d0d7e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. chore(deps): update dependency @sap/cds to v8.2.0 (#1227)

    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>
    renovate[bot] committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    687065d View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency eslint-plugin-vue to v9.28.0 (#1225)

    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>
    renovate[bot] committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    91bdb09 View commit details
    Browse the repository at this point in the history
  3. Hide scroll-to-top on iOS (#1228)

    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]>
    swaldmann and joergmann committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    1e236e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7057df3 View commit details
    Browse the repository at this point in the history
  5. Added bound actions to collection docs (#1203)

    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]>
    3 people committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3dc6939 View commit details
    Browse the repository at this point in the history
  6. Document @cds.java.this.name (#1187)

    Document the annotation `@cds.java.this.name` on the types. 
    
    Requires cds-dk 8.2.0.
    vmikhailenko committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    637b98d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    2f79a34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9826c79 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. chore(deps): update dependency @sap/cds-dk to v8.2.0 (#1236)

    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>
    renovate[bot] committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    cd00986 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @sap/cds to v8.2.1 (#1235)

    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>
    renovate[bot] committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    af3be03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9f2aa7 View commit details
    Browse the repository at this point in the history
  4. Java on Postgres 16 (#1220)

    Co-authored-by: Mahati Shankar <[email protected]>
    MattSchur and smahati committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6ed041a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56d7cc7 View commit details
    Browse the repository at this point in the history