v1.31.1 - LSM store performance improvements, Replica Movement improvements, AWS Sagemaker integration Fix
LatestBreaking Changes
none
New Features
none
Fixes
- Replica Movement: Reset Async Replication After Finalization by @nathanwilk7 in #8064
- Revert "Replica Movement: Reset Async Replication After Finalization" by @reyreaud-l in #8068
- Fix typo in collection definition by @databyjp in #8074
- Add support for reranking Cohere V3.5 model by @jormeijer in #6696
- Add neartext search to bigram by @donomii in #8230
- Fix casing on repl mvmt to match by @nathanwilk7 in #8278
- Fix import cycle between
usecases/replica
andusecases/objects
by @salvatore-campagna-weaviate in #8301 - chore: Add INFO logs for every change in runtime overrides config. by @kavirajk in #8323
- chore: stablize TestNetworkIsolationSplitBrain by @moogacs in #8330
- chore: snapshot log to logger output by @moogacs in #8331
- chore(runtime): Improve log message and fix flaky test by @kavirajk in #8333
- fix(raft): reloadDB with 1st apply encounter where index is greater than or eq by @moogacs in #8334
- backport: Fix import cycle between
usecases/replica
andusecases/objects
by @antas-marcin in #8338 - chore: fix unittest TestBackoffBehavior by @moogacs in #8339
- Override query slow log settings at runtime by @etiennedi in #8328
- Cost-Aware Sort: Query Planner & Inverted-Index Sorter (2-200x faster) by @etiennedi in #8325
- Allow having no RBAC root users by @dirkkul in #8340
- increase timeout in tests by @reyreaud-l in #8341
- add more info to details endpoint by @reyreaud-l in #8342
- Read fully loaded segments always from memory by @dirkkul in #8349
- fix: local path fixes and error handling improvements by @jeroiraz in #8356
- Disable bloom filters if segment is loaded into memory by @dirkkul in #8355
- chore: shuffle the replicas to randomize the order in which we look for differences by @jeroiraz in #8368
- Fix AWS Sagemaker integration by @antas-marcin in #8365
- Refactor tests to avoid circular dependencies by @salvatore-campagna-weaviate in #8310
- fix: asyncreplication using halt for transfer instead of pause compaction by @jeroiraz in #8376
- Lower log levels in replica movement no-ops to avoid polluting logs by @tsmith023 in #8379
- Add missing
cancel()
call in timeout case by @salvatore-campagna-weaviate in #8380 - chore: passive target node by @jeroiraz in #8377
- Optimize segment cursor and add read metrics by @dirkkul in #8387
New Contributors
- @jormeijer made their first contribution in #6696
Full Changelog: v1.31.0...v1.31.1