We eagerly announce the release of: oslo.metrics 0.12.0 This release is part of the flamingo release series. The source is available from: https://opendev.org/openstack/oslo.metrics Download the package from: https://pypi.org/project/oslo.metrics Please report issues through: https://bugs.launchpad.net/oslo.metrics/+bugs For more details, please see below. 0.12.0 ^^^^^^ New Features * Introduced a new configuration option "metrics_socket_perm" under the "oslo_metrics" group, allowing users to set custom permissions for the Unix domain socket file. Changes in oslo.metrics 0.11.0..0.12.0 -------------------------------------- 19b3c0a tox: Remove basepython 6e42b39 Update master for stable/2025.1 be7067d feat: add option to set chmod to socket Diffstat (except docs and test files) ------------------------------------- oslo_metrics/__main__.py | 4 +++- releasenotes/notes/socket-permission-4081813647fcc8ac.yaml | 6 ++++++ releasenotes/source/2025.1.rst | 6 ++++++ releasenotes/source/index.rst | 1 + tox.ini | 2 -- 5 files changed, 16 insertions(+), 3 deletions(-)