Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 23:44

What's Changed

  • TCK Bronze HTTP bridge + full Bronze conformance (93/93) + two Cypher bug fixes by @joslat in #70
  • TCK Silver tier (67/67) + post-Bronze hardening (docs, MQ005 de-flake, query sweep) by @joslat in #73
  • Add TCK Gold tier to the compatibility bridge by @joslat in #74
  • 1.0 API surface (1/4): internalize implementation types behind the public interfaces by @joslat in #75
  • 1.0 API surface (2/4): interface follow-ups + MergeEntitiesAsync return value by @joslat in #76
  • 1.0 API surface (3/4): correctness & contract-honesty pass by @joslat in #77
  • 1.0 API surface (4/4): naming, enum & deprecated-surface freeze by @joslat in #78
  • 1.0 API surface (5): type-safety shape changes (enums + collapsed overloads) by @joslat in #79
  • 1.0 API surface (6): MemoryNodeKind enum (replace string nodeLabel) by @joslat in #80
  • 1.0 API surface (7): rename ct -> cancellationToken (library-wide) by @joslat in #81
  • 1.0 API surface (8): Diffbot keyed-DI (opt-in enrichment provider) by @joslat in #82
  • Merge: re-point all typed RELATED_TO relationships onto the survivor by @joslat in #83

Full Changelog: v0.1.0-preview.4...v1.0.0