ironic-inspector 12.1.1 (caracal)
We exuberantly announce the release of: ironic-inspector 12.1.1 This release is part of the caracal release series. The source is available from: https://opendev.org/openstack/ironic-inspector Download the package from: https://tarballs.openstack.org/ironic-inspector/ Please report issues through: https://bugs.launchpad.net/ironic-inspector/+bugs For more details, please see below. 12.1.1 ^^^^^^ Bug Fixes * Fixes memory leak with openstacksdk 2.0 and newer. This version requires connections to be explicitly closed, otherwise they stay in memory forever. Changes in ironic-inspector 12.1.0..12.1.1 ------------------------------------------ 714f1cc Cache openstacksdk Connections to avoid leaking memory 5f72b87 Update TOX_CONSTRAINTS_FILE for stable/2024.1 7f9db25 Update .gitreview for stable/2024.1 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + ironic_inspector/common/ironic.py | 32 ++++++++++++++++------ ironic_inspector/test/unit/test_common_ironic.py | 8 ++++-- .../notes/sdk-2-leak-500f3669afb6713e.yaml | 5 ++++ tox.ini | 12 ++++---- 5 files changed, 42 insertions(+), 16 deletions(-)
participants (1)
-
no-reply@openstack.org