github weaviate/weaviate 0.23.1
0.23.1 - Bugfixes around chained filters

latest releases: v1.24.13, v1.25.0, v1.24.12...
3 years ago

Docker image/tag: semitechnologies/weaviate:0.23.1
See also: example docker-compose files in English, Dutch, German, Czech, Italian. If you need to configure additional settings, you can also generate a custom docker-compose.yml file using the documentation.

Breaking Changes

none

New Features

none

Fixes

  • Fix missing results on chained filters with limits (#1352)
    This fixes a bug where a chained filter (e.g. And) could lead to missing results in the result set if a strict filter was applied. Extensive tests were added to prevent a regression.

  • Fixes an issue where classifications could lead to panic
    There was a rare situation where bulk vector-searches, such as they happen in classifications could lead to a nil-pointer panic. This has been fixed in this release.

Don't miss a new weaviate release

NewReleases is sending notifications on new releases.