Releases: KLR-Pattern/nexusx
Releases · KLR-Pattern/nexusx
v2.10.1
See CHANGELOG for details.
Full Changelog: v2.10.0...v2.10.1
v2.10.0
See CHANGELOG for details.
Full Changelog: v2.9.2...v2.10.0
v2.9.2
See CHANGELOG for details.
Full Changelog: v2.9.1...v2.9.2
v2.9.1
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
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
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
See CHANGELOG for details.
Full Changelog: v2.6.0...v2.7.0
v2.6.0
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
See CHANGELOG for details.
Full Changelog: v2.5.1...v2.5.2
v2.5.0
See CHANGELOG for details.
Full Changelog: v2.4.1...v2.5.0