Skip to content

Conversation

@QaidVoid
Copy link
Member

@QaidVoid QaidVoid commented Jan 17, 2026

πŸ€– 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

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

soar-cli

0.11.0 - 2026-01-17

πŸ› Bug Fixes

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

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
    • System installation path relocated to /opt/soar (breaking change). Users with existing installations should verify their configuration paths match the new location.

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

QaidVoid and others added 2 commits January 17, 2026 23:20
@QaidVoid QaidVoid added the release New Release (Probably Automated) label Jan 17, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 17, 2026

Caution

Review failed

The pull request is closed.

πŸ“ Walkthrough

Walkthrough

This pull request performs a coordinated version bump across the workspace and updates the system install path from /usr/lib/soar to /opt/soar as a breaking change. Multiple crates receive patch or minor version increments, with corresponding changelog entries documenting these updates.

Changes

Cohort / File(s) Summary
Root Workspace
CHANGELOG.md, Cargo.toml
Added version 0.11.0 entry documenting breaking change for system path relocation. Updated workspace dependencies for soar-config (0.3.0), soar-core (0.11.1), soar-db (0.3.1), soar-package (0.2.1), and soar-registry (0.2.1).
soar-config Package
crates/soar-config/Cargo.toml, crates/soar-config/CHANGELOG.md, crates/soar-config/src/config.rs
Version bumped 0.2.0 β†’ 0.3.0. System install path constant changed from /usr/lib/soar to /opt/soar in system_root() function. Changelog documents breaking change for path relocation.
CLI & Core Packages
crates/soar-cli/Cargo.toml, crates/soar-core/Cargo.toml, crates/soar-core/CHANGELOG.md
soar-cli version bumped 0.10.1 β†’ 0.11.0. soar-core version bumped 0.11.0 β†’ 0.11.1 with changelog entry noting package updates.
Database, Package & Registry
crates/soar-db/Cargo.toml, crates/soar-db/CHANGELOG.md, crates/soar-package/Cargo.toml, crates/soar-package/CHANGELOG.md, crates/soar-registry/Cargo.toml, crates/soar-registry/CHANGELOG.md
Version bumps applied: soar-db (0.3.0 β†’ 0.3.1), soar-package (0.2.0 β†’ 0.2.1), soar-registry (0.2.0 β†’ 0.2.1). Each includes new changelog entry documenting miscellaneous task updates.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Poem

🐰 Whiskers twitching with version delight,
From /usr/lib/ to /opt/soar we take flight!
Bumps and releases, all aligned with care,
Breaking changes hopping everywhere! ✨

✨ Finishing touches
  • πŸ“ Generate docstrings

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

codecov bot commented Jan 17, 2026

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
crates/soar-config/src/config.rs 0.00% 1 Missing ⚠️

πŸ“’ Thoughts on this report? Let us know!

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

Labels

release New Release (Probably Automated)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants