Skip to content

chore(main): release 1.16.0#651

Merged
stubbi merged 1 commit into
mainfrom
release-please--branches--main--components--mitos
Jul 3, 2026
Merged

chore(main): release 1.16.0#651
stubbi merged 1 commit into
mainfrom
release-please--branches--main--components--mitos

Conversation

@stubbi

@stubbi stubbi commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

1.16.0 (2026-07-03)

Features

  • cli: mitos init takes a new user from key-in-hand to a verified setup (#639) (fe1f9f4)
  • console: light theme following prefers-color-scheme with manual override (#634) (fcfacff), closes #621
  • saas: webhook and checkout write the org to billing-customer link (#645) (916fe09)

Bug Fixes

  • saas: durable audit log so the org audit trail survives console restarts (#633) (d40a701), closes #616
  • saas: durable, replica-shared kill-switch suspension store (#632) (80a50d4)
  • saas: graceful shutdown, real readiness, and PDBs for the hosted control plane (#624) (63b610b)

This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

  • New Features

    • Released v1.16.0 with improvements to CLI onboarding, console theme behavior, and billing-related workflow updates.
  • Bug Fixes

    • Improved reliability for audit logs, suspension handling, and hosted control plane shutdown and readiness behavior.
  • Chores

    • Updated version metadata and deployment package references to v1.16.0.

@stubbi stubbi force-pushed the release-please--branches--main--components--mitos branch 2 times, most recently from a1aa315 to f69ff44 Compare July 3, 2026 05:20
@coderabbitai

coderabbitai Bot commented Jul 3, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

This PR bumps the release manifest and Helm chart from 1.15.2 to 1.16.0 and adds the matching v1.16.0 changelog entry with feature and bug-fix notes.

Changes

Release version bump

Layer / File(s) Summary
Version and changelog updates for v1.16.0
.release-please-manifest.json, CHANGELOG.md, deploy/charts/mitos/Chart.yaml
Root version, release notes, Helm chart version/appVersion, and Artifact Hub image tags are updated to v1.16.0 across the release metadata.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Related issues: #621, #616

Suggested labels: release, documentation

🚥 Pre-merge checks | ✅ 3 | ❌ 2

❌ Failed checks (2 warnings)

Check name Status Explanation Resolution
Linked Issues check ⚠️ Warning The changed files only update release metadata and do not implement or test the #621 light-theme or #616 durable audit-log requirements. Add the implementation, migration, and tests for #621 and #616; the current release-only metadata changes do not satisfy those objectives.
Description check ⚠️ Warning The description is release notes, not the required template, and omits Thinking Path, What Changed, Verification, Risks, and Model Used. Rewrite the PR description using the repository template and fill in all required sections, especially Thinking Path, Linked Issues, What Changed, Verification, Risks, and Model Used.
✅ Passed checks (3 passed)
Check name Status Explanation
Out of Scope Changes check ✅ Passed The diff is limited to release metadata, changelog, and chart version bumps, which are appropriate for a release PR.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Title check ✅ Passed The title clearly identifies the release bump and matches the main change.
✨ 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--components--mitos

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

@stubbi stubbi force-pushed the release-please--branches--main--components--mitos branch from f69ff44 to 3ae21c7 Compare July 3, 2026 05:23
@stubbi stubbi merged commit b901727 into main Jul 3, 2026
39 checks passed
@stubbi stubbi deleted the release-please--branches--main--components--mitos branch July 3, 2026 06:04
@stubbi

stubbi commented Jul 3, 2026

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

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.

Console: light theme following prefers-color-scheme SaaS: durable audit log store

1 participant