We exuberantly announce the release of: cloudkitty 11.0.1: Rating as a Service component for OpenStack This release is part of the train stable release series. The source is available from: https://opendev.org/openstack/cloudkitty Download the package from: https://pypi.org/project/cloudkitty Please report issues through: https://storyboard.openstack.org/#!/project/openstack/cloudkitty For more details, please see below. 11.0.1 ^^^^^^ Security Issues * Data filtering on the "GET /v1/dataframes" and `` GET /v2/dataframes`` has been fixed. It was previously possible for users to retrieve data from other scopes through these endpoints. Changes in cloudkitty 11.0.0..11.0.1 ------------------------------------ b4408cf Fix filtering on dataframe endpoints bc9962c Update TOX/UPPER_CONSTRAINTS_FILE for stable/train a3a7d8e Update .gitreview for stable/train Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + cloudkitty/api/v1/controllers/storage.py | 6 ++- cloudkitty/api/v2/dataframes/dataframes.py | 21 +++++++++- .../fix-dataframe-filtering-282cae643457bb8b.yaml | 6 +++ tox.ini | 2 +- 7 files changed, 76 insertions(+), 5 deletions(-)