github weaviate/weaviate v1.28.13
v1.28.13 - BM25 and LSM segment files optimizations

latest releases: v1.29.8, v1.27.27, v1.27.26...
26 days ago

Breaking Changes

none

New Features

none

Fixes

  • fix: erase empty wal files by @jeroiraz in #7793
  • Rename key to baseURL in default class config map by @tsmith023 in #7783
  • Add tests for batching with auto-tenancy by @dirkkul in #7798
  • chore: make RAFT TrailingLogs configurable by @moogacs in #7791
  • fix(bm25_block): 🐛 Fix condition for filter matching no docs by @amourao in #7804
  • backport: Update pull_requests.yaml to reconfigure Orca SAST scanning by @antas-marcin in #7805
  • feat(bm25_block): Allow setting an higher segment inspection limit by env var by @amourao in #7813
  • feat(bm25_block): Skip search if allowList is empty by @amourao in #7814
  • Batch vectorization: Cache tokenizer by @dirkkul in #7818
  • chore(tests): add possibility to pass a prebuilt MockOIDC image to tests by @antas-marcin in #7824
  • chore(deps): upgrade Weaviate to go1.24 by @antas-marcin in #7825
  • Handle concurrency in the cache by @dirkkul in #7828
  • Optimize Segmentindex header parsing by @dirkkul in #7837
  • Optimize commitlogger writes by @dirkkul in #7841
  • Optimize reading of bloom filter by @dirkkul in #7839
  • Optimize creating bytes out of Mappair by @dirkkul in #7844
  • test: add Snapshot test to verify FSM snapshots e.g. the RBAC was restored correctly from a snapshot by @moogacs in #7803
  • chore: add metric fo db internal shard status by @moogacs in #7850
  • chore: configure automated mock creation by @faustuzas in #7857
  • chore: TestRBACSnapshotRecovery sort files content before md5sum checks by @moogacs in #7861
  • Adds metrics for OpenAI operations by @donomii in #7843
  • Adds additional OpenAI tests and bug fixes by @donomii in #7869
  • RBAC: Fix upgrading from version without rbac snapshots to rbac snapshots by @dirkkul in #7891
  • fix: snapshot restore hanlde cases where rbac is nil by @moogacs in #7894
  • bugfix: Handle shards count metrics correctly for StartUnloadingShard by @kavirajk in #7901

Full Changelog: v1.28.12...v1.27.13

Don't miss a new weaviate release

NewReleases is sending notifications on new releases.