Change8

v1.34.6

📦 weaviateView on GitHub →
🐛 16 fixes🔧 3 symbols

Summary

This release focuses on stability and internal improvements, including optimizations to shard handling, logging adjustments, and fixes related to tenant management and 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.
  • Removed reassign neighbor logs.
  • Fixed EC and blocking of `SyncShard`.
  • Added Raft Leader/Node State to Log for Raft Apply Error Logging.
  • Ensured gRPC server is always closed even if REST server fails to close.
  • Fixed metrics initialization if not already registered.
  • Set internal props indexing to immutable.
  • Enabled gzip compression for gRPC calls in file copy service.
  • Ensured mustload shall be true for lazy loaded shards in tenants-loading.
  • Removed end of life amazon.titan-text-lite-v1 model from AWS e2e tests.
  • No longer throw an error when checking MT sharding state if Physical is `nil`.
  • Loaded overridden runtime configuration immediately upon start in runtime-config.

🔧 Affected Symbols

AllPhysicalShardsTestNetworkIsolationSplitBrainSyncShard