Skip to content

Releases: weaviate/weaviate-python-client

v4.13.0

09 Apr 13:26
229b4af

Choose a tag to compare

What's Changed

Full Changelog: v4.12.1...v4.13.0

v4.12.1

08 Apr 09:18
5e4b879

Choose a tag to compare

What's Changed

  • Rename openai_azure in GenerativeConfig to azure_openai by @tsmith023 in #1623

Full Changelog: v4.12.0...v4.12.1

v4.12.0

03 Apr 18:35
366d4f8

Choose a tag to compare

What's Changed

  • Minor bugfix & proposed docstring changes for dynamic rag by @databyjp in #1578
  • Feature/dynamic rag support by @tsmith023 in #1377
  • Initial support for dynamic users by @dirkkul in #1581
  • Dynamic users: single calls for deprecated functions by @dirkkul in #1597
  • Handle double (de)activate of dynamic users by @dirkkul in #1599
  • Adapt to changes in returns in getRoleForUser by @dirkkul in #1602
  • Adapt get users for role by @dirkkul in #1609
  • Add missing deprecation warning by @dirkkul in #1608
  • Handle renaming of dynamic users =>db users by @dirkkul in #1610
  • Create Generative xAI module by @erika-cardenas in #1586
  • Change get_by_name to use TenantGetOne REST endpoint by @tsmith023 in #1617
  • Add tenant option to Permissions.data and Permissions.tenants by @tsmith023 in #1593

Full Changelog: v4.11.3...v4.12.0

v4.11.3

09 Apr 13:27
515ae59

Choose a tag to compare

What's Changed

  • Fix collision between waiting_count and backoff_count when looping by @tsmith023 in #1604
  • Remove sync in async warning because of erroneous throw in notebooks by @tsmith023 in #1605
  • Add changelog for v4.11.3 by @tsmith023 in #1606

Full Changelog: v4.11.2...v4.11.3

v4.11.2

20 Mar 08:22
524d675

Choose a tag to compare

What's Changed

  • Fix missing parameters in certain modules, align all text2vec docstrings by @tsmith023 in #1587
  • Add warning to client init when running sync client in async context by @tsmith023 in #1589
  • Add exponential backoff of UNAVAILABLE to grpc batch objects by @tsmith023 in #1582
  • Add support for updating property descriptions by @tsmith023 in #1583
  • add OIDC support to tex2vec-weaviate by @augustas1 in #1574
  • Handle module config in properties for named vector collections by @tsmith023 in #1595
  • If multivector.enabled==False then return None by @tsmith023 in #1596

Full Changelog: v4.11.1...v4.11.2

v4.11.1

28 Feb 13:04
e4c3cbb

Choose a tag to compare

What's Changed

Full Changelog: v4.11.0...v4.11.1

v4.11.0

18 Feb 13:09
b42044e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.10.4...v4.11.0

v4.10.4

14 Jan 12:58
961d1a0

Choose a tag to compare

What's Changed

Full Changelog: v4.10.3...v4.10.4

v4.10.3

14 Jan 10:20
1999c7e

Choose a tag to compare

What's Changed

Full Changelog: v4.10.2...v4.10.3

v4.10.2

13 Dec 17:14
dee9f6b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.10.1...v4.10.2