Skip to content

chore(main): release 1.1.0#904

Open
jsbroks wants to merge 1 commit intomainfrom
release-please--branches--main
Open

chore(main): release 1.1.0#904
jsbroks wants to merge 1 commit intomainfrom
release-please--branches--main

Conversation

@jsbroks
Copy link
Copy Markdown
Member

@jsbroks jsbroks commented Apr 2, 2026

🤖 I have created a release beep boop

1.1.0 (2026-04-10)

Features

Bug Fixes

  • crud operations on var sets trigger reconciliations (#912) (a1b1835)
  • dont double encode cel expression (#959) (a6f9c3b)
  • filter release targets by search query client-side (#955) (6a26524)
  • handle missing metadata keys in CEL resource filter (#960) (731605a)
  • include agent selector in deployment CEL ctx (#942) (9a2a5ae)
  • include deployment agent configs in v1 responses (#910) (182e45b)
  • insert job agents on deployment POST and PUT (#922) (7f5d02b)
  • remove all references to Ctrlplane Cloud (#961) (9675cf7)

This PR was generated with Release Please. See documentation.

Copilot AI review requested due to automatic review settings April 2, 2026 12:40
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 2, 2026

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

Added a top-of-file changelog entry for version 1.1.0 (2026-04-06) documenting Features: "api: adds order to list deploymentVersions" and "global variable sets", and a Bug Fix: "include deployment agent configs in v1 responses."

Changes

Cohort / File(s) Summary
Changelog Update
CHANGELOG.md
Added version 1.1.0 (2026-04-06) entry with "Features" items for adding ordering to list deploymentVersions and for "global variable sets", plus a "Bug Fixes" item to include deployment agent configs in v1 responses.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

autorelease: tagged

Poem

🐇 I nibbled the changelog, tidy and spry,
Ordered versions and globals caught my eye.
Agents tucked back into v1's view,
1.1.0 hops forward—fresh and new. 🥕

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately reflects the main purpose of this PR—a release of version 1.1.0—which is clearly supported by the CHANGELOG.md update and PR objectives.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-please--branches--main

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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)
Copy link

Copilot AI Apr 2, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Suggested change
## [1.1.0](https://github.com/ctrlplanedev/ctrlplane/compare/v1.0.0...v1.1.0) (2026-04-02)
## 1.1.0 (2026-04-02)

Copilot uses AI. Check for mistakes.
@jsbroks jsbroks force-pushed the release-please--branches--main branch 15 times, most recently from a23db81 to 82e9ac8 Compare April 9, 2026 21:48
@jsbroks jsbroks force-pushed the release-please--branches--main branch from 82e9ac8 to 38ac622 Compare April 9, 2026 23:13
@jsbroks jsbroks force-pushed the release-please--branches--main branch from 38ac622 to b8756b8 Compare April 10, 2026 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants