Changelog for
python3-oslo.middleware-doc-6.2.0-1.2.noarch.rpm :
* Mon Sep 02 2024 cloud-develAATTsuse.de- update to version 6.2.0 - reno: Update master for unmaintained/xena - Remove old excludes - reno: Update master for unmaintained/zed - Make ConfigInvalid generic - reno: Update master for unmaintained/victoria - Update master for stable/2024.1 - pre-commit: Bump versions - reno: Update master for unmaintained/wallaby - pre-commit: Integrate bandit - Add a enabled by files healthcheck plugin
* Thu May 02 2024 cloud-develAATTsuse.de- update to version 6.1.0 - healthcheck: Ignore proxied requests - Bump hacking - Imported Translations from Zanata - Update python classifier in setup.cfg - healthcheck: Limit source IP range - reno: Update master for unmaintained/yoga - Remove oslo namespace package (again) - Remove deprecated SSLMiddleware - Update master for stable/2023.2
* Fri Dec 01 2023 cloud-develAATTsuse.de- update to version 5.2.0 - Bump bandit and make oslo.middleware compatible with latest rules - Revert \"Moves supported python runtimes from version 3.8 to 3.10\" - fix spelling - Update master for stable/2023.1 - Moves supported python runtimes from version 3.8 to 3.10 - Use upper-constraint in doc generation - Imported Translations from Zanata
* Mon Mar 06 2023 cloud-develAATTsuse.de- update to version 5.1.1 - Add Python3 antelope unit tests - Update master for stable/zed - Fix issues related to tox4
* Thu Aug 11 2022 cloud-develAATTsuse.de- update to version 5.0.0 - Add Python3 zed unit tests - Update master for stable/yoga - Fix formatting of release list - Drop python3.6/3.7 support in testing runtime
* Tue May 24 2022 cloud-develAATTsuse.de- update to version 4.5.1 - Add paste.filter_factory entrypoint for basic auth middleware - Update python testing classifier - Update master for stable/xena - Add oslo.config.opts entrypoint for basic auth middleware - Add Python3 yoga unit tests
* Tue Oct 26 2021 cloud-develAATTsuse.de- update to version 4.4.0 - Add Python3 xena unit tests - ignore reno generated artifacts - Add new basic auth middleware - setup.cfg: Replace dashes with underscores - Fix requirements issues - Upgrade the pre-commit-hooks version - Warning about /healthcheck - remove unicode from code - Use py3 as the default runtime for tox - Update master for stable/wallaby
* Sun May 02 2021 cloud-develAATTsuse.de- update to version 4.2.0 - Update master for stable/victoria - Use TOX_CONSTRAINTS_FILE - Adding pre-commit - Add Python3 wallaby unit tests
* Fri Oct 09 2020 cloud-develAATTsuse.de- update to version 4.1.1 - Remove the unused coding style modules - Update master for stable/ussuri - Stop to use the __future__ module. - Remove translation sections from setup.cfg - Fix pygments style - Cleanup py27 support - Add py38 package metadata - Fix hacking min version to 3.0.1 - Add Python3 victoria unit tests - Align contributing doc with oslo\'s policy - Bump bandit version - Add release notes links to doc index - Switch to newer openstackdocstheme and reno versions - Drop use of six - Bump default tox env from py37 to py38
* Tue May 12 2020 cloud-develAATTsuse.de- update to version 4.0.2 - Switch to Ussuri jobs - [ussuri][goal] Drop python 2.7 support and testing - tox: Trivial cleanup - remove outdated header - reword releasenote for py27 support dropping - tox: Keeping going with docs - Update master for stable/train - Remove universal wheel configuration - Update the constraints url - Use unittest.mock instead of third party mock