Ussuri Series Release Notes¶
4.1.0¶
Bug Fixes¶
qemu 4.1.0 output shifts to scientific notation at 1000mb, breaking oslo.utils.
QemuImgInfo
is now fixed to support this notation.
4.0.0¶
Upgrade Notes¶
Support for Python 2.7 has been dropped. The minimum version of Python now supported is Python 3.6.
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.