You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog.rst
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,13 @@
1
1
Changelog
2
2
=========
3
3
4
+
Version 4.16.7
5
+
--------------
6
+
This patch version includes:
7
+
- Fixes compatability issues between the built gRPC stubs and differing protobuf versions depending on the version of ``grpcio`` used to build the stubs
8
+
- Add ``text2vec-model2vec`` module to ``Configure.NamedVectors``
9
+
- Deprecated ``min_occurrences`` in ``Metrics.text`` in favour of ``limit``
0 commit comments