Breaking Changes
none
New Features
none
Fixes
- refactor: add context parameter to putObjectLSM and mutableMergeObjectLSM methods by @jeroiraz in https://github.com/weaviate/weaviate/pull/10345
- Optimize strategy check by @dirkkul in https://github.com/weaviate/weaviate/pull/10346
- feat: use time-based deletion strategy as default for new collections by @jeroiraz in http...