Skip to content

chore: release v0.9.5#597

Merged
jvanbuel merged 1 commit intomainfrom
release-plz-2026-02-25T08-25-53Z
Feb 25, 2026
Merged

chore: release v0.9.5#597
jvanbuel merged 1 commit intomainfrom
release-plz-2026-02-25T08-25-53Z

Conversation

@jvanbuel
Copy link
Owner

@jvanbuel jvanbuel commented Feb 25, 2026

🤖 New release

  • flowrs-tui: 0.9.4 -> 0.9.5
Changelog

0.9.5 - 2026-02-25

Fixed

  • key Gantt cache on (DagId, DagRunId) to prevent cross-DAG leaks
  • reset Gantt retry cache when navigating to a different DAG run
  • preserve cached retry data in Gantt chart during refresh


This PR was generated with release-plz.

Summary by CodeRabbit

Version 0.9.5 Release

  • Bug Fixes
    • Fixed Gantt chart cache to prevent data leakage between different DAGs
    • Fixed issue where Gantt chart retry cache was not properly reset when navigating between different DAG runs
    • Fixed loss of cached retry data in Gantt charts during page refresh

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 25, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between f143f7e and 89a583a.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (2)
  • CHANGELOG.md
  • Cargo.toml

Walkthrough

The pull request bumps the package version from 0.9.4 to 0.9.5 and documents three cache-related fixes for the Gantt component. All changes are configuration and documentation updates with no functional code modifications.

Changes

Cohort / File(s) Summary
Version & Changelog
CHANGELOG.md, Cargo.toml
Updated version to 0.9.5 and added changelog entry documenting three Gantt cache fixes: cross-DAG leak prevention, retry cache reset on DAG run navigation, and cached retry data preservation during refresh.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore: release v0.9.5' accurately and clearly summarizes the primary change—a version bump release from 0.9.4 to 0.9.5 reflected in both CHANGELOG.md and Cargo.toml.
Docstring Coverage ✅ Passed No 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.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release-plz-2026-02-25T08-25-53Z

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.

@jvanbuel jvanbuel merged commit 366f4fc into main Feb 25, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant