We are delighted to announce the release of: oslo.context 6.3.0 This release is part of the gazpacho release series. The source is available from: https://opendev.org/openstack/oslo.context Download the package from: https://pypi.org/project/oslo.context Please report issues through: https://bugs.launchpad.net/oslo.context/+bugs For more details, please see below. Changes in oslo.context 6.2.0..6.3.0 ------------------------------------ 45fea5f Add interface to override is_admin check 709e13a Add link for governance badges 364d1f0 Add typing badge 90ec982 Add typing classifier 080f507 Enable logging related ruff checks d0f4a30 ruff: Enable missing E5 check 6ab056f typing: Simplify return type of RequestContext.to_policy_values 2b7e33c Run mypy from tox 7ec6ca1 Delay string interpolations at logging calls f2d9a6f Remove reference to tag framework Diffstat (except docs and test files) ------------------------------------- .pre-commit-config.yaml | 14 ++-------- README.rst | 33 +++++++++++----------- oslo_context/context.py | 19 +++++++++---- pyproject.toml | 57 +++++++++++--------------------------- tox.ini | 14 ++++++++-- 6 files changed, 64 insertions(+), 78 deletions(-)