[release-announce] oslo.utils 3.41.4 (train)

no-reply at openstack.org no-reply at openstack.org
Thu Jan 9 18:29:49 UTC 2020


We exuberantly announce the release of:

oslo.utils 3.41.4: Oslo Utility library

This release is part of the train stable release series.

The source is available from:

    https://opendev.org/openstack/oslo.utils

Download the package from:

    https://pypi.org/project/oslo.utils

Please report issues through:

    https://bugs.launchpad.net/oslo.utils/+bugs

For more details, please see below.

3.41.4
^^^^^^

Security Issues

* This patch ensures that we mask sensitive data when masking dicts,
  even if the case doesn't match. This means the behaviour of
  mask_password and mask_dict_password is now the same.

* Additional password names were included from real world logs that
  contained sensitive information.

Changes in oslo.utils 3.41.3..3.41.4
------------------------------------

39870f6 Verify the sanitize keys are lowered
05ab20c Make mask_dict_password case insensitive and add new patterns


Diffstat (except docs and test files)
-------------------------------------

oslo_utils/strutils.py                                | 19 +++++++++++++------
.../notes/mask-dict-passwords-99357ffb7972fb0b.yaml   |  9 +++++++++
3 files changed, 38 insertions(+), 6 deletions(-)







More information about the Release-announce mailing list