v1.33.11
📦 weaviateView on GitHub →
🐛 15 fixes🔧 3 symbols
Summary
This release focuses primarily on bug fixes and stability improvements, including optimizations to shard handling, fixes for tenant loading, and improvements to runtime configuration loading.
🐛 Bug Fixes
- Optimized AllPhysicalShards.
- Increased tick in TestNetworkIsolationSplitBrain to avoid test flakiness.
- Updated OIDC testcontainers compose settings.
- Changed broadcast log level to warn.
- Fixed frozen tenants activation after onloading in tenant-offload logic.
- Removed reassign neighbor logs.
- Fixed EC and blocking of SyncShard.
- Added Raft Leader/Node State to Raft Apply Error Logging.
- Ensured gRPC server is always closed even if REST server fails to close.
- Set internal props indexing to immutable.
- Ensured mustload is true for lazy loaded shards in tenant-loading.
- Fixed ordering by lowest ID on tied score.
- Removed end of life amazon.titan-text-lite-v1 model from AWS e2e tests.
- Fixed loading of overridden runtime configuration immediately upon start.
- Fixed loading of module runtime configs.
🔧 Affected Symbols
AllPhysicalShardsTestNetworkIsolationSplitBrainSyncShard