[release-announce] oslo.utils 3.42.1 (ussuri)
no-reply at openstack.org
no-reply at openstack.org
Thu Dec 5 17:54:05 UTC 2019
We are amped to announce the release of:
oslo.utils 3.42.1: Oslo Utility library
This release is part of the ussuri 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.42.1
^^^^^^
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.42.0..3.42.1
------------------------------------
577da7f Verify the sanitize keys are lowered
a6acf82 Fix invalid escapes in regular expression strings
ed70bd3 Make mask_dict_password case insensitive and add new patterns
dad48ca tox: Keeping going with docs
Diffstat (except docs and test files)
-------------------------------------
oslo_utils/strutils.py | 25 ++++++++++++++--------
.../mask-dict-passwords-99357ffb7972fb0b.yaml | 9 ++++++++
tox.ini | 7 ++++--
5 files changed, 48 insertions(+), 13 deletions(-)
More information about the Release-announce
mailing list