This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+13 more
Summary
AI summaryFix 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) UpdateShardStatuspath 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
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.
Related context
Related tools
Beta — feedback welcome: [email protected]