Skip to content

Releases: weaviate/java-client

4.4.0 - Support for Weaviate v1.22

14 Nov 18:35
Compare
Choose a tag to compare

What's Changed

  • Adds support for object/object[] data types by @aliszka in #232
  • Add support for gRPC Batch API by @antas-marcin in #231
  • Add support for cross references in gRPC Batch API by @antas-marcin in #235
  • Modify gRPC configuration parameters in Config class by @antas-marcin in #236
  • Add gRPC authorization suppport by @antas-marcin in #237
  • Fix gRPC channel shutdown error by @antas-marcin in #238
  • Bump library versions to latest ones by @antas-marcin in #230
  • [Snyk] Upgrade com.nimbusds:oauth2-oidc-sdk from 10.11 to 10.13.2 by @aduis in #228
  • [Snyk] Upgrade org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 by @aduis in #229
  • [Snyk] Upgrade org.projectlombok:lombok from 1.18.28 to 1.18.30 by @aduis in #234
  • [Snyk] Upgrade com.nimbusds:oauth2-oidc-sdk from 10.14.2 to 10.15 by @aduis in #233

New Contributors

Full Changelog: 4.3.0...4.4.0

4.3.0 - Support for Weaviate v1.21

22 Aug 16:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.2.1...4.3.0

4.2.1 - Support for properties in hybrid search

26 Jul 12:06
Compare
Choose a tag to compare

New features

  • Add support for properties in hybrid search by @manu156 in #219

Fixes

New Contributors

Full Changelog: 4.2.0...4.2.1

4.2.0 - Support for Weaviate v1.20

06 Jul 20:44
Compare
Choose a tag to compare

New Features

Fixes

Full Changelog: 4.1.2...4.2.0

4.1.2 - Fixes for inverted index config and generative search builder

26 May 11:03
Compare
Choose a tag to compare

What's Changed

  • Add indexNullState and indexPropertyLength field support in InvertedIndexConfig by @antas-marcin in #209
  • Support properties field in generative groupedResult field by @antas-marcin in #208
  • Add separate Create Release github action by @antas-marcin in #210

Full Changelog: 4.1.1...4.1.2

4.1.1 - Serialization fixes

21 May 08:41
Compare
Choose a tag to compare

What's Changed

  • fix. Exclude WeaviateErrorMessage#throwable field from gson (de)seria… by @ita-jp in #205
  • chore: fix tests for engineers running on Java 9+ by @gauthamchandra in #201
  • Update docker compose Weaviate version to v1.19.5 by @antas-marcin in #207

New Contributors

Full Changelog: 4.1.0...4.1.1

4.1.0 - Support for Weaviate v1.19

05 May 10:49
Compare
Choose a tag to compare

New Features

  • Adds support for GQL Get{} consistency level by @parkerduckworth in #197
  • Adds support for groupBy argument, new tokenization options, filterable/searchable inverted index options by @antas-marcin in #200
  • Adds support for uuid and uuid[] data types by @aliszka in #203
  • Adds schema class exists method by @HeliosX7 in #196

New Contributors

Full Changelog: 4.0.2...4.1.0

4.0.2 - Support for API keys

28 Mar 11:30
Compare
Choose a tag to compare

New features

Full Changelog: 4.0.1...4.0.2

4.0.1 - Escapes quotes in graphql queries

16 Mar 09:21
Compare
Choose a tag to compare

Fixes

Full Changelog: 4.0.0...4.0.1

4.0.0 - Relocate to io.weaviate package

14 Mar 08:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.6.5...4.0.0