chore(release): 8.0.0-rc.3
This commit is contained in:
parent
0e8972c6fa
commit
6991bbe3d2
3 changed files with 21 additions and 3 deletions
18
CHANGELOG.md
18
CHANGELOG.md
|
|
@ -2,6 +2,24 @@
|
|||
|
||||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
||||
|
||||
### [8.0.0-rc.3](https://github.com/soulcraftlabs/brainy/compare/v8.0.0-rc.2...v8.0.0-rc.3) (2026-06-23)
|
||||
|
||||
- test(8.0): de-flake the VFS path-cache timing assertion (0e8972c)
|
||||
- feat(8.0): asOf at-gen vector defer — provider-served historical semantic search (#35) (1c363e8)
|
||||
- perf(8.0): bound find({ where, orderBy }) sort to the page (CTX-BR-FIND-ORDERBY) (450084b)
|
||||
- feat(8.0): brain.graph.subgraph(query) query→expand fusion (#61) (82dde92)
|
||||
- feat(8.0): vector allowedIds predicate-pushdown into find() (#46) (dd325f2)
|
||||
- feat(8.0): graph analytics — brain.graph.rank / communities / path (632d90a)
|
||||
- fix(8.0): restore() reloads a native entity-id mapper before graphIndex.rebuild() (4d0b64f)
|
||||
- test(8.0): cover pending-tier range queries + setRetentionBudget adaptive reclaim (3783e61)
|
||||
- feat(8.0): Model-B per-write generation-stamping + adaptive retention knob (5c3bb2c)
|
||||
- test(8.0): Model-B write-perf + scalability spike harnesses (afac7f9)
|
||||
- perf(8.0): per-id history chains for O(log) historical reads + bounded delta cache (ceed70d)
|
||||
- refactor(8.0): graph analytics contract — intent names, not algorithm names (f3e6911)
|
||||
- docs(8.0): RELEASES — native provider is @soulcraft/cor 3.0 (fix cortex 3.0 self-contradiction) (96d9c0b)
|
||||
- test(8.0): cover the native graph seam + make provider resolution factory-tolerant (29410bc)
|
||||
|
||||
|
||||
### [8.0.0-rc.2](https://github.com/soulcraftlabs/brainy/compare/v8.0.0-rc.1...v8.0.0-rc.2) (2026-06-21)
|
||||
|
||||
- docs(8.0): RELEASES rc.2 additions — graph engine + additive wins + correctness fixes (18f27cb)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue