Breaking Changes
none
New Features
none
Fixes
- chore(oidc): prefix OIDC runtime settings with authentication instead of exp by @antas-marcin in #9887
- Improve lazy segment lock contention by @dirkkul in #9903
- fix: Cache Stats by @robbespo00 in #9874
- Introduce
http.Protocolsinhttp.Serverinstead of usingh2cby @tsmith023 in #9850 - backup: list queue files by @asdine in #9921
- Fix: bmw migrator issues by @amourao in #9782
- fix(shutdown): leave memberlist on shutdown by @moogacs in #9497
- feat: ✨ add maintenance mode interceptor to gRPC server by @amourao in #8523
- fix(replication): reject replication requests if not ready by @moogacs in #9670
- Return error from failed S3 backups by @dirkkul in #9926
- refact(raft-operator): move operation endpoint to internal server by @moogacs in #9934
- Add concurrency to disk-writing of chunks during file copy by @tsmith023 in #9881
- Add
OperationalModedynamic runtime config by @tsmith023 in #9880 - Add back concurrency of
metadataWorkerby @tsmith023 in #9947 - No back connecting while tombstone cleaning up by @abdelr in #9886
- Extra logging for commit logger by @trengrj in #9933
- fix(memberlist): return configured node name instead of dependency on memberlist by @moogacs in #9953
- prevent panic if level is larger than connections slice by @asdine in #9958
- modules: add support for BaseURL setting in Cohere's reranker by @antas-marcin in #9969
- chore: change log level from Info to debug for async replication stats updates by @jeroiraz in #9964
- hnsw: use correct cache after compression in AlreadyIndexed by @asdine in #9971
- fix: refactor inactivity timer reset logic in HaltForTransfer by @jeroiraz in #9984
Full Changelog: v1.34.4...v1.34.5