Skip to content

Commit 86112bb

Browse files
authored
Merge pull request #2061 from weaviate/docs/changelog-v4.22.0
docs: add v4.22.0 changelog entry
2 parents e006bb4 + 42989f1 commit 86112bb

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/changelog.rst

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

4+
Version 4.22.0
5+
--------------
6+
This minor version includes:
7+
- Support for new 1.38 features:
8+
- Add support for the new Boost API for fine-grained, query-time relevance tuning — a ``boost`` parameter is now available across the vector, keyword (``bm25``), and ``hybrid`` query and generative-query methods
9+
- The ``Boost`` factory (exported from ``weaviate.classes.query`` alongside ``BoostReturn``) provides ``numeric_property``, ``filter``, ``numeric_decay``, ``time_decay``, and ``blend`` boosts, each with optional ``depth`` and ``weight`` controls
10+
411
Version 4.21.3
512
--------------
613
This patch version includes:

0 commit comments

Comments
 (0)