Skip to content

Commit 64abb91

Browse files
committed
add more changes
1 parent 87160ae commit 64abb91

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/changelog.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,12 @@ Version 4.4.2
66
This patch version includes
77

88
- Fixes client.is_ready().
9-
- Adds option to skip input parameter validation if you need to squeeze out some extra performance..
9+
- Adds option to skip input parameter validation if you need to squeeze out some extra performance.
1010
- All functions that accept vectors now also accept numpy arrays, tensorflow arrays and pandas/polars dataframes as input.
1111
- Hybrid search accepts `None` as query for a pure vector search.
12+
- Adds ``FilterValue`` to ``weaviate.outputs``.
13+
- Allows ``group_by: str`` in aggregation queries.
14+
1215

1316
Version 4.4.1
1417
--------------

0 commit comments

Comments
 (0)