We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cf1640 commit 7b0ccdeCopy full SHA for 7b0ccde
docs/changelog.rst
@@ -1,6 +1,21 @@
1
Changelog
2
=========
3
4
+Version 4.10.0
5
+--------------
6
+
7
+This minor version includes:
8
+ - Support for new 1.28 features:
9
+ - RBAC (experimental, breaking changes are expected)
10
+ - Add VoyageAI's new multimodal embedding model
11
+ - Remove copy of v3-client. If you are still using v4 code please either:
12
+ - Update your code to v4: https://weaviate.io/developers/weaviate/client-libraries/python/v3_v4_migration
13
+ - Use the v3-client directly: weaviate-client>=3.26.7;<4.0.0
14
+ - Upgrade protobuf to v5
15
+ - Add support for python 3.13
16
+ - Weaviate v1.23 and v1.24 are NOT supported anymore
17
18
19
Version 4.9.6
20
--------------
21
0 commit comments