Commits
Branch selector
User selector
Commit history
Commits on Apr 21, 2026
Wait for database update to become durable (#4846)
Show description for 6f23b19authored
Commits on Apr 20, 2026
Adds a non-repeating scheduled reducer test (#3233)
Show description for af37985authoredAdd `spacetime lock/unlock` to prevent accidental database deletion (#4502)
Show description for 81c9eabauthored
Commits on Apr 17, 2026
Add a test for #1121 (#1125)
Show description for 7726fe8andauthoredAdd Astro TypeScript template (#4688)
Show description for dea509bandauthoreddocs(fix): add missing `ctx.db` (#4768)
Show description for b1d5c59andauthoredClean up keynote-2 template README & DEVELOP (#4624)
Show description for 7143ed9authoredmove 00300-spacetime-json.md into the right docs folder (#4779)
Show description for 6d7b3b5authoredWindows VM runner test (#4278)
Show description for db2df60andauthoredMake Tyler a codeowner for CI and tools (#4836)
Show description for d20a24aandauthored
Commits on Apr 16, 2026
Add path context to invalid TOML config errors (#4815)
Show description for f3109bbauthoredMove field `replay_table_updated` to `ReplayCommittedState` (#4807)
Show description for 809aebdauthoredUpdate axum (#2713)
Show description for 21b58efandauthored
Commits on Apr 15, 2026
fix: reorder Vue component (#4748)
Show description for ddba47fauthoredFix `spacetime dev` bug when running with a project path (#4809)
Show description for 4df71beauthoredExport AuthCtx and JwtClaims in stdb/server typescript sdk (#4649)
Show description for 8e02165authoredfix(ts-bindings): populate response headers in fetch() (#4691)
Show description for b974cb7authoreddurability: Simplify shutdown (#4808)
Show description for 7d537d3authoreddocs: Add commitlog reference document (#4668)
Show description for 2356bbcauthoredUpdate typescript sdk to use v3 websocket api (#4784)
Show description for 74802ebauthoredRun client_connected hook for HTTP SQL requests (#4563)
Show description for f672ae2andauthoredAdd internal docs for C# bindings packages (#2938)
Show description for c65fc31andauthoredUnity tutorial part 2 CLI call fix (#3665)
Show description for b8cf10cauthoredExtract replay stuff out of `CommittedState`, part 1 (#4804)
Show description for b5cadffauthored
Commits on Apr 14, 2026
CI - rust smoketests lib expansion (#4269)
Show description for bb3e1b5authoredAdd TESTING.md, which documents some of our testing (#2898)
Show description for 8a4368eauthoredRefactored `SELECT` detection in PG SQL (#3771)
Show description for a137341andauthoredFix primary key migration causing stale schema (#3934) (#4666)
Show description for 91d6d5bauthoreddurability: Use `async-channel` to allow blocking send (#4802)
Show description for 2b3aa5aandauthoredv3 websocket transport protocol (#4761)
Show description for 7b3bc01authoredRequire confirmation for `spacetime delete` (#4770)
Show description for a7a1209andauthoredShow database names in `spacetime list` (#4769)
Show description for 8801913andauthoredRecord metrics periodically in batches (#4801)
Show description for 30b6ceeauthoredCache V8 heap stats instead of querying them on every call (#4778)
Show description for f309d05andauthored
Commits on Apr 13, 2026
Merge durability actors to reduce per-tx scheduler handoffs (#4767)
Show description for 4e842f0authored