Skip to content

v2.0.0

Choose a tag to compare

@sw-release-bot sw-release-bot released this 31 Aug 16:46
d03eecf

2.0.0 (2026-08-31)

⚠ BREAKING CHANGES

  • client: LabelInfo.version and EdgeTypeInfo.version are now schema_revision, and EdgeTypeInfo.schema_mode is removed.

Features

  • client: track CoordiNode 0.5.5 and make the demo stack real (#80) (9bb3a00)
  • embedded: add native Hnsw class for ann-benchmarks integration (#70) (a2986a6)

Bug Fixes

  • ci: drop the uv flags that block every release (#86) (2b55f8f)

What's Changed

  • build(deps): bump the uv group across 1 directory with 5 updates by @dependabot[bot] in #71
  • build(deps): bump pyo3 from 0.23.5 to 0.24.1 in /coordinode-embedded in the cargo group across 1 directory by @dependabot[bot] in #72
  • feat(embedded): add native Hnsw class for ann-benchmarks integration by @polaz in #70
  • build(deps): bump aiohttp from 3.13.5 to 3.14.0 in the uv group across 1 directory by @dependabot[bot] in #73
  • build(deps): bump aiohttp from 3.14.0 to 3.14.1 in the uv group across 1 directory by @dependabot[bot] in #76
  • build(deps): bump pyo3 from 0.24.1 to 0.24.2 in /coordinode-embedded in the cargo group across 1 directory by @dependabot[bot] in #75
  • build(deps): bump pydantic-settings from 2.13.1 to 2.14.2 in the uv group across 1 directory by @dependabot[bot] in #77
  • build(deps): bump cmov from 0.5.3 to 0.5.4 in /coordinode-embedded in the cargo group across 1 directory by @dependabot[bot] in #79
  • build(deps): bump the uv group across 1 directory with 4 updates by @dependabot[bot] in #81
  • feat(client): track CoordiNode 0.5.5 and make the demo stack real by @polaz in #80
  • build(deps): bump rand to 0.8.8, and close out the langsmith proposal by @polaz in #84
  • fix(ci): drop the uv flags that block every release by @polaz in #86
  • build(deps): bump cmov from 0.5.3 to 0.5.4 in /coordinode-embedded in the cargo group across 1 directory by @dependabot[bot] in #85
  • chore(main): release 2.0.0 by @sw-release-bot[bot] in #74

New Contributors

Full Changelog: v1.0.6...v2.0.0