Skip to content

Releases: weaviate/weaviate

v1.24.18 - Replicated objects deletion Fix

12 Jun 08:26
Compare
Choose a tag to compare

Breaking Changes

none

New Features

none

Fixes

Full Changelog: v1.24.17...v1.24.18

v1.25.3 - Batch delete concurrency limitation, Dimension tracking Fix, Search with scores Fix, Google Auth support

11 Jun 15:41
Compare
Choose a tag to compare

Breaking Changes

none

New Features

none

Fixes

New Contributors

Full Changelog: v1.25.2...v1.25.3

v1.24.17 - Batch delete concurrency limitation, Dimension tracking fix, improved error messages

06 Jun 23:46
Compare
Choose a tag to compare

Breaking Changes

none

New Features

none

Fixes

  • Improve error message: Annotate failing segment with segment path on load by @etiennedi in #5087
  • Revert: coordinator reply channel length on pulling by @moogacs in #5089
  • Fix expired context on dimension tracking by @etiennedi in #5092
  • Fix unbounded concurrency for batch delete by @etiennedi in #5094

Full Changelog: v1.24.16...v1.24.17

v1.24.16 - HNSW index visited list leak Fix, LSM store compaction Fixes, Search with scores Fix, Google Auth support

06 Jun 11:39
Compare
Choose a tag to compare

Breaking Changes

none

New Features

none

Fixes

  • Fix HNSW visited list leak and improve error handling of already deleted nodes by @etiennedi in #5013
  • Only lock while updating mappings by @dirkkul in #5059
  • Increase time between mapping refreshs by @dirkkul in #5062
  • Better error handling during LSM store initialization by @etiennedi in #5065
  • Fix score extraction by @dirkkul in #5066
  • Add slow query reporter to ObjectSearch and ObjectVectorSearch by @sebneira in #5069
  • fix fsync segment directory after compaction by @jeroiraz in #5075
  • Add support for getting the Google auth tokens using Google's service account by @antas-marcin in #5073

New Contributors

Full Changelog: v1.24.15...v1.24.16

v1.25.2 - Property Length Tracker Fix, Context-aware wand Fix, Replication and HNSW tombstone deletion Fixes, Google, OpenAI and OctoAI module headers Fixes

31 May 12:09
Compare
Choose a tag to compare

Breaking Changes

none

New Features

none

Fixes

New Contributors

Full Changelog: v1.25.1...v1.25.2

v1.24.15 - Property Length Tracker Fix, Context-aware wand Fix, Replication and HNSW tombstone deletion Fixes

29 May 20:46
Compare
Choose a tag to compare

Breaking Changes

none

New Features

none

Fixes

New Contributors

Full Changelog: v1.24.14...v1.24.15

v1.23.16- Replication and Backup related Fixes

29 May 18:29
Compare
Choose a tag to compare

Breaking Changes

none

New Features

none

Fixes

  • fix: response of replication.CommitReplication() bubble up error by @moogacs in #5001
  • fix: local CommitReplication response if local shard Not found by @moogacs in #5017
  • replication: replica fail early on getters with no-retry errors by @moogacs in #5031
  • backup:scheduler: compare and error based on major versions only by @antas-marcin in #5039

Full Changelog: v1.23.15...v1.23.16

v1.25.1 - Schema V2 Fixes, AWS modules Fixes, Google Gemini 1.5 models support, Overwriting an object which is locally deleted Fix

17 May 16:30
Compare
Choose a tag to compare

Breaking Changes

none

New Features

none

Fixes

  • fix prevent empty segment generation by @jeroiraz in #4893
  • raft: refactor db opening & logging by @moogacs in #4875
  • raft: always apply local schema before db by @moogacs in #4876
  • raft: open db on service.Open instead on apply by @moogacs in #4878
  • raft: remove schemaOnly and rename lastAppliedIndexOnStart by @moogacs in #4882
  • improve log messages to apply to also dump cmd related output by @reyreaud-l in #4895
  • Ensure classCache is added to the context before validate objects call by @tsmith023 in #4902
  • Fix batch delete proto Java option setting by @antas-marcin in #4903
  • Octoai header fixes + image generation by @dirkkul in #4906
  • chore: warn with older partially written compacted segments by @jeroiraz in #4908
  • Re-add schemaOnly parameter when applying raft log entries and ensure we reloadDB on catching up by @reyreaud-l in #4897
  • Support raft rf scale (part 2) by @aliszka in #4913
  • RAFT: fix data race on registering call backs and atomic lastAppliedI… by @moogacs in #4914
  • RAFT: support back RF scale increase by @moogacs in #4856
  • Replace namedLocks with KeyLocker by @aliszka in #4919
  • Fix generative-aws module, add support for all Bedrock models by @antas-marcin in #4918
  • Migrate text2vec-huggingface module to batching by @dirkkul in #4894
  • backup:scheduler: compare and error based on major versions only by @moogacs in #4925
  • Improve error messages on failed get/init shard by @aliszka in #4923
  • fix race in tombstone cleanup by @asdine in #4910
  • fix: skipping deleted nodes when finding entry point for node by @jeroiraz in #4807
  • Add support for Google Gemini 1.5 models by @antas-marcin in #4929
  • Remove unsearchable properties by @donomii in #4930
  • Fix cluster remote aggregate hybrid neartext by @donomii in #4926
  • Update VoyageAI vectorizer available model names by @fzowl in #4933
  • Optimize locking for HNSW flat search by @trengrj in #4938
  • Improved error message when autotenant expected to work with single object insertion by @parkerduckworth in #4948
  • fix: special case when overwriting object which is locally deleted by @jeroiraz in #4950
  • Do not validate the model for openai with a different base url by @dirkkul in #4951
  • RAFT: fix race between apply for classes in the schema and report ready only after db reloaded by @moogacs in #4946
  • Fix govulnchecks by @antas-marcin in #4958
  • Add retry on failure in CI for tests instability by @antas-marcin in #4961
  • fix deadlock by avoiding recursive locking in meta_class by @reyreaud-l in #4959
  • Add support for separate headers for Google Studio and Vertex AI by @antas-marcin in #4962
  • add missing wait for schema version on vector.PutObject by @moogacs in #4963

Full Changelog: v1.25.0...v1.25.1

v1.24.14 - Overwriting an object which is locally deleted Fix, Google Studio and Vertex separate headers support

17 May 14:59
Compare
Choose a tag to compare

Breaking Changes

none

New Features

none

Fixes

Full Changelog: v1.24.13...v1.24.14

v1.23.15 - Overwriting an object which is locally deleted Fix

17 May 10:25
Compare
Choose a tag to compare

Breaking Changes

none

New Features

none

Fixes

Full Changelog: v1.23.14...v1.23.15