Change8

v1.35.9

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

Summary

This release focuses on stability and bug fixes, including removing the use of os.Chdir and addressing potential panics in the transaction manager. A new debug endpoint for LSM buckets has also been introduced.

✨ New Features

  • Add debug endpoint for holding consistent views on LSM buckets

🐛 Bug Fixes

  • Remove os.Chdir as it applies to all threads
  • Lint string errors
  • Make dims atomic
  • Empty flat index
  • Possible panic in txManager

Affected Symbols