Noa
|
b4caab8aae
|
Remove spacetimedb-update from release tarball
|
2025-02-20 23:43:18 -06:00 |
|
Mazdak Farrokhzad
|
fe68fe6f98
|
Add keynote-benchmarks (#2252)
|
2025-02-11 22:05:32 +00:00 |
|
Noa
|
6a8375260f
|
Refactor HTTP api to better adhere to REST guidelines (real) (#2243)
|
2025-02-11 02:59:45 +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 |
|
joshua-spacetime
|
f0361525bd
|
Error handling for incremental evaluation (#2223)
|
2025-02-07 23:31:27 +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 |
|
Phoebe Goldman
|
3a126bca5a
|
Rust SDK: remove anyhow, use thiserror w/ structured error types (#2169)
|
2025-02-05 00:01:37 +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 |
|
joshua-spacetime
|
6aa75bd0eb
|
Track compute metrics for sql dml with new engine (#2190)
|
2025-01-31 17:59:33 +00:00 |
|
joshua-spacetime
|
4b4484a3aa
|
Track query and datastore cpu usage metrics (#2140)
|
2025-01-29 21:30:41 +00:00 |
|
Mazdak Farrokhzad
|
6630a90ee1
|
Switch DeleteTable impl to one based on FixedBitSet (#2183)
|
2025-01-29 17:15:17 +00:00 |
|
Noa
|
293aebaef9
|
Bump to Rust 1.84 (#2001)
|
2025-01-28 23:11:29 +00:00 |
|
Zeke Foppa
|
20ab595b29
|
Bump version to 1.0.0-rc4 (#2177)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2025-01-27 22:54:36 +00:00 |
|
Noa
|
179993c4ef
|
Fix autocomplete issues in bindings crate (#2157)
|
2025-01-23 18:31:40 +00:00 |
|
Kim Altintop
|
73fe4ef2f7
|
Set tracing static level for binaries only (#2144)
|
2025-01-22 20:13:52 +00:00 |
|
Noa
|
7c6af12b84
|
Use actual types for api responses, not ad-hoc json!() objects (#1931)
|
2025-01-21 03:13:22 +00:00 |
|
Noa
|
cf6ac18eaf
|
Lookup lifecycle reducers by lifecycle flag, not by name (#2132)
|
2025-01-17 23:21:52 +00:00 |
|
Zeke Foppa
|
a54ea3a391
|
CLI - Replace clippy with a manual check (#1928)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2025-01-17 00:03:11 +00:00 |
|
Noa
|
c24042609e
|
Split binaries (#2011)
|
2025-01-15 18:45:14 +00:00 |
|
Phoebe Goldman
|
dc0bdce324
|
Rework RLS macro for amended syntax (#2105)
Signed-off-by: Phoebe Goldman <phoebe@goldman-tribe.org>
Co-authored-by: joshua-spacetime <josh@clockworklabs.io>
|
2025-01-14 21:21:35 +00:00 |
|
joshua-spacetime
|
3798f468a6
|
query engine integration (#2074)
|
2025-01-11 00:01:24 +00:00 |
|
Tyler Cloutier
|
6f807e273c
|
Updated version to 1.0.0-rc3 (#2059)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2025-01-08 18:17:10 +00:00 |
|
Mario Montoya
|
df58e84eba
|
Preserve the comments of the "cli.toml" on changes (#2002)
Signed-off-by: Mario Montoya <mamcx@elmalabarista.com>
Co-authored-by: Phoebe Goldman <phoebe@clockworklabs.io>
|
2025-01-03 20:52:15 +00:00 |
|
Ingvar Stepanyan
|
08a3f3210b
|
Migrate C# ModuleDef to V9 (#1670)
|
2024-12-16 21:49:42 +00:00 |
|
joshua-spacetime
|
921170816c
|
query rewriter (#2031)
|
2024-12-12 22:08:43 +00:00 |
|
Phoebe Goldman
|
80dff96723
|
Rust SDK: Actual client-side indices for unique constraints (#1909)
|
2024-11-29 18:29:08 +00:00 |
|
Kim Altintop
|
125ab58388
|
commitlog: Fix set_epoch (#2005)
|
2024-11-21 13:34:10 +00:00 |
|
james gilles
|
c657b4f088
|
Rip useless names out of RawDef (#1918)
|
2024-11-20 21:02:00 +00:00 |
|
Jeffrey Dallatezza
|
3f0e1524d5
|
Fix flaky oidc tests (#2000)
|
2024-11-20 15:53:41 +00:00 |
|
Shubham Mishra
|
9c64d1fbd1
|
Durability Provider (#1864)
Signed-off-by: Shubham Mishra <shubham@clockworklabs.io>
Co-authored-by: Kim Altintop <kim@eagain.io>
|
2024-11-19 09:06:52 +00:00 |
|
Ingvar Stepanyan
|
ac1d222c30
|
Preserve reducer order in schema conversion (#1987)
Signed-off-by: Ingvar Stepanyan <me@rreverser.com>
Co-authored-by: james gilles <jameshgilles@gmail.com>
|
2024-11-16 01:32:57 +00:00 |
|
Ingvar Stepanyan
|
a7a1d36535
|
Run and test benchmarks against C# as well (#1965)
Co-authored-by: Zeke Foppa <196249+bfops@users.noreply.github.com>
|
2024-11-15 17:27:11 +00:00 |
|
Jeffrey Dallatezza
|
cccadd10ee
|
Clean up auth related code with traits, and reuse existing key generation code. (#1988)
|
2024-11-12 21:22:20 +00:00 |
|
Noa
|
f136670420
|
Directory structure impl (#1879)
Co-authored-by: Jeffrey Dallatezza <jeffreydallatezza@gmail.com>
|
2024-11-12 04:24:43 +00:00 |
|
Zeke Foppa
|
d51b5ac850
|
Bump version to 1.0.0-rc2 (#1962)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2024-11-08 17:06:30 +00:00 |
|
Zeke Foppa
|
adf6dab757
|
Get jsonwebtoken and jwks forks from crates.io (#1958)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2024-11-07 21:11:26 +00:00 |
|
joshua-spacetime
|
f199ba5ca8
|
Cached query execution plan (#1923)
|
2024-11-01 16:22:47 +00:00 |
|
Zeke Foppa
|
61360387be
|
CLI - Login flow (#1878)
Co-authored-by: Jeffrey Dallatezza <jeffreydallatezza@gmail.com>
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2024-10-29 20:28:45 +00:00 |
|
joshua-spacetime
|
c840eda037
|
Physical query plan + executors (#1881)
|
2024-10-24 17:30:59 +00:00 |
|
Jeffrey Dallatezza
|
942fd8be83
|
Handle JWT tokens with oidc providers (#1882)
|
2024-10-23 05:46:53 +00:00 |
|
Jeffrey Dallatezza
|
94eef52eb6
|
Use new token format when generating new id tokens (#1854)
|
2024-10-19 00:13:40 +00:00 |
|
Mario Montoya
|
637d6d77b2
|
RLS: Adding a new filter! macro (#1849)
Signed-off-by: Mario Montoya <mamcx@elmalabarista.com>
Co-authored-by: joshua-spacetime <josh@clockworklabs.io>
|
2024-10-17 18:31:22 +00:00 |
|
Shubham Mishra
|
0a86b46152
|
Fix Build: Use default() to init custom hash based datastructures (#1871)
Signed-off-by: Shubham Mishra <shubham@clockworklabs.io>
Co-authored-by: Mazdak Farrokhzad <twingoow@gmail.com>
|
2024-10-17 14:41:38 +00:00 |
|
Noa
|
a4d097c92c
|
Improve bindings diagnostics and add ui tests (#1216)
|
2024-10-16 18:18:52 +00:00 |
|
Kim Altintop
|
820ace12b1
|
Remove sendgrid (#1860)
|
2024-10-16 17:49:42 +00:00 |
|
Noa
|
ce3d6ed5dc
|
Upgrade wasmtime dependency (#1857)
|
2024-10-16 17:44:01 +00:00 |
|
Noa
|
c4e637e98b
|
Energy metering for persistent memory usage (#766)
|
2024-10-15 17:58:34 +00:00 |
|
joshua-spacetime
|
df5b78a2ff
|
refactor: Add TableId to relvar type (#1803)
|
2024-10-11 17:54:07 +00:00 |
|