Skip to content

Commit 7b0ccde

Browse files
committed
Add changelog for 4.10
1 parent 5cf1640 commit 7b0ccde

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/changelog.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
Changelog
22
=========
33

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+
419
Version 4.9.6
520
--------------
621

0 commit comments

Comments
 (0)