Current Series Release Notes¶
23.0.0.0rc1-13¶
Upgrade Notes¶
The
[orchestrator] max_threadsparameter now defaults to 16, to avoid too many threads in total in node with many CPU cores.
The
[state]configuration group has been removed, because all options in this group have been unused.
Security Issues¶
Previously, cloudkitty-api recorded request token in plain text format when a request does not comply with policy rules or debug log is enabled. This has been fixed and now token is masked in logs.
Bug Fixes¶
Fix the Flux query syntax error when no groupby is used. See story 2011528 for more details.