chore(release): 0.15.2#227
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (7)
✅ Files skipped from review due to trivial changes (5)
🚧 Files skipped from review as they are similar to previous changes (2)
📝 WalkthroughWalkthroughVersion 0.15.2 is released. The version field in four Rust crate manifests, the Python project pyproject.toml, and the Python package version fallback were updated from 0.15.1 to 0.15.2; the changelog entry for 0.15.2 was added. ChangesVersion Bump
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested labels
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
e197fa2 to
2a5d77e
Compare
2a5d77e to
79b3d0d
Compare
Summary
Release 0.15.2. Version bump only — no functional changes beyond what already
merged to
master(the security audit remediation in #226).Changes
Bumps
0.15.1→0.15.2across the published artifacts:crates/taskito-core/Cargo.tomlcrates/taskito-async/Cargo.tomlcrates/taskito-python/Cargo.toml(package version + path-dep version pins)crates/taskito-workflows/Cargo.tomlpyproject.tomlpy_src/taskito/__init__.py(fallback__version__)Cargo.lock(regenerated)Test plan
cargo check --workspace— cleanuv run maturin develop+import taskito; taskito.__version__ == "0.15.2"v0.15.2frommasterafter merge to trigger publishSummary by CodeRabbit
Chores
Documentation