Skip to content

Commit 9203ba6

Browse files
authored
Merge pull request #856 from weaviate/changelogv4.4.2
Changelog for 4.4.2
2 parents e0aff3e + 64abb91 commit 9203ba6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/changelog.rst

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

4+
Version 4.4.2
5+
--------------
6+
This patch version includes
7+
8+
- Fixes client.is_ready().
9+
- Adds option to skip input parameter validation if you need to squeeze out some extra performance.
10+
- All functions that accept vectors now also accept numpy arrays, tensorflow arrays and pandas/polars dataframes as input.
11+
- 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+
415

516
Version 4.4.1
617
--------------

0 commit comments

Comments
 (0)