Skip to content

Commit 846344f

Browse files
committed
Add changelog
1 parent cae3e33 commit 846344f

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

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.21.0
5+
--------------
6+
This minor version includes:
7+
- Support for new 1.37 features:
8+
- Add support for the new ``blobHash`` property data type
9+
- Add support for returning profiling when making queries with the ``return_metadata=["query_profile"]`` parameter
10+
- Add support for on-demaned tokenization through the ``client.tokenize`` namespace
11+
- Add support for managing permissions for accessing the native MCP server
12+
- Add support for collection export
13+
- Add support for incremental backups
14+
- Minor bug fixes and improvements:
15+
- Change ``alpha`` queries and aggregations to use server-side default parameter
16+
- Fixes rare flakey behaviour of ``client.batch.stream`` on server hangup
17+
18+
419
Version 4.20.5
520
--------------
621
This patch version includes:

0 commit comments

Comments
 (0)