[release-announce] oslo.utils 4.8.1 (wallaby)
no-reply at openstack.org
no-reply at openstack.org
Mon Feb 21 16:07:06 UTC 2022
We high-spiritedly announce the release of:
oslo.utils 4.8.1: Oslo Utility library
This release is part of the wallaby 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.
4.8.1
^^^^^
Bug Fixes
* Fix regex used to mask password. The "strutils.mask_password"
function will now correctly handle passwords that contain single or
double quotes. Previously, only the characters before the quote were
masked.
Changes in oslo.utils 4.8.0..4.8.1
----------------------------------
4cc3a55 Dropping lower constraints testing
143d3fb Fix regex used to mask password
b685b91 Update TOX_CONSTRAINTS_FILE for stable/wallaby
ae1e856 Update .gitreview for stable/wallaby
0078971 Move flake8 as a pre-commit local target.
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 3 +-
.pre-commit-config.yaml | 10 ++++--
lower-constraints.txt | 39 ----------------------
oslo_utils/strutils.py | 15 ++++++++-
.../fix_mask_password_regex-c0661f95a23369a4.yaml | 7 ++++
tox.ini | 10 ++----
7 files changed, 46 insertions(+), 52 deletions(-)
More information about the Release-announce
mailing list