Skip to content

Releases: weaviate/weaviate-javascript-client

v2.14.5 - Support for Weaviate v1.18

07 Mar 16:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.14.4...v2.14.5

v2.14.4 - Fix authenticating with a scope-less OIDC server

07 Feb 15:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.14.3...v2.14.4

v2.14.3 - Support client credentials OIDC auth flow

27 Jan 20:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.14.2...v2.14.3

v2.14.2 - Fixes regenerationRuntime error

27 Dec 18:08
Compare
Choose a tag to compare

Fixes

Full Changelog: v2.14.1...v2.14.2

v2.14.1 - Fixes imports, exposes Credential classes, replaces GraphQL lib

27 Dec 18:08
Compare
Choose a tag to compare

Fixes

  • Adds polyfill, fixes imports and exposes Credential classes by @Glockenbeat in #106
  • Replaces graphql-client with graphql-request due to vulnerabilities by @aliszka in #108
  • Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #101

New Contributors

Full Changelog: v2.14.0...v2.14.1

v2.14.0 - Support for Weaviate v1.17

20 Dec 18:17
Compare
Choose a tag to compare

New features

New Contributors

Full Changelog: v2.13.0...v2.14.0

v2.13.0 - Support for nodes API

31 Oct 17:13
Compare
Choose a tag to compare

New features

Fixes

Full Changelog: v2.12.1...v2.13.0

v2.12.1 - Added support for GraphQL raw queries

27 Sep 13:50
Compare
Choose a tag to compare

New Features

  • Add raw GraphQL ability to javascript client by @donomii in #87
  • Update Weaviate docker compose version to 1.15.2 by @antas-marcin in #88

New Contributors

Full Changelog: v2.12.0...v2.12.1

v2.12.0 - Support for backup API

07 Sep 17:01
Compare
Choose a tag to compare

New features

  • Support for backup api by @aliszka in #83
  • Adds withReferences method to referencesBatcher and withObjects to objectsBatcher by @aliszka in #81

Full Changelog: v2.11.1...v2.12.0

v2.11.1 - Fixes fetching db version

12 Jul 07:59
Compare
Choose a tag to compare

Fixes

Full Changelog: v2.11.0...v2.11.1