oslo.config 10.3.0 (gazpacho)
We are tickled pink to announce the release of: oslo.config 10.3.0 This release is part of the gazpacho release series. The source is available from: https://opendev.org/openstack/oslo.config Download the package from: https://pypi.org/project/oslo.config Please report issues through: https://bugs.launchpad.net/oslo.config/+bugs For more details, please see below. 10.3.0 ^^^^^^ New Features * The "List" type and the "Dict" type now supports the "min_length" parameter. Changes in oslo.config 10.2.0..10.3.0 ------------------------------------- 1e3e45c Adapt subcommand test for Python 3.14 ba58fbd Add min_length parameter 8d94506 Add ruff Diffstat (except docs and test files) ------------------------------------- .pre-commit-config.yaml | 16 +- oslo_config/_list_opts.py | 25 +- oslo_config/cfg.py | 1003 +++--- oslo_config/fixture.py | 9 +- oslo_config/generator.py | 238 +- oslo_config/iniparser.py | 19 +- oslo_config/sources/_environment.py | 3 +- oslo_config/sources/_uri.py | 63 +- oslo_config/sphinxconfiggen.py | 35 +- oslo_config/sphinxext.py | 124 +- oslo_config/types.py | 321 +- oslo_config/validator.py | 77 +- pyproject.toml | 17 +- .../notes/min_length-5e5ae84e1fa3f856.yaml | 5 + setup.py | 4 +- tox.ini | 4 +- 25 files changed, 5067 insertions(+), 3609 deletions(-)
participants (1)
-
no-reply@openstack.org