Emmanuel Keller
|
968b1714dc
|
Cleanup Fetch resolution (#4312)
Co-authored-by: Gerard Guillemas Martos <gguillemas@users.noreply.github.com>
|
2024-07-18 11:27:35 +00:00 |
|
Tobie Morgan Hitchcock
|
bfc474e4d8
|
Refactor transaction, caching, and key-value store interfaces (#4257)
Co-authored-by: Gerard Guillemas Martos <gerard.guillemas@surrealdb.com>
|
2024-07-17 22:44:05 +00:00 |
|
Mees Delzenne
|
fc154142fa
|
Update reblessive (#4352)
|
2024-07-12 14:40:30 +00:00 |
|
Mees Delzenne
|
07a88383fa
|
Minor lib improvements (#4261)
|
2024-07-05 09:19:04 +00:00 |
|
Tobie Morgan Hitchcock
|
e1123ae6d6
|
Remove SpeeDB storage engine (#4171)
|
2024-06-12 09:40:48 +00:00 |
|
Emmanuel Keller
|
1c09e1863d
|
Serialisation size checks for large vectors (#4033)
|
2024-05-13 18:46:22 +00:00 |
|
Rushmore Mushambi
|
24ae06051e
|
Add a surrealdb-next release train (#3888)
|
2024-05-10 09:05:32 +00:00 |
|
Emmanuel Keller
|
009486b2bb
|
Feature: Initial Hnsw implementation (#3353)
|
2024-05-08 14:26:41 +00:00 |
|
Mees Delzenne
|
061ad8c712
|
Update rquickjs dependency (#3942)
|
2024-05-08 11:00:54 +00:00 |
|
David Bottiau
|
854e6e6df2
|
Fix response content-type on /rpc endpoint (#3918)
Co-authored-by: Raphael Darley <raphael@raphaeldarley.com>
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
|
2024-04-19 20:13:51 +01:00 |
|
Mees Delzenne
|
49ad32f45e
|
Implement reblessive into the executor. (#3803)
|
2024-04-18 15:51:47 +00:00 |
|
Raphael Darley
|
4c8c9f6c8a
|
Info structure refactor (#3886)
Co-authored-by: Micha de Vries <micha@devrie.sh>
|
2024-04-17 15:27:55 +01:00 |
|
Rushmore Mushambi
|
e842515882
|
Drop the old parser (#3814)
|
2024-04-06 17:33:36 +00:00 |
|
Rushmore Mushambi
|
9f97f0bc48
|
Stabilise and use parser2 for parsing (#3801)
Co-authored-by: Mees Delzenne <mees.delzenne@gmail.com>
Co-authored-by: Gerard Guillemas Martos <gguillemas@users.noreply.github.com>
|
2024-04-05 16:05:22 +00:00 |
|
Tobie Morgan Hitchcock
|
b03aeca08c
|
Cleanup a few things in the code (#3793)
Co-authored-by: Rushmore Mushambi <rushmore@surrealdb.com>
|
2024-04-03 09:54:12 +00:00 |
|
Rushmore Mushambi
|
464837c6c1
|
Bump MSRV to 1.77 (#3778)
|
2024-03-27 18:22:18 +00:00 |
|
Rushmore Mushambi
|
6af01e0ed4
|
Bump version to v1.5.0 (#3728)
|
2024-03-20 16:45:20 +00:00 |
|
Rushmore Mushambi
|
05f78ee145
|
Update workflows to take core v2 into consideration (#3701)
|
2024-03-15 16:58:51 +00:00 |
|
Rushmore Mushambi
|
948b9640fb
|
Drop the sql::v1 module from the core library (#3683)
|
2024-03-15 14:37:27 +00:00 |
|
Rushmore Mushambi
|
f93f4999ed
|
Refactor Cargo features to use separate core library versions (#3688)
Co-authored-by: Mees Delzenne <mees.delzenne@gmail.com>
|
2024-03-15 11:21:32 +00:00 |
|
Rushmore Mushambi
|
03e9998ff1
|
Bump version to v1.4.0 (#3656)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-03-07 16:43:39 +00:00 |
|
Maxwell Flitton
|
9fc5af2660
|
Drop the ml2 feature from Cargo files (#3606)
|
2024-03-01 13:53:36 +00:00 |
|
Farhan
|
485a224bcd
|
Add SurrealKV as an experimental backend store (#3451)
|
2024-02-15 20:47:10 +00:00 |
|
Rushmore Mushambi
|
d55d1a3b6e
|
Implement revision types for client/server communication (#3474)
|
2024-02-12 11:52:36 +00:00 |
|
Emmanuel Keller
|
2d2b3a40bb
|
Refactor: In MTree large vector improvement (#3466)
|
2024-02-12 11:31:35 +00:00 |
|
Rushmore Mushambi
|
454509e4d1
|
Update dependencies and add ml2 feature (#3385)
|
2024-02-09 19:31:16 +00:00 |
|
Rushmore Mushambi
|
40039dc1ad
|
Don't include jwks in docs.rs features (#3465)
|
2024-02-09 09:41:42 +00:00 |
|
Rushmore Mushambi
|
211a3fe867
|
Fix documentation builds on docs.rs (#3462)
|
2024-02-08 15:43:27 +00:00 |
|
Rushmore Mushambi
|
b0b438b4b8
|
Bump version to v1.3.0 (#3444)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-02-05 22:06:37 +00:00 |
|
Rushmore Mushambi
|
05a86ead5b
|
Release the core crate together with the SDK crate and binaries (#3437)
|
2024-02-05 12:01:39 +00:00 |
|
Rushmore Mushambi
|
690dd55a86
|
Extract core lib into a standalone crate (#3423)
Co-authored-by: Gerard Guillemas Martos <gerard.guillemas@surrealdb.com>
|
2024-02-02 22:10:47 +00:00 |
|
Salvador Girones Gil
|
307d7d68fc
|
[ci/builds] Reuse binary builds for Docker. Static link ONNX runtime (#3382)
|
2024-01-22 17:51:49 +00:00 |
|
Rushmore Mushambi
|
7ba93848d4
|
Unpin rustls (#3380)
|
2024-01-22 14:11:10 +00:00 |
|
github-actions[bot]
|
81c3528a27
|
Bump version to v1.1.1 (#3343)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-01-16 16:21:36 +00:00 |
|
Mees Delzenne
|
30bd5adde7
|
Bump rquickjs version (#3332)
|
2024-01-16 12:51:25 +00:00 |
|
Mees Delzenne
|
2755f572fc
|
Introduce new experimental parser (#2885)
Co-authored-by: Raphael Darley <raphael@raphaeldarley.com>
|
2024-01-10 16:43:56 +00:00 |
|
Gerard Guillemas Martos
|
ccb4813886
|
Implement support for remote JSON Web Key Sets (#3198)
|
2024-01-09 17:17:48 +00:00 |
|
github-actions[bot]
|
65a5867b28
|
Bump version to v1.1.0 (#3294)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-01-09 17:27:11 +00:00 |
|
Nathaniel Brough
|
5d176d4c77
|
fuzz: Add structured executor (#3285)
|
2024-01-09 15:34:52 +00:00 |
|
Gerard Guillemas Martos
|
d33dea7462
|
Bugfix: Fix duration addition in timeout causing overflow (#3258)
|
2024-01-05 15:21:00 +00:00 |
|
Mees Delzenne
|
92b0f202f5
|
Update rquickjs version (#3261)
Co-authored-by: Rushmore Mushambi <rushmore@surrealdb.com>
|
2024-01-05 12:42:18 +00:00 |
|
github-actions[bot]
|
855fd000f4
|
Bump version to v1.0.2 (#3212)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-12-21 20:56:14 +00:00 |
|
Maxwell Flitton
|
a01c1347cb
|
Update the surrealml-core version (#3184)
|
2023-12-20 18:50:28 +00:00 |
|
github-actions[bot]
|
8ad4256a3e
|
Bump version to v1.0.1 (#3156)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-12-14 17:42:29 +00:00 |
|
Emmanuel Keller
|
a6c50cb5f5
|
Feat: In Memory index store (#3020)
|
2023-12-13 13:37:24 +00:00 |
|
Maxwell Flitton
|
2ae8416791
|
Add support for ML model storage and execution (#3015)
|
2023-12-12 13:51:43 +00:00 |
|
Tobie Morgan Hitchcock
|
1d3844ff69
|
Update compatible dependencies (#3069)
|
2023-12-05 12:12:56 +00:00 |
|
Tobie Morgan Hitchcock
|
73d66ed2be
|
Update 3rd party dependencies (#3026)
|
2023-11-27 10:23:26 +00:00 |
|
Emmanuel Keller
|
9ead2cdbb6
|
MTree fully tested with Euclidean and Manhattan distances (#3006)
|
2023-11-21 21:25:00 +00:00 |
|
Rushmore Mushambi
|
468d72ff81
|
Fix the nightly channel (#3012)
|
2023-11-21 13:24:59 +00:00 |
|