Skip to content

chore: release v0.10.0#159

Merged
Hazzng merged 1 commit into
mainfrom
chore/releases20
Jun 20, 2026
Merged

chore: release v0.10.0#159
Hazzng merged 1 commit into
mainfrom
chore/releases20

Conversation

@Hazzng

@Hazzng Hazzng commented Jun 20, 2026

Copy link
Copy Markdown
Owner

Consumes pending changesets and bumps to v0.10.0.


Summary by cubic

Release v0.10.0 of sql-fs-api with improved lock observability, sturdier cross-replica teardown, fairer lock acquisition, and faster path-cache accounting. Updates CHANGELOG and version strings in README, package.json, and OpenAPI to 0.10.0.

  • New Features

    • Event-loop lag monitoring for Redis leases: periodic monitorEventLoopDelay metrics and per-heartbeat gap logs (warn/critical), no behavior changes.
  • Bug Fixes

    • Cross-replica destroy: warm sessions on other replicas are now torn down; a DESTROYED tombstone prevents ghost state and cleanly returns 404s.
    • Publish recovery: a background drainer flushes stranded version publishes after Redis INCR failures.
    • Lock & cache: Redis lock acquisition adds bounded jitter with configurable retry (REDIS_EXEC_LOCK_ACQUIRE_RETRY_MS); path-cache byte accounting is O(1) to avoid full-map scans.

Written for commit 8047989. Summary will update on new commits.

Review in cubic

Consumes pending changesets and bumps to v0.10.0.

Co-authored-by: Cursor <cursoragent@cursor.com>
@coderabbitai

coderabbitai Bot commented Jun 20, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 6509310c-b9f1-4cb7-b3b5-35b83107f0e2

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/releases20

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.

@Hazzng Hazzng merged commit 541eb7a into main Jun 20, 2026
2 checks passed
@Hazzng Hazzng deleted the chore/releases20 branch June 20, 2026 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant