github weaviate/weaviate v1.0.4
v1.0.4 - Various Fixes

latest releases: v1.24.11, v1.25.0-rc.0, v1.24.10...
3 years ago

Docker image/tag: semitechnologies/weaviate:1.0.4
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

  • Clean up leftovers of kind from pre-v1 (#1366)
  • Fix an issue where a delete in some occasions could mess up the HNSW index. This lead to flakiness in tests and usage. (#1369)
  • Fix an issue where maintenance tasks continued for a class even after it was deleted (#1404)
  • Fix an issue where an uppercased search term in where filter with valueString or valueText returned no results (#1426)
  • Fix an issue where vectorIndexConfig was ignored and only defaults could be used (#1431)
  • Fix an issue where deleting a class while a classification is running could create a panic (#1396)
  • Fix an issue where the Explore {} API would be missing results on some queries, but not on others (#1422)

Don't miss a new weaviate release

NewReleases is sending notifications on new releases.