Skip to content

chore: release - #205

Open
QaidVoid wants to merge 1 commit into
mainfrom
release-plz-2026-08-19T11-22-21Z
Open

chore: release#205
QaidVoid wants to merge 1 commit into
mainfrom
release-plz-2026-08-19T11-22-21Z

Conversation

@QaidVoid

@QaidVoid QaidVoid commented Aug 19, 2026

Copy link
Copy Markdown
Member

🤖 New release

  • soar-dl: 0.12.1 -> 0.12.2 (✓ API compatible changes)
  • soar-registry: 0.6.2 -> 0.6.3 (✓ API compatible changes)
  • soar-db: 0.7.0 -> 0.7.1 (✓ API compatible changes)
  • soar-events: 0.3.0 -> 0.3.1 (✓ API compatible changes)
  • soar-operations: 0.5.0 -> 0.5.1 (✓ API compatible changes)
  • soar-cli: 0.13.2 -> 0.13.3
  • soar-core: 0.17.2 -> 0.17.3
Changelog

soar-dl

0.12.2 - 2026-08-21

⛰️ Features

  • (progress) Show feedback while waiting on the remote (#206) - (c2b536d)

soar-registry

0.6.3 - 2026-08-21

🐛 Bug Fixes

  • (db) Stop reconverting JSONB metadata columns on every open (#203) - (a5ea564)

soar-db

0.7.1 - 2026-08-21

🐛 Bug Fixes

  • (db) Stop reconverting JSONB metadata columns on every open (#203) - (a5ea564)

soar-events

0.3.1 - 2026-08-21

⛰️ Features

  • (progress) Show feedback while waiting on the remote (#206) - (c2b536d)

soar-operations

0.5.1 - 2026-08-21

⛰️ Features

  • (progress) Show feedback while waiting on the remote (#206) - (c2b536d)

🐛 Bug Fixes

  • (db) Stop reconverting JSONB metadata columns on every open (#203) - (a5ea564)

soar-cli

0.13.3 - 2026-08-21

⛰️ Features

  • (progress) Show feedback while waiting on the remote (#206) - (c2b536d)

🐛 Bug Fixes

  • (db) Stop reconverting JSONB metadata columns on every open (#203) - (a5ea564)
  • (progress) Clear the batch bar when the batch finishes - (6cfe25e)

soar-core

0.17.3 - 2026-08-21

⚙️ Miscellaneous Tasks

  • Updated the following local packages: soar-dl, soar-db, soar-events - (0000000)


This PR was generated with release-plz.

Summary by CodeRabbit

  • New Features

    • Added progress feedback while waiting for remote operations to complete.
  • Bug Fixes

    • Prevented repeated reconversion of JSON metadata columns whenever the database is opened.
    • Fixed batch progress indicators not clearing correctly.
  • Chores

    • Published updated package versions and release changelogs.

@QaidVoid QaidVoid added the release New Release (Probably Automated) label Aug 19, 2026
@coderabbitai

coderabbitai Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 5c59e796-f0c6-4df7-82c4-f2281a173b47

📥 Commits

Reviewing files that changed from the base of the PR and between dbaacd5 and 6220dd4.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (11)
  • CHANGELOG.md
  • Cargo.toml
  • crates/soar-core/CHANGELOG.md
  • crates/soar-db/CHANGELOG.md
  • crates/soar-db/Cargo.toml
  • crates/soar-dl/CHANGELOG.md
  • crates/soar-dl/Cargo.toml
  • crates/soar-events/CHANGELOG.md
  • crates/soar-events/Cargo.toml
  • crates/soar-operations/CHANGELOG.md
  • crates/soar-registry/CHANGELOG.md
🚧 Files skipped from review as they are similar to previous changes (6)
  • crates/soar-registry/CHANGELOG.md
  • crates/soar-db/CHANGELOG.md
  • crates/soar-db/Cargo.toml
  • CHANGELOG.md
  • crates/soar-core/CHANGELOG.md
  • crates/soar-operations/CHANGELOG.md

Included review availability: Your plan provides up to 4 included reviews per hour; 1 remains after this review.


📝 Walkthrough

Walkthrough

This release updates workspace and crate versions. It adds changelog entries for remote-wait progress feedback and the JSONB metadata reconversion fix.

Changes

Workspace release versioning

Layer / File(s) Summary
Align workspace and crate versions
Cargo.toml, crates/soar-cli/Cargo.toml, crates/soar-core/Cargo.toml, crates/soar-db/Cargo.toml, crates/soar-dl/Cargo.toml, crates/soar-events/Cargo.toml, crates/soar-operations/Cargo.toml, crates/soar-registry/Cargo.toml
Workspace dependency versions and package versions were updated for the release.
Record release changelogs
CHANGELOG.md, crates/soar-core/CHANGELOG.md, crates/soar-db/CHANGELOG.md, crates/soar-dl/CHANGELOG.md, crates/soar-events/CHANGELOG.md, crates/soar-operations/CHANGELOG.md, crates/soar-registry/CHANGELOG.md
Release entries document remote-wait progress feedback, the JSONB metadata reconversion fix, and package updates.

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

Merge Risk: ⚪ Minimal · up to 6220d

This release updates package versions and changelogs without any identified correctness, security, availability, or deployment risk; it is merge-ready after normal checks and review.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title identifies a release but does not specify the package version updates or release contents. Use a concise title that identifies the package release and version updates, such as "chore: release package versions".
✅ Passed checks (4 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (11 skipped: 11 unsupported.)
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.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-plz-2026-08-19T11-22-21Z

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.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying soar-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 84bb70b
Status: ✅  Deploy successful!
Preview URL: https://55cc5c81.soar-docs.pages.dev
Branch Preview URL: https://release-plz-2026-08-19t11-22.soar-docs.pages.dev

View logs

@QaidVoid
QaidVoid force-pushed the release-plz-2026-08-19T11-22-21Z branch from 84bb70b to dbaacd5 Compare August 20, 2026 03:26
@QaidVoid
QaidVoid force-pushed the release-plz-2026-08-19T11-22-21Z branch from dbaacd5 to 6220dd4 Compare August 21, 2026 05:12
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.

1 participant