repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
226b02a
)
docs: add changelog entry
author
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Thu, 31 Aug 2023 23:39:03 +0000
(
01:39
+0200)
committer
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Thu, 31 Aug 2023 23:39:03 +0000
(
01:39
+0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
CHANGELOG.md
patch
|
blob
|
blame
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index ef8d563a5964b7e7446d86f2461c45e7dfb10bdc..d29f900553504f9788f0d86d0465bde2d17c3d72 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-10,6
+10,7
@@
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Do not pre-choose in WRR worker choice strategy to avoid bias.
+- Avoid array out of bound in worker choice strategies after worker node removal.
## [2.6.39] - 2023-08-30