2024.2 Series Release Notes

21.0.0-4

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.

21.0.0

Upgrade Notes

  • The storage_state.get_state method has been removed in favor of the storage_state.get_last_processed_timestamp method.

Bug Fixes

  • Fix some API report requests that were returning HTTP 500 errors when using the opensearch storage backend. This fixes failures to load the Horizon Rating panel.

  • Fixed a bug where openstack rating summary get -s <service> and openstack rating total get -s <service> would fail when using the Elasticsearch or OpenSearch storage backends. See story 2011128 for more details.