version: Bump version to 1.2.1#358
Conversation
Signed-off-by: Tareque Hossain <thossain@nvidia.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (233)
Summary by CodeRabbitChores
WalkthroughThis PR executes a version bump from 1.2.0 to 1.2.1 across the entire codebase, updating the VERSION file, Helm chart metadata, OpenAPI specification, and version strings embedded in file header comments across all generated SDK files. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes The changes are uniformly repetitive—a single documentation string update (API version in file headers) applied identically across 350+ files. No logic alterations, behavioral changes, or functional modifications require scrutiny. Review effort is minimal: verify consistency of version string substitution across all affected files. Possibly related PRs
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Description
Intermediate release to accommodate RLA testing.
Type of Change
Services Affected
None
Related Issues (Optional)
None
Breaking Changes
Testing
Additional Notes
None