github weaviate/weaviate v1.0.2
v1.0.2 - Fix GraphQL Aggregate {} casing issue

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

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

  • Fixes a casing issue in GraphQL API (#1414)

    After the API changes in v1.0.0, there was an inconsistency between Get { } and Aggregate { } because Aggregate was not correctly adapted prior to this release. This fixes it.

Don't miss a new weaviate release

NewReleases is sending notifications on new releases.