github weaviate/weaviate 0.18.0
0.18.0 - GQL Breaking Changes

latest releases: v1.25.2, v1.24.15, v1.23.16...
4 years ago

Docker image/tag: semitechnologies/weaviate:0.18.0

Breaking Changes

  • GraphQL API Changes (#925)
    • Local and Network fields are removed in GraphQL API
    • { Local { Get {...} } } moves to { Get {...} }, likewise for Explore, Aggregate, GetMeta
    • Fetch API is entirely removed (functionality replaced through Explore
    • Network GraphQL API is entirely removed, network searches will only be possible through Explore(network: true) in the future

Don't miss a new weaviate release

NewReleases is sending notifications on new releases.