Commit graph

22 commits

Author SHA1 Message Date
Maxwell Flitton
e201366602
updating surrealml-core and adding checking for version and name (#3773) 2024-03-28 13:57:26 +00:00
Rushmore Mushambi
464837c6c1
Bump MSRV to 1.77 (#3778) 2024-03-27 18:22:18 +00:00
Mees Delzenne
567832825a
Implement reblessive into the parser to prevent any overflows. (#3591) 2024-03-22 20:50:11 +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
d386871515
Upgrade surrealkv to version 0.1.3 (#3566) 2024-02-22 15:50:21 +00:00
Mees Delzenne
55f2a63885
Update rquickjs version (#3557) 2024-02-21 20:55:10 +00:00
Rushmore Mushambi
e08029ce48
Enable parser2, ml2 and surrealkv in nightly binaries (#3538) 2024-02-19 13:59:31 +00:00
Farhan
485a224bcd
Add SurrealKV as an experimental backend store (#3451) 2024-02-15 20:47:10 +00:00
Rushmore Mushambi
c5eed02415
Rename ml1 and ml2 crate names (#3479) 2024-02-12 09:27:57 +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
Mees Delzenne
4ce6b15c50
Update rquickjs version (#3419) 2024-02-05 17:00:31 +00:00
Rushmore Mushambi
2ee33e7bdb
Revert breaking changes from sql1 (#3433) 2024-02-05 16:21:23 +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