Skip to content

docs(aicore): correct content filtering enabled-by-default version to 0.32.0#216

Merged
thiagob merged 2 commits into
mainfrom
fix/aicore-user-guide-filter-version
Jul 8, 2026
Merged

docs(aicore): correct content filtering enabled-by-default version to 0.32.0#216
thiagob merged 2 commits into
mainfrom
fix/aicore-user-guide-filter-version

Conversation

@thiagob

@thiagob thiagob commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Disclaimer: Do not include SAP-internal or customer-specific information in this PR (e.g. internal system URLs, customer names, tenant IDs, or confidential configurations). This is a public repository.

Description

Corrects three version references in the AI Core user guide that incorrectly stated 0.28 in relation to content filtering and the orchestration namespace. All three were introduced in v0.32.0 (commit 6c042e1).

Changes:

  • Line 59: *(new in 0.28.0)**(new in 0.32.0)*
  • Line 63: ## Content Filtering (enabled by default from 0.28.0)## Content Filtering (enabled by default from 0.32.0)
  • Line 231: in-flight name during 0.28 developmentin-flight name during 0.32 development

At v0.28.0, the user guide had no filtering section at all — the feature, the orchestration namespace, and the migration note were all introduced together in v0.32.0.

Related Issue

N/A — documentation correction only.

Type of Change

  • Documentation update

How to Test

  1. Open src/sap_cloud_sdk/aicore/user-guide.md
  2. Verify lines 59, 63, and 231 all reference 0.32 (not 0.28)

Checklist

  • I have read the Contributing Guidelines
  • I have verified that my changes solve the issue
  • I have followed Conventional Commits for commit messages
  • My code does not contain sensitive information (credentials, tokens, etc.)

Additional Notes

No Python source files were changed, so no version bump is required.

… 0.32.0

The user guide incorrectly stated that content filtering was enabled by
default from v0.28.0. The feature was introduced in v0.32.0.
@thiagob thiagob requested a review from a team as a code owner July 8, 2026 13:19
The migration note incorrectly referenced 0.28 as the version during
which the orchestration namespace was in-flight. The namespace was used
during v0.32.0 development (commit 6c042e1, tag v0.32.0).
@thiagob thiagob merged commit af9c60e into main Jul 8, 2026
10 checks passed
@thiagob thiagob deleted the fix/aicore-user-guide-filter-version branch July 8, 2026 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants