Skip to content

weaviate

v1.36.13 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

Published 26d Vector Databases
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

approximate-nearest-neighbor-search generative-search grpc hnsw hybrid-search image-search
+13 more
information-retrieval mlops nearest-neighbor-search neural-search recommender-system search-engine semantic-search semantic-search-engine similarity-search vector-db vector-search-engine vectors weaviate

Summary

AI summary

Fix startup race in object TTL guaranteeing tenant re‑deactivation when TTL context cancels mid‑deletion.

Full changelog

Breaking Changes

none

New Features

none

Fixes

  • fix(ttl): guarantee tenant re-deactivation when TTL context is canceled mid-deletion by @jfrancoa in https://github.com/weaviate/weaviate/pull/11063
  • Disable compactions in backup test by @dirkkul in https://github.com/weaviate/weaviate/pull/11082
  • fix: optimize zstd encoder usage in replication client by @jeroiraz in https://github.com/weaviate/weaviate/pull/11078
  • Improve compressed vector index cache by @trengrj in https://github.com/weaviate/weaviate/pull/11059
  • Fix startup race in object TTL by @dirkkul in https://github.com/weaviate/weaviate/pull/11095
  • Switch ObjectTTL log level to debug by @dirkkul in https://github.com/weaviate/weaviate/pull/11096
  • hfresh: use asymmetric distance computation by @asdine in https://github.com/weaviate/weaviate/pull/11098
  • ci: delegate SHA-pinning to native policy, expose unicode scan as composite by @mpartipilo in https://github.com/weaviate/weaviate/pull/11093
  • Exclude auto-generated files in orca by @dirkkul in https://github.com/weaviate/weaviate/pull/11107
  • Reorder timeout checks for raft ready and leadership elections in attempt to avoid flaking in ci by @tsmith023 in https://github.com/weaviate/weaviate/pull/11105
  • chore(test): fix flakey tests TestRaftEndpoints TestSnapshotRestoreSchemaOnly by @moogacs in https://github.com/weaviate/weaviate/pull/11116
  • fix(cluster): prevent shutdown hangs by buffering close signal channels by @moogacs in https://github.com/weaviate/weaviate/pull/11114
  • hnsw: fix snapshotFileName for compactv2 .sorted commit logs by @asdine in https://github.com/weaviate/weaviate/pull/11147
  • hfresh: fix metrics reporting by @asdine in https://github.com/weaviate/weaviate/pull/11140
  • compactv2: migrate all compactv2 files during startup by @asdine in https://github.com/weaviate/weaviate/pull/11150
  • Fix concurrent sends and dropped reports in SSB by @tsmith023 in https://github.com/weaviate/weaviate/pull/11145
  • test: set timeout unit for replication client in HashTreeLevel tests by @jeroiraz in https://github.com/weaviate/weaviate/pull/11158
  • hfresh: retry transient errors during reassign by @asdine in https://github.com/weaviate/weaviate/pull/11124
  • async indexing: retry forever when disk is full by @asdine in https://github.com/weaviate/weaviate/pull/11168
  • Update gemini model path by @erika-shorten in https://github.com/weaviate/weaviate/pull/11118
  • Fix linter errors after CI update by @dirkkul in https://github.com/weaviate/weaviate/pull/11188
  • Fix recursive RAFT commands in func (s *SchemaManager) UpdateShardStatus path by @tsmith023 in https://github.com/weaviate/weaviate/pull/11186
  • modules: remove EOL Anthropic models from generative-aws e2e tests by @antas-marcin in https://github.com/weaviate/weaviate/pull/11195
  • hfresh: backport rescoring fix by @asdine in https://github.com/weaviate/weaviate/pull/11205
  • chore: disable cloud info if telemetry is disabled by @antas-marcin in https://github.com/weaviate/weaviate/pull/11202
  • Reduce log spam waiting for DB by @dirkkul in https://github.com/weaviate/weaviate/pull/11215
  • fix(replication): use writable shards in OverwriteObjects() by @moogacs in https://github.com/weaviate/weaviate/pull/11002

Full Changelog: https://github.com/weaviate/weaviate/compare/v1.36.12...v1.36.13

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track weaviate

Get notified when new releases ship.

Sign up free

About weaviate

Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database​.

All releases →

Related context

Beta — feedback welcome: [email protected]