[release-announce] oslo.utils 4.6.1 (victoria)
    no-reply at openstack.org 
    no-reply at openstack.org
       
    Mon Feb  7 10:28:01 UTC 2022
    
    
  
We contentedly announce the release of:
oslo.utils 4.6.1: Oslo Utility library
This release is part of the victoria 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.6.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.6.0..4.6.1
----------------------------------
65aa422 Fix regex used to mask password
125617d Dropping lower constraints testing
79903b1 Add Python3 victoria unit tests
22ac4dc Update TOX_CONSTRAINTS_FILE for stable/victoria
7ddc6a6 Update .gitreview for stable/victoria
Diffstat (except docs and test files)
-------------------------------------
.gitreview                                         |  3 +-
.zuul.yaml                                         |  3 +-
lower-constraints.txt                              | 40 ----------------------
oslo_utils/strutils.py                             | 15 +++++++-
.../fix_mask_password_regex-c0661f95a23369a4.yaml  |  7 ++++
tox.ini                                            | 10 ++----
7 files changed, 40 insertions(+), 52 deletions(-)
    
    
More information about the Release-announce
mailing list