Skip to content

Releases: weaviate/java-client

4.8.2 - Convenient gRPC Config constructors

24 Jul 15:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.8.1...4.8.2

4.8.1 - Tenants create API Fix

24 Jul 06:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.8.0...4.8.1

4.8.0 - Support for Weaviate v1.26

23 Jul 09:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.7.0...4.8.0

4.7.0 - Support for Weaviate v1.25

20 May 07:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.6.0...4.7.0

4.6.0 - Support for Weaviate v1.24

05 Mar 14:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.5.1...4.6.0

4.5.1 - Support for Weaviate v1.23

08 Jan 10:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.5.0...4.5.1

4.5.0 - Support for Weaviate v1.23 RC release

07 Dec 10:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.4.2...4.5.0

4.4.2 - Support for class's config update

24 Nov 13:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.4.1...4.4.2

4.4.1 - Fix for Config's class constructor

15 Nov 11:43
Compare
Choose a tag to compare

What's Changed

  • Bring back the old Config constructor that's without gRPC settings by @antas-marcin in #239

Full Changelog: 4.4.0...4.4.1

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