This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Summary
AI summaryFixed scan cancellation to reliably handle transient and persistent SQLite writer locks.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Preserves late cancel requests when handling transient SQLite writer locks during scan cancellation. Preserves late cancel requests when handling transient SQLite writer locks during scan cancellation. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Bugfix | Medium |
Provides best‑effort in‑memory cancel requests for persistent SQLite writer locks during scan cancellation. Provides best‑effort in‑memory cancel requests for persistent SQLite writer locks during scan cancellation. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Bugfix | Low |
Waits for transient SQLite writer locks before cancelling a scan. Waits for transient SQLite writer locks before cancelling a scan. Source: granite4.1:30b@2026-05-26-audit Confidence: low |
— |
| Bugfix | Low |
Provides controlled API/UI retry feedback when SQLite writer locks occur during scan cancellation. Provides controlled API/UI retry feedback when SQLite writer locks occur during scan cancellation. Source: granite4.1:30b@2026-05-26-audit Confidence: low |
— |
| Bugfix | Low |
Preserves canceled state after encountering SQLite writer lock issues during scan cancellation. Preserves canceled state after encountering SQLite writer lock issues during scan cancellation. Source: granite4.1:30b@2026-05-26-audit Confidence: low |
— |
Full changelog
🐛 Bug fixes
- make scan cancellation wait for transient SQLite writer locks, preserve late cancel requests, and show a clear cancel-button tooltip
- handle persistent SQLite writer locks during scan cancellation with best-effort in-memory cancel requests, controlled API/UI retry feedback, and canceled-state preservation
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Beta — feedback welcome: [email protected]