Skip to content

chore: release - #146

Merged
QaidVoid merged 2 commits into
mainfrom
release-plz-2026-01-17T17-37-45Z
Jan 17, 2026
Merged

chore: release#146
QaidVoid merged 2 commits into
mainfrom
release-plz-2026-01-17T17-37-45Z

Conversation

@QaidVoid

@QaidVoidQaidVoid commented Jan 17, 2026

Copy link
Copy Markdown
Member

🤖 New release

  • soar-config: 0.2.0 -> 0.3.0 (✓ API compatible changes)
  • soar-cli: 0.10.1 -> 0.11.0
  • soar-registry: 0.2.0 -> 0.2.1
  • soar-db: 0.3.0 -> 0.3.1
  • soar-package: 0.2.0 -> 0.2.1
  • soar-core: 0.11.0 -> 0.11.1
Changelog

soar-config

0.3.0 - 2026-01-17

🐛 Bug Fixes

  • (system) [breaking] Change system install path to /opt/soar - (e694e30)

soar-cli

0.11.0 - 2026-01-17

🐛 Bug Fixes

  • (system) [breaking] Change system install path to /opt/soar - (e694e30)

soar-registry

0.2.1 - 2026-01-17

⚙️ Miscellaneous Tasks

  • Updated the following local packages: soar-config - (0000000)

soar-db

0.3.1 - 2026-01-17

⚙️ Miscellaneous Tasks

  • Updated the following local packages: soar-registry - (0000000)

soar-package

0.2.1 - 2026-01-17

⚙️ Miscellaneous Tasks

  • Updated the following local packages: soar-config - (0000000)

soar-core

0.11.1 - 2026-01-17

⚙️ Miscellaneous Tasks

  • Updated the following local packages: soar-config, soar-db, soar-package - (0000000)


This PR was generated with release-plz.

Summary by CodeRabbit

  • Bug Fixes

    • Changed system install path to /opt/soar (breaking change)
  • Chores

    • Released CLI 0.10.2 and bumped internal package versions (core, config, db, package, registry)
    • Added/updating changelog entries across packages to document these releases

✏️ Tip: You can customize this high-level summary in your review settings.

@QaidVoidQaidVoid added the release New Release (Probably Automated) label Jan 17, 2026
@coderabbitai

coderabbitaiBot commented Jan 17, 2026

Copy link
Copy Markdown
Contributor

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

Coordinated release-chore: bumped crate package versions and added new changelog entries across workspace crates; several CHANGELOGs note a breaking system install path change to /opt/soar. No functional code, API, or logic changes.

Changes

Cohort / File(s)Summary
Root metadata
CHANGELOG.md, Cargo.toml
Added top-level changelog entry (0.10.2) and updated workspace dependency versions to match crate bumps; documents system install path /opt/soar as breaking.
soar-cli
crates/soar-cli/Cargo.toml
Bumped package version from 0.10.10.10.2.
soar-config
crates/soar-config/Cargo.toml, crates/soar-config/CHANGELOG.md
Bumped crate version 0.2.00.3.0; added 0.3.0 changelog entry noting system install path change (breaking).
soar-core
crates/soar-core/Cargo.toml, crates/soar-core/CHANGELOG.md
Bumped 0.11.00.11.1; added 0.11.1 changelog entry listing local package updates.
soar-db
crates/soar-db/Cargo.toml, crates/soar-db/CHANGELOG.md
Bumped 0.3.00.3.1; added 0.3.1 changelog entry referencing local package update.
soar-package
crates/soar-package/Cargo.toml, crates/soar-package/CHANGELOG.md
Bumped 0.2.00.2.1; added 0.2.1 changelog entry referencing local package update.
soar-registry
crates/soar-registry/Cargo.toml, crates/soar-registry/CHANGELOG.md
Bumped 0.2.00.2.1; added 0.2.1 changelog entry referencing local package update.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Poem

🐇 Hooray! I hopped and signed the log,

Versions bumped like carrots in a fog,
/opt/soar now marks the place,
Changelogs stacked, a tidy trace,
I nibble docs and dance — release is logged! 🎉

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check nameStatusExplanation
Description Check✅ PassedCheck skipped - CodeRabbit’s high-level summary is enabled.
Title check✅ PassedThe title 'chore: release' accurately summarizes the main change—a multi-package release across the workspace with version bumps and changelog updates.
Docstring Coverage✅ PassedNo functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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


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.

@codecov

codecovBot commented Jan 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@QaidVoid
QaidVoid merged commit df83296 into mainJan 17, 2026
5 of 6 checks passed
github-actionsBot pushed a commit to Azathothas/soar that referenced this pull request Jan 17, 2026
@coderabbitaicoderabbitaiBot mentioned this pull request Jan 18, 2026
@coderabbitaicoderabbitaiBot mentioned this pull request Feb 12, 2026
@coderabbitaicoderabbitaiBot mentioned this pull request Feb 22, 2026
@coderabbitaicoderabbitaiBot mentioned this pull request Mar 10, 2026
@coderabbitaicoderabbitaiBot mentioned this pull request Jun 6, 2026
This was referenced Aug 1, 2026
This was referenced Aug 14, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

releaseNew Release (Probably Automated)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@QaidVoid