Skip to content

Releases: KLR-Pattern/nexusx

v2.10.1

14 Jun 07:17

Choose a tag to compare

See CHANGELOG for details.

Full Changelog: v2.10.0...v2.10.1

v2.10.0

13 Jun 14:27

Choose a tag to compare

See CHANGELOG for details.

Full Changelog: v2.9.2...v2.10.0

v2.9.2

12 Jun 14:12

Choose a tag to compare

See CHANGELOG for details.

Full Changelog: v2.9.1...v2.9.2

v2.9.1

12 Jun 13:02

Choose a tag to compare

See CHANGELOG for details.

What's Changed

  • test: add pytest-benchmark suite for Core API and GraphQL modes by @allmonday in #67
  • perf(resolver): cache traversable fields per type by @allmonday in #68
  • fix(security): restrict Voyager import to service modules by @allmonday in #69
  • perf(graphql): cache relationship lookup in _serialize_item by @allmonday in #73
  • perf: _orm_to_dto cached fields + remove _serialize_entity wrapper by @allmonday in #75

Full Changelog: v2.9.0...v2.9.1

v2.9.0

10 Jun 14:28

Choose a tag to compare

See CHANGELOG for details.

What's Changed

  • feat: export AutoLoad in public API by @allmonday in #57
  • fix: raise ValueError on ambiguous loader lookup by @allmonday in #58
  • fix: respect element nullability in SDL list types by @allmonday in #59
  • refactor: extract _process_level phases into standalone methods by @allmonday in #60
  • refactor: split SubsetMeta.new into focused helpers by @allmonday in #61
  • fix(skill): update outdated template and docs to match current APIs by @allmonday in #62
  • fix(loader): improve pagination error message for custom relationships by @allmonday in #63
  • refactor(api): clean up public API surface by @allmonday in #64

Full Changelog: v2.8.0...v2.9.0

v2.8.0

09 Jun 22:29

Choose a tag to compare

See CHANGELOG for details.

What's Changed

  • perf: skip BFS traversal for pure-data subtrees in Resolver by @allmonday in #49
  • test: add coverage config and loader/pagination tests by @allmonday in #50
  • test: add core module tests + fix pagination limit propagation by @allmonday in #51

Full Changelog: v2.7.0...v2.8.0

v2.7.0

07 Jun 23:36

Choose a tag to compare

See CHANGELOG for details.

Full Changelog: v2.6.0...v2.7.0

v2.6.0

07 Jun 13:53

Choose a tag to compare

See CHANGELOG for details.

What's Changed

  • fix: pagination has_next_page off-by-one and resolver cache memory leak by @allmonday in #48

Full Changelog: v2.5.2...v2.6.0

v2.5.2

06 Jun 14:44

Choose a tag to compare

See CHANGELOG for details.

Full Changelog: v2.5.1...v2.5.2

v2.5.0

27 May 02:37

Choose a tag to compare

See CHANGELOG for details.

Full Changelog: v2.4.1...v2.5.0