We are excited to announce the release of: oslo.privsep 3.7.0 This release is part of the flamingo release series. The source is available from: https://opendev.org/openstack/oslo.privsep Download the package from: https://pypi.org/project/oslo.privsep Please report issues through: https://bugs.launchpad.net/oslo.privsep/+bugs For more details, please see below. 3.7.0 ^^^^^ New Features * A new configuration option is added: "log_daemon_traceback". If enabled, the client logger will print any exception traceback occurred in the daemon. Changes in oslo.privsep 3.6.0..3.7.0 ------------------------------------ 79821f6 tox: Remove basepython 97aef7e Update master for stable/2025.1 cc5981a Add daemon traceback to client logger Diffstat (except docs and test files) ------------------------------------- oslo_privsep/daemon.py | 14 ++++++-- oslo_privsep/priv_context.py | 4 +++ .../log-daemon-traceback-45784705e65cf52c.yaml | 6 ++++ releasenotes/source/2025.1.rst | 6 ++++ releasenotes/source/index.rst | 1 + tox.ini | 7 ++-- 9 files changed, 74 insertions(+), 13 deletions(-)