Skip to content

v0.21.74

Choose a tag to compare

@github-actions github-actions released this 07 Mar 02:54
· 49 commits to refs/heads/main since this release
c496a9d

Changes

🚀 Features

  • feat(admin): add version-check command (#927) @oeway

🪲 Fixes

  • fix: delete null session metadata fields from Redis instead of silently ignoring them (#929) @oeway
  • fix: propagate worker_id from install() through commit_app() to start() (#926) @oeway
  • fix: clean up ghost _last_seen entries in idle cleanup loop (#925) @oeway

📚 Documentation