Skip to content

v0.11.0 (2024-08-12)

Compare
Choose a tag to compare
@mattjohnsonpint mattjohnsonpint released this 12 Aug 18:42
· 283 commits to main since this release
56096cc
  • 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