File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,25 @@ All notable changes to this project will be documented in this file. Dates are d
44
55Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
66
7+ #### [ 4.0.0-rc.6] ( https://github.com/datastax/jvector/compare/4.0.0-rc.5...4.0.0-rc.6 )
8+
9+ - release 4.0.0-rc.6 [ ` #571 ` ] ( https://github.com/datastax/jvector/pull/571 )
10+ - fix javadoc error [ ` #570 ` ] ( https://github.com/datastax/jvector/pull/570 )
11+ - Ignoring testIncrementalInsertionFromOnDiskIndex_withNonIdentityOrdinalMapping and adding a TODO in buildAndMergeNewNodes [ ` #569 ` ] ( https://github.com/datastax/jvector/pull/569 )
12+ - Computation of reconstruction errors for vector compressors [ ` #567 ` ] ( https://github.com/datastax/jvector/pull/567 )
13+ - Add NVQ paper in README [ ` #560 ` ] ( https://github.com/datastax/jvector/pull/560 )
14+ - Add ImmutableGraphIndex.isHierarchical [ ` #563 ` ] ( https://github.com/datastax/jvector/pull/563 )
15+ - Harden tests for heap graph reconstruction [ ` #543 ` ] ( https://github.com/datastax/jvector/pull/543 )
16+ - Make the thresholds in TestLowCardinalityFiltering tighter [ ` #559 ` ] ( https://github.com/datastax/jvector/pull/559 )
17+ - Begin development on 4.0.0-rc.6 [ ` #558 ` ] ( https://github.com/datastax/jvector/pull/558 )
18+ - Revert "Start development on 4.0.0-rc.6-SNAPSHOT" [ ` 4f661d9 ` ] ( https://github.com/datastax/jvector/commit/4f661d99ca840f22e5b700ae4e28653d2316bc21 )
19+ - Start development on 4.0.0-rc.6-SNAPSHOT [ ` fdee577 ` ] ( https://github.com/datastax/jvector/commit/fdee5779a27b46934a2770e260ea5d9e5335a505 )
20+
721#### [ 4.0.0-rc.5] ( https://github.com/datastax/jvector/compare/4.0.0-rc.4...4.0.0-rc.5 )
822
23+ > 22 October 2025
24+
25+ - chore: update changelog for 4.0.0-rc.5 [ ` #557 ` ] ( https://github.com/datastax/jvector/pull/557 )
926- Release 4.0.0-rc.5 [ ` #556 ` ] ( https://github.com/datastax/jvector/pull/556 )
1027- Add RemappedRandomAccessVectorValues to fix BuildScoreProvider::randomAccessScoreProvider [ ` #555 ` ] ( https://github.com/datastax/jvector/pull/555 )
1128- Fix ScoreTracker initialization and reset methods [ ` #551 ` ] ( https://github.com/datastax/jvector/pull/551 )
Original file line number Diff line number Diff line change 11{
22 "name" : " jvector-release" ,
3- "version" : " 4.0.0-rc.5 " ,
3+ "version" : " 4.0.0-rc.6 " ,
44 "devDependencies" : {
55 "auto-changelog" : " *"
66 },
You can’t perform that action at this time.
0 commit comments