New
v0.7.5
This release brings multiple stability fixes and adds initial support for cyclic objects to the schema lib.
Highlights
Fixes
- Fix bug when deleted a reinserted quad in KV backends (@3pCode, https://github.com/cayleygraph/cayley/pull/747).
- Fix
Optionaliterator not propagating own tags (@phyrwork, https://github.com/cayleygraph/cayley/pull/739). - Update BoomFilter to avoid panic (@hypirion, https://github.com/cayleygraph/cayley/pull/744).
Library
- schema: Support loading and writing objects containing loops (https://github.com/cayleygraph/cayley/pull/745, https://github.com/cayleygraph/cayley/pull/746).
- schema: Fix recursive ID lookup in anonymous fields (@phyrwork, https://github.com/cayleygraph/cayley/pull/733).
- New
Resolveriterator (@phyrwork, https://github.com/cayleygraph/cayley/pull/741). - Add
RefsOftoBatchQuadStoreinterface (@phyrwork, https://github.com/cayleygraph/cayley/pull/742).
As always, we expect Go users to pin a specific Cayley version tag with dep.