Current Series Release Notes

23.0.0.0rc1-6

Upgrade Notes

  • The [orchestrator] max_threads parameter 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.