Skip to content

Commit c4918d7

Browse files
mpartipiloclaude
andcommitted
Add changelog entry for max_workers/alive_nodes_checking_frequency removal
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 8b842bd commit c4918d7

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/changelog.rst

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

4+
Unreleased
5+
----------
6+
This upcoming version includes:
7+
- **Breaking**: Remove ``max_workers`` and ``alive_nodes_checking_frequency`` parameters from
8+
``Configure.Replication.async_config()`` and ``Reconfigure.Replication.async_config()``.
9+
Both fields have been no-ops on the server since Weaviate 1.37.3. Code referencing these
10+
parameters will need to be updated; no behavioral change results from the removal.
11+
412
Version 4.21.1
513
--------------
614
This patch version includes:

0 commit comments

Comments
 (0)