Conversation
Signed-off-by: Anant Sharma <anants@nvidia.com>
WalkthroughThis PR updates documentation to reflect kvbm==1.1.0 Python wheel support for Python 3.10–3.12 instead of 3.12 only. Changes span release artifacts tables, installation instructions, historical records, and removal of an outdated platform limitation note from the support matrix. Changeskvbm Python Support Documentation
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@docs/reference/release-artifacts.md`:
- Line 46: Replace the generic anchor text "link" in the PyPI column for the
`kvbm==1.1.0` row with descriptive link text (e.g., "kvbm 1.1.0 on PyPI" or
"pyPI: kvbm 1.1.0") so the table entry is readable and accessible; locate the
table row containing the string `kvbm==1.1.0` in
docs/reference/release-artifacts.md and update the markdown link label while
keeping the same URL.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: 0a44c521-b97a-46ea-9395-5ae1a9fe68b2
📒 Files selected for processing (2)
docs/reference/release-artifacts.mddocs/reference/support-matrix.md
💤 Files with no reviewable changes (1)
- docs/reference/support-matrix.md
Update kvbm python version in docs. Supports python 3.10+
ref: OPS-4984
Summary by CodeRabbit