Commit Graph

1358 Commits

Author SHA1 Message Date
Noa b4caab8aae Remove spacetimedb-update from release tarball 2025-02-20 23:43:18 -06:00
John Detter 6bb3977d29 Removed a debug line that Noa left in 2025-02-20 22:13:59 -06:00
Noa 07e47431fc Fix on windows 2025-02-20 16:59:21 -06:00
Noa 09b8c81717 Update install script 2025-02-20 13:29:31 -06:00
Noa 837a642433 Add install scripts to version control 2025-02-20 13:16:59 -06:00
Noa 749202aa62 Remove testing bits 2025-02-14 15:53:01 -06:00
Noa e7c46591d5 Upload spacetimedb-update as its own release artifact 2025-02-14 12:41:24 -06:00
Zeke Foppa 0328a4fe4b CI - Update actions/cache@v2 -> @v4 (#2247)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2025-02-12 17:53:41 +00:00
Mazdak Farrokhzad 14d21c4b1c Save 10 ms by using Vec instead of VecDeque (#2254) 2025-02-11 23:04:25 +00:00
Mazdak Farrokhzad 0b2364b3a4 Add fast ser/de paths for structs of prims with repr(C) (#2251) 2025-02-11 22:07:14 +00:00
Mazdak Farrokhzad fe68fe6f98 Add keynote-benchmarks (#2252) 2025-02-11 22:05:32 +00:00
james gilles 2f30dc1c2c C# SDK - Emit Event.UnknownTransaction rather than throwing on unknown reducer (#2241) (#2249) 2025-02-11 21:54:06 +00:00
Noa f307d531a5 Fixup comment for SpacetimeCreds (#2250) 2025-02-11 20:14:32 +00:00
Noa e76ba2bd35 Only support bearer auth (#2248) 2025-02-11 18:51:05 +00:00
Tyler Cloutier 03fda01fb9 Implemented error arguments in error callbacks (#2229) 2025-02-11 15:48:05 +00:00
Jeffrey Dallatezza 6727e05040 Remove some Identity conversions that could panic (#1966) 2025-02-11 06:19:07 +00:00
Noa 6a8375260f Refactor HTTP api to better adhere to REST guidelines (real) (#2243) 2025-02-11 02:59:45 +00:00
Zeke Foppa 6fc5ce44d7 CLI - Default config lists maincloud, not testnet (#2237)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2025-02-11 02:46:39 +00:00
Tyler Cloutier d191b8561b DBConnection -> DbConnection for the TypeScript API (#2230) 2025-02-11 02:14:02 +00:00
Noa cf6822541f Remove janky schema from http API (#2181) 2025-02-11 00:56:07 +00:00
james gilles 5159c79be0 Implement IComparable for Timestamp (#2239) 2025-02-10 21:34:36 +00:00
Jeffrey Dallatezza c2d40f86fb Add metrics for index inserts and deletes (#2236) 2025-02-10 21:34:02 +00:00
Noa d43548b1de Fix confusing csharp workload-install error message (#2238) 2025-02-10 20:31:11 +00:00
Ingvar Stepanyan 8503e93629 Use Into<String> instead of ToString (#2127)
Co-authored-by: Phoebe Goldman <phoebe@goldman-tribe.org>
2025-02-10 15:05:01 -05:00
Phoebe Goldman aedc601145 Rename Address to ConnectionId (#2220)
Signed-off-by: Phoebe Goldman <phoebe@goldman-tribe.org>
Co-authored-by: James Gilles <jameshgilles@gmail.com>
Co-authored-by: Tyler Cloutier <cloutiertyler@users.noreply.github.com>
2025-02-10 00:40:16 +00:00
Tyler Cloutier e54a28584a Standardized module names and added module-test-cs based on module-test (#2232) 2025-02-09 05:58:19 +00:00
Zeke Foppa 5ddd73ee20 CLI - Warn when using an unstable command (#2227)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2025-02-08 20:21:46 +00:00
Piotr Sarnacki 00c6aa0baf Add /health endpoint (#1989)
Co-authored-by: Tyler Cloutier <cloutiertyler@users.noreply.github.com>
2025-02-08 19:58:14 +00:00
Tyler Cloutier 249910b079 Implemented the new EventContext types in Typescript codegen (#2224) 2025-02-08 18:00:34 +00:00
joshua-spacetime f0361525bd Error handling for incremental evaluation (#2223) 2025-02-07 23:31:27 +00:00
james gilles 9c92edd861 Rework event contexts in C# SDK (#2226) 2025-02-07 21:29:16 +00:00
Phoebe Goldman 91327d585e Make Timestamp a special SATS type (#1836)
Signed-off-by: Phoebe Goldman <phoebe@goldman-tribe.org>
Co-authored-by: James Gilles <jameshgilles@gmail.com>
Co-authored-by: Zeke Foppa <196249+bfops@users.noreply.github.com>
2025-02-07 18:17:53 +00:00
Jeffrey Dallatezza e10273f16d Add metrics for fuel usage and reducer runtime totals. (#2217) 2025-02-07 16:51:24 +00:00
Mazdak Farrokhzad b50b6841f1 Add direct indices to datastore (#2221) 2025-02-07 01:06:38 +00:00
Zeke Foppa a2a1b5d9b2 CLI - Clarify helptext for spacetime login (#2219)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2025-02-06 21:47:52 +00:00
Zeke Foppa 09fe2756b8 CLI - Better module language inference (#2218)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2025-02-06 21:24:00 +00:00
Noa e6775eb93a Finish spacetimedb-update functionality (#2126) 2025-02-06 20:32:46 +00:00
joshua-spacetime 75ab91d36d Handle optimization and execution errors on initial subscription (#2213) 2025-02-06 19:14:44 +00:00
Jeffrey Dallatezza e171a01cd8 Register data size metrics for standalone. (#2216) 2025-02-06 18:41:16 +00:00
Mario Montoya 02a61b26bc Fix multi-column index scan (#2208) 2025-02-06 15:29:03 +00:00
Mazdak Farrokhzad 1a3f3af255 add direct indices, except for in datastore & C# (#2205) 2025-02-06 00:40:46 +00:00
Ingvar Stepanyan 88090ec73a Rewrite C# codegen to the new Lang infra + fixes (#2184)
Co-authored-by: James Gilles <jameshgilles@gmail.com>
2025-02-05 22:07:45 +00:00
Mazdak Farrokhzad 25d74091c3 Make MutTxId::update really idempotent wrt. TxData (#2212) 2025-02-05 20:40:02 +00:00
Phoebe Goldman 2d90657dbc Rust client SDK: rework EventContext into multiple types (#2189) 2025-02-05 00:50:55 +00:00
Phoebe Goldman 3a126bca5a Rust SDK: remove anyhow, use thiserror w/ structured error types (#2169) 2025-02-05 00:01:37 +00:00
joshua-spacetime e4e36ec478 Return errors for invariant violations during query planning (#2209) 2025-02-04 21:58:14 +00:00
Noa fbb5c9ecdc Fix ctrl-c handling (#2200) 2025-02-04 20:08:22 +00:00
joshua-spacetime ad36d13335 Update sql literals to match spec (#2196) 2025-02-04 15:35:02 +00:00
Mazdak Farrokhzad 2fc0361d68 Match datastore semantics more closely: btree_scan => index_scan_range (#2203) 2025-02-04 00:34:33 +00:00
Phoebe Goldman ad49494e85 prop_assume!(a != b) in some tests to fix spurious failures (#2199) 2025-02-03 15:33:03 +00:00