Skip to content

chore(release): 0.15.2#227

Merged
pratyush618 merged 1 commit into
masterfrom
chore/release-0.15.2
May 30, 2026
Merged

chore(release): 0.15.2#227
pratyush618 merged 1 commit into
masterfrom
chore/release-0.15.2

Conversation

@pratyush618
Copy link
Copy Markdown
Collaborator

@pratyush618 pratyush618 commented May 30, 2026

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.10.15.2 across the published artifacts:

  • crates/taskito-core/Cargo.toml
  • crates/taskito-async/Cargo.toml
  • crates/taskito-python/Cargo.toml (package version + path-dep version pins)
  • crates/taskito-workflows/Cargo.toml
  • pyproject.toml
  • py_src/taskito/__init__.py (fallback __version__)
  • Cargo.lock (regenerated)

Test plan

  • cargo check --workspace — clean
  • uv run maturin develop + import taskito; taskito.__version__ == "0.15.2"
  • ruff + ruff-format + mypy pre-commit hooks pass
  • Tag v0.15.2 from master after merge to trigger publish

Summary by CodeRabbit

  • Chores

    • Released version 0.15.2: bumped package and Python runtime/project versions across the repo.
  • Documentation

    • Added 0.15.2 changelog documenting security hardening, new safety features, dashboard authorization and cookie behavior updates, reliability/scheduler fixes, and various vulnerability mitigations.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 30, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 34395d4b-833f-4d91-a4b4-470dcb23c526

📥 Commits

Reviewing files that changed from the base of the PR and between 2a5d77e and 79b3d0d.

📒 Files selected for processing (7)
  • crates/taskito-async/Cargo.toml
  • crates/taskito-core/Cargo.toml
  • crates/taskito-python/Cargo.toml
  • crates/taskito-workflows/Cargo.toml
  • docs/content/docs/more/changelog.mdx
  • py_src/taskito/__init__.py
  • pyproject.toml
✅ Files skipped from review due to trivial changes (5)
  • crates/taskito-workflows/Cargo.toml
  • crates/taskito-async/Cargo.toml
  • crates/taskito-core/Cargo.toml
  • docs/content/docs/more/changelog.mdx
  • crates/taskito-python/Cargo.toml
🚧 Files skipped from review as they are similar to previous changes (2)
  • pyproject.toml
  • py_src/taskito/init.py

📝 Walkthrough

Walkthrough

Version 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.

Changes

Version Bump

Layer / File(s) Summary
Version bump to 0.15.2
crates/taskito-async/Cargo.toml, crates/taskito-core/Cargo.toml, crates/taskito-python/Cargo.toml, crates/taskito-workflows/Cargo.toml, pyproject.toml, py_src/taskito/__init__.py, docs/content/docs/more/changelog.mdx
Version fields incremented from 0.15.1 to 0.15.2 across four Rust crate manifests and the Python project; the Python package __version__ fallback was updated and the 0.15.2 changelog section was inserted.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • ByteVeda/taskito#202: Version bump release PR updating the same manifests and Python __version__ fallback.
  • ByteVeda/taskito#222: Release PR that updates Cargo manifests and Python version fields.
  • ByteVeda/taskito#205: Coordinated release bumps touching manifests, Python version, and changelog files.

Suggested labels

docs

Poem

🐰 A tiny hop to mark the day,
Numbers nudged, then tucked away.
Crates and Python now align,
Changelog sings the new release line.
Small patch, quiet carrot-climb.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The pull request title 'chore(release): 0.15.2' is fully related to the main change in the changeset—a version bump across all workspace crates and configuration files from 0.15.1 to 0.15.2, clearly summarizing the primary change.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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.

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

✨ 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 chore/release-0.15.2

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

@pratyush618 pratyush618 force-pushed the chore/release-0.15.2 branch 2 times, most recently from e197fa2 to 2a5d77e Compare May 30, 2026 19:33
@pratyush618 pratyush618 force-pushed the chore/release-0.15.2 branch from 2a5d77e to 79b3d0d Compare May 30, 2026 19:34
@github-actions github-actions Bot added the docs label May 30, 2026
@pratyush618 pratyush618 self-assigned this May 30, 2026
@pratyush618 pratyush618 merged commit c7104f9 into master May 30, 2026
23 checks passed
@pratyush618 pratyush618 deleted the chore/release-0.15.2 branch May 30, 2026 19:58
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.

1 participant