release: bump version to v1.17.1 - #2739
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2739 +/- ##
=======================================
Coverage 38.48% 38.48%
=======================================
Files 426 426
Lines 47373 47373
=======================================
Hits 18230 18230
Misses 26717 26717
Partials 2426 2426 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
🟢 Approval recommended
The changes are limited to a straightforward version bump and a well-formed changelog entry consistent with existing formatting.
Pull request overview
Prepares the TiUP v1.17.1 release by updating the built-in version constants and adding a corresponding changelog section that summarizes the four fixes included since v1.17.0 (#2732, #2734, #2737, #2738).
Changes:
- Bump TiUP patch version from 1.17.0 to 1.17.1.
- Add a new
1.17.1changelog entry dated 2026-09-08 covering the four included fixes.
File summaries
| File | Description |
|---|---|
| pkg/version/version.go | Updates patch version constant to report 1.17.1 in built binaries. |
| CHANGELOG.md | Adds the 1.17.1 release notes section summarizing included fixes. |
Review details
- Files reviewed: 2/2 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (2)
Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review. 📝 WalkthroughWalkthroughThe patch updates TiUP to version 1.17.1 and adds a changelog entry dated 2026-09-08. The entry lists four ChangesRelease metadata
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This release metadata change updates TiUP to report version 1.17.1 and documents the included fixes. No current merge-blocking risk remains. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. A rabbit checks the version line Comment |
[LGTM Timeline notifier]Timeline:
|
What problem does this PR solve?
Prepare TiUP v1.17.1 with all four changes merged since v1.17.0: #2732, #2734, #2737, and #2738.
What is changed and how it works?
The release-1.17 branch needs the four fixes and this version/changelog commit before publication. The Bookworm CI updates in #2738 are included in the release scope.
Check List
Tests:
make tiup cluster lintgo test ./pkg/version ./pkg/cluster/operation ./pkg/cluster/task ./pkg/cluster/specRelated changes:
Release notes:
Summary by CodeRabbit
Bug Fixes
Release