mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-06 07:26:43 -04:00
70db721c3a
# Description of Changes Revert the following PRs that have caused some breakage: ```a32cffa76Finish refactoring out replay (#4850)d639be0afReplay: some code motion & reuse `ReplayCommittedState` (#4849)78d6b6f7dUpdate NativeAOT-LLVM infrastructure to current ABI (#4515)d5c1738c1Better module backtraces for panics and whatnot (#577)6f23b19f3Wait for database update to become durable (#4846)81c9eab86Add `spacetime lock/unlock` to prevent accidental database deletion (#4502)809aebd7cMove field `replay_table_updated` to `ReplayCommittedState` (#4807)21b58ef99Update axum (#2713)b5cadff7aExtract replay stuff out of `CommittedState`, part 1 (#4804) ``` I also updated the Python smoketests for breakage introduced in https://github.com/clockworklabs/SpacetimeDB/pull/4502. Reverting that PR caused conflicts, so this fix is more straightforward. # API and ABI breaking changes Maybe kind of, but we haven't released any of these. # Expected complexity level and risk 1 # Testing Ask @bfops about testing --------- Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
⚠️ Internal Crate ⚠️
This crate is intended for internal use only. It is not stable and may change without notice.