Skip to content

build(release): bump version to v0.10.0#444

Open
tsivaprasad wants to merge 2 commits into
mainfrom
release/v0.10.0
Open

build(release): bump version to v0.10.0#444
tsivaprasad wants to merge 2 commits into
mainfrom
release/v0.10.0

Conversation

@tsivaprasad

Copy link
Copy Markdown
Contributor

Summary

This is the release PR for v0.9.0.

@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: b6bdada2-e5b0-468b-b146-f0c553bd304a

📥 Commits

Reviewing files that changed from the base of the PR and between c0ce2e8 and c6b935b.

⛔ Files ignored due to path filters (5)
  • api/apiv1/gen/control_plane/service.go is excluded by !**/gen/**
  • api/apiv1/gen/http/openapi.json is excluded by !**/gen/**
  • api/apiv1/gen/http/openapi.yaml is excluded by !**/gen/**
  • api/apiv1/gen/http/openapi3.json is excluded by !**/gen/**
  • api/apiv1/gen/http/openapi3.yaml is excluded by !**/gen/**
📒 Files selected for processing (28)
  • .circleci/config.yml
  • CHANGELOG.md
  • api/version.txt
  • changes/unreleased/Added-20260625-000000.yaml
  • changes/unreleased/Added-20260701-000000.yaml
  • changes/unreleased/Added-20260701-000001.yaml
  • changes/unreleased/Added-20260707-000000.yaml
  • changes/unreleased/Added-20260707-000001.yaml
  • changes/unreleased/Added-20260713-000000.yaml
  • changes/unreleased/Added-20260723-000000.yaml
  • changes/unreleased/Added-20260724-000000.yaml
  • changes/unreleased/Changed-20260706-204431.yaml
  • changes/unreleased/Fixed-20260706-000000.yaml
  • changes/unreleased/Fixed-20260708-000000.yaml
  • changes/unreleased/Fixed-20260715-000001.yaml
  • changes/unreleased/Fixed-20260716-000000.yaml
  • changes/unreleased/Security-20260717-040124.yaml
  • changes/unreleased/Security-20260721-000000.yaml
  • changes/v0.10.0.md
  • docs/api/openapi.md
  • docs/api/reference.md
  • docs/changelog.md
  • docs/development/e2e-tests.md
  • docs/installation/mtls.md
  • docs/installation/swarm-installation.md
  • docs/installation/swarm-upgrading.md
  • docs/installation/systemd-installation.md
  • docs/installation/systemd-upgrading.md
💤 Files with no reviewable changes (15)
  • changes/unreleased/Fixed-20260716-000000.yaml
  • changes/unreleased/Added-20260701-000001.yaml
  • changes/unreleased/Fixed-20260715-000001.yaml
  • changes/unreleased/Security-20260721-000000.yaml
  • changes/unreleased/Added-20260713-000000.yaml
  • changes/unreleased/Added-20260723-000000.yaml
  • changes/unreleased/Added-20260707-000001.yaml
  • changes/unreleased/Added-20260707-000000.yaml
  • changes/unreleased/Added-20260625-000000.yaml
  • changes/unreleased/Changed-20260706-204431.yaml
  • changes/unreleased/Added-20260701-000000.yaml
  • changes/unreleased/Security-20260717-040124.yaml
  • changes/unreleased/Fixed-20260708-000000.yaml
  • changes/unreleased/Fixed-20260706-000000.yaml
  • changes/unreleased/Added-20260724-000000.yaml

📝 Walkthrough

Walkthrough

Changes

The release workflow now publishes the control-plane image before package signing. Version metadata, release notes, API references, installation examples, and test fixture documentation are updated from v0.9.0 to v0.10.0.

Release alignment

Layer / File(s) Summary
Control-plane image release pipeline
.circleci/config.yml
The release job logs into GHCR and builds the control-plane image immediately after the initial GoReleaser run.
Release metadata and notes
api/version.txt, changes/v0.10.0.md, CHANGELOG.md, docs/changelog.md
Version metadata and v0.10.0 notes document added features, breaking changes, fixes, and security updates.
v0.10.0 API references
docs/api/openapi.md, docs/api/reference.md
Offline OpenAPI links and Redoc now reference v0.10.0 artifacts.
v0.10.0 installation examples
docs/development/e2e-tests.md, docs/installation/*
Release test fixtures, container images, stack generator metadata, and systemd package URLs use v0.10.0.

Poem

I’m a rabbit with a release tag bright,
Hopping through images into the night.
GHCR gets a freshly built treat,
Docs and APIs line up neat.
v0.10.0, carrots in a row—
Off to the next deployment we go!

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description only has a one-line summary and omits the required Changes, Testing, Checklist, and Notes for Reviewers sections. Expand the PR description to match the template, adding Changes, Testing, Checklist items, and any reviewer notes.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: bumping the release version to v0.10.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v0.10.0

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.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant