Change8

v1.31.19

📦 weaviateView on GitHub →
1 features🐛 7 fixes🔧 1 symbols

Summary

This release introduces support for Multi DC configurations by separating advertise and bind addresses and includes several bug fixes related to resource management, stability tests, stopwords, and backup paths.

✨ New Features

  • Introduce separation between advertise and bind addresses in memberlist-raft-net to support Multi DC.

🐛 Bug Fixes

  • Fixed sequential TryLock calls.
  • Fixed metrics stability e2e test.
  • Fixed resource leaks by deferring shard.release in for loops and introducing gocritic.deferInLoop.
  • Fixed stopword updates and filtering.
  • Fixed breakout issue.
  • Fixed backup paths.
  • Fixed usage of proper dimensions bucket temporary name.

🔧 Affected Symbols

memberlist-raft-net