Skip to content

chore: release v0.14.0#138

Merged
coji merged 1 commit intomainfrom
chore/release-0.14.0
Mar 16, 2026
Merged

chore: release v0.14.0#138
coji merged 1 commit intomainfrom
chore/release-0.14.0

Conversation

@coji
Copy link
Owner

@coji coji commented Mar 16, 2026

Summary

Release v0.14.0 with bug fixes, performance improvements, and documentation updates.

Highlights

  • fix: Prevent completed step written to cancelled run, proper HTTP status codes, separate maintenance from processOne, catch async listener rejections
  • perf: Skip PostgreSQL write mutex, denormalize step_count
  • new export: DurablyError, NotFoundError, ValidationError, ConflictError error classes
  • docs: Synchronous event listener behavior, run:lease-renewed event, error class documentation

Doc fixes in this PR

  • events.md incorrectly stated exceptions interrupt subsequent listeners (they don't)
  • run:lease-renewed event was undocumented
  • Error class exports missing from Quick Reference and LLM docs

See CHANGELOG.md for full details.

Test plan

  • pnpm validate — 28/28
  • Stale pattern detection — clean
  • pnpm --filter @coji/durably test:node:postgres
  • Manual publish after merge

🤖 Generated with Claude Code

- Bump version to 0.14.0 in both packages
- Add CHANGELOG entry for v0.14.0
- Fix events.md: error handling docs were incorrect (exceptions don't interrupt subsequent listeners)
- Add run:lease-renewed event to events.md
- Add error class exports to index.md and llms.md
- Regenerate llms.txt

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Mar 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
durably-demo Ready Ready Preview Mar 16, 2026 1:49pm

@coji coji merged commit 26c9e7f into main Mar 16, 2026
4 of 5 checks passed
@coji coji deleted the chore/release-0.14.0 branch March 16, 2026 13:51
@coderabbitai
Copy link

coderabbitai bot commented Mar 16, 2026

Warning

Rate limit exceeded

@coji has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 16 minutes and 0 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 2a2d0465-8685-448c-a96c-88559a6bb5fb

📥 Commits

Reviewing files that changed from the base of the PR and between 049e8f6 and 19eb75b.

📒 Files selected for processing (7)
  • CHANGELOG.md
  • packages/durably-react/package.json
  • packages/durably/docs/llms.md
  • packages/durably/package.json
  • website/api/events.md
  • website/api/index.md
  • website/public/llms.txt
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/release-0.14.0
📝 Coding Plan
  • Generate coding plan for human review comments

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.

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