Skip to content

Commit

Permalink
Merge pull request #1472 from weaviate/changelog_410
Browse files Browse the repository at this point in the history
Add changelog for 4.10
  • Loading branch information
dirkkul authored Dec 12, 2024
2 parents 5cf1640 + 7b0ccde commit 1efb556
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
Changelog
=========

Version 4.10.0
--------------

This minor version includes:
- Support for new 1.28 features:
- RBAC (experimental, breaking changes are expected)
- Add VoyageAI's new multimodal embedding model
- Remove copy of v3-client. If you are still using v4 code please either:
- Update your code to v4: https://weaviate.io/developers/weaviate/client-libraries/python/v3_v4_migration
- Use the v3-client directly: weaviate-client>=3.26.7;<4.0.0
- Upgrade protobuf to v5
- Add support for python 3.13
- Weaviate v1.23 and v1.24 are NOT supported anymore


Version 4.9.6
--------------

Expand Down

0 comments on commit 1efb556

Please sign in to comment.