Skip to content

coordinode-server-v0.3.6

Choose a tag to compare

@sw-release-bot sw-release-bot released this 13 Apr 08:19
· 1262 commits to main since this release
2f7e3a1

coordinode-embed

0.3.6 - 2026-04-13

Added

  • (query) use planner hnsw_index annotation in executor for index-name lookup
  • (query) CREATE/DROP VECTOR INDEX Cypher DDL

Testing

  • (embed) full integration coverage for CREATE/DROP VECTOR INDEX (R-API3)
  • (embed) complete R-API3 integration test suite for CREATE/DROP VECTOR INDEX

coordinode-query

0.3.6 - 2026-04-13

Added

  • (query) use planner hnsw_index annotation in executor for index-name lookup
  • (query) CREATE/DROP VECTOR INDEX Cypher DDL