Merge branch 'master' into elu-strategy
authorJérôme Benoit <jerome.benoit@sap.com>
Fri, 9 Jun 2023 11:06:38 +0000 (13:06 +0200)
committerGitHub <noreply@github.com>
Fri, 9 Jun 2023 11:06:38 +0000 (13:06 +0200)
CHANGELOG.md

index 66762b0d7f295c7bc59da094d142771a027f984f..c487a4971190fc9de05513e9de04bed59a7bea2c 100644 (file)
@@ -10,7 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Changed
 
 - Refactor pool worker node usage internals.
-- Refactor worker choice strategy statistics requirements.
+- Breaking change: refactor worker choice strategy statistics requirements: the syntax of the worker choice strategy options has changed.
+- Breaking change: pool information `info` property object fields have been renamed and added.
 
 ### Fixed