Mazdak Farrokhzad
|
2ae19838d3
|
Fix subs when clients use variying compression (#2434)
|
2025-03-12 14:39:08 +00:00 |
|
Zeke Foppa
|
8930e78f97
|
Bump versions to 1.0.1 (#2431)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2025-03-11 18:43:48 +00:00 |
|
joshua-spacetime
|
9a2b30f321
|
Support RFC 3339 timestamp values in sql (#2242)
|
2025-03-06 21:18:20 +00:00 |
|
Zeke Foppa
|
20f4bfbd21
|
Bump Rust and C# package versions to 1.0.0 (#2283)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
Co-authored-by: John Detter <no-reply@boppygames.gg>
|
2025-02-28 20:13:07 +00:00 |
|
Noa
|
b8ebe42484
|
Fix self-replace on windows (#2294)
|
2025-02-26 16:42:59 +00:00 |
|
Kim Altintop
|
d92a3f5f1a
|
sdk: Basic connection metrics (#2299)
|
2025-02-24 16:57:31 +00:00 |
|
Noa
|
30ba0f9d97
|
Use fixed term width for cli help test (#2293)
|
2025-02-21 20:18:26 +00:00 |
|
Noa
|
27a2afa2b8
|
Update install script (#2265)
Co-authored-by: John Detter <no-reply@boppygames.gg>
|
2025-02-21 06:10:31 +00:00 |
|
joshua-spacetime
|
6abfe8ddba
|
Add support for LIMIT (#2279)
|
2025-02-19 20:18:44 +00:00 |
|
Zeke Foppa
|
4665c5243c
|
CLI - Add feature to print markdown docs (#2276)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2025-02-19 04:33:07 +00: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 |
|