Releases: hypermodeinc/modus
Releases · hypermodeinc/modus
v0.12.5 (2024-09-26)
27 Sep 00:34
Compare
Sorry, something went wrong.
No results found
Fix AssemblyScript error unpinning objects from memory #396
v0.12.4 (2024-09-26)
26 Sep 23:10
Compare
Sorry, something went wrong.
No results found
Fix field alignment issue #393
Improve error logging and debugging #394
v0.12.3 (2024-09-26)
26 Sep 19:17
Compare
Sorry, something went wrong.
No results found
Arrays in collections host functions should be non-nil #384
Update error handling for function calls #385
Fix array-like types passed via interface wrappers #386
Cast slice values to handle json.Number and others #387
Trap JSON unsupported value errors #388
Adjust Sentry transactions #390
v0.12.2 (2024-09-24)
25 Sep 00:14
Compare
Sorry, something went wrong.
No results found
Fix missing GraphQL type schema #376
Add FunctionExecutionDurationMillisecondsSummary metric #377
Fix field alignment issue #378
Improve execution plan creation #379
Fix plan creation / registration bug #380
v0.12.1 (2024-09-18)
18 Sep 22:55
Compare
Sorry, something went wrong.
No results found
Fix panic from Go maps with primitive types #370
Fix error when using a map as an input parameter #373
Fix errors related to nil slices #374
v0.12.0 (2024-09-16)
16 Sep 19:01
Compare
Sorry, something went wrong.
No results found
Add language support for Hypermode Go SDK #317 #351 #352
Major refactoring to support multiple guest languages #347
Rename hmruntime to hypruntime #348
Make empty dgraph responses nil #355
Support objects as parameters to functions via GraphQL input types #359
Fix GraphQL schema generation for Go functions #360
Add getLabel to collection host functions #361
Fix import registration issue #364
Fix conversion of empty arrays and slices #365
Fix wasm host not found in context #366
v0.11.2 (2024-08-27)
27 Aug 23:25
Compare
Sorry, something went wrong.
No results found
Refactor dgraph host functions to use single execute host function #342
Add vector retrieval and search by vector to collections #343
v0.11.1 (2024-08-16)
16 Aug 18:47
Compare
Sorry, something went wrong.
No results found
Improve logger registration code #335
Add dgraph host functions #336
v0.11.0 (2024-08-12)
12 Aug 18:42
Compare
Sorry, something went wrong.
No results found
Perf improvements to internal storage of hnsw data in Collections #299
Fix type resolution issues #304 #306
Implement nearest neighbor classification in Collections #305
Fix certain errors reporting incorrectly #307
Improve encoding and decoding of arrays and maps #308
Listen on both IPv4 and IPv6 for localhost #309
Warn instead of error on some db connection failures #310
Modularize language-specific features #314 #325
Fix error reporting with host functions #318
Log cancellations and host function activity #320
Add namespaces to collections to isolate storage #321
Use more direct approach for registering host functions #322 #326 #327
Add getNamespaces host function for collections #324
Add cross namespace search to collections #330
v0.10.1 (2024-07-23)
23 Jul 22:20
Compare
Sorry, something went wrong.
No results found
Add HNSW indexing for collection #285
Use default parameter value in metadata if it exists #286
Fix memory corruption issue with multiple input parameters #288