Conversation
|
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 (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughAdded a new top-of-file changelog entry for version 1.1.0 (2026-04-03) documenting a feature: "api: adds order to list deploymentVersions" referencing issue Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested labels
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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. Comment |
There was a problem hiding this comment.
Pull request overview
Automated Release Please PR to publish version 1.1.0, updating release notes for the new API feature.
Changes:
- Add a new 1.1.0 section to the changelog.
- Document the API feature: ordering when listing deployment versions (PR/issue #898).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
CHANGELOG.md
Outdated
| @@ -1,5 +1,12 @@ | |||
| # Changelog | |||
|
|
|||
| ## [1.1.0](https://github.com/ctrlplanedev/ctrlplane/compare/v1.0.0...v1.1.0) (2026-04-02) | |||
There was a problem hiding this comment.
Changelog version headers in this file consistently use plain text (e.g., ## 1.0.0 (2026-04-01)), but this new entry uses a linked header (## [1.1.0](...)). For consistency, either drop the link for 1.1.0 or update existing version headers to the same linked format throughout the file.
| ## [1.1.0](https://github.com/ctrlplanedev/ctrlplane/compare/v1.0.0...v1.1.0) (2026-04-02) | |
| ## 1.1.0 (2026-04-02) |
d501650 to
7a63b4f
Compare
7a63b4f to
9989c21
Compare
🤖 I have created a release beep boop
1.1.0 (2026-04-03)
Features
This PR was generated with Release Please. See documentation.
Summary by CodeRabbit