Skip to content

4.4.0 - Support for Weaviate v1.22

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 18:35
· 100 commits to main since this release

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