Changelog for
python3-oslo.cache-3.7.0-1.1.noarch.rpm :
* Thu May 02 2024 cloud-develAATTsuse.de- update to version 3.7.0 - Update master for stable/2023.2 - reno: Update master for unmaintained/yoga - Fix minor typos in parameter help texts - Add native options for redis backend - Automate TLS certificates settings for redis backend - Do not mark hosts as alive when they are all dead - Add a new option to enforce the OpenSSL FIPS mode - memcache: Remove \"default\" username and password - config: Document backends supporting specific options - Fail if tls_enabled is True but backend does not support it - pre-commit: Bump versions - Bump hacking - Fix wrong path in coveragerc - [cache] memcache_password should be secret - Prevent potential ReDoS attack - Bump hacking (again) - Clean-up memcache connection sockets - Display coverage report - Ensure requirements are capped by upper constraints - Fix incomplete exception message - Add support for Redis Sentinel backend - Update python classifier in setup.cfg - pre-commit: Integrate bandit - Cleanup py27 support - redis: Add functional tests
* Thu Jan 04 2024 cloud-develAATTsuse.de- update to version 3.5.0 - Bump bandit - Imported Translations from Zanata
* Thu Jun 15 2023 cloud-develAATTsuse.de- update to version 3.4.0 - Revert \"Moves supported python runtimes from version 3.8 to 3.10\" - Update master for stable/2023.1 - Imported Translations from Zanata - Moves supported python runtimes from version 3.8 to 3.10 - Allow bmemcached to be optional for memcache_pool
* Tue Mar 07 2023 cloud-develAATTsuse.de- update to version 3.3.1 - Fix issues related to tox4
* Mon Mar 06 2023 cloud-develAATTsuse.de- update to version 3.3.0 - Add Python3 antelope unit tests - Imported Translations from Zanata - Add bmemcached as optional dependency - Update master for stable/zed
* Sun Oct 02 2022 cloud-develAATTsuse.de- update to version 3.1.0 - Support SASL protocol for memcached
* Tue Aug 16 2022 cloud-develAATTsuse.de- update to version 3.0.0 - Drop python3.6/3.7 support in testing runtime - Imported Translations from Zanata
* Tue Jun 07 2022 cloud-develAATTsuse.de- update to version 2.11.0 - Add Python3 yoga unit tests - Expose pymemcache\'s HashClient public params - Add Python3 zed unit tests - Add Python 3 only classifier - fix typo - Use the right backend for TLS tests - Remove unnecessary unicode prefixes - Drop pymongo useless and removed attribute - Fix description of memcache_servers - Update master for stable/xena - Update master for stable/yoga - Update python testing classifier - Add socket keepalive options to oslo.cache - Add retry mechanisms to oslo.cache
* Tue Oct 26 2021 cloud-develAATTsuse.de- update to version 2.8.1 - Add bug comment and fix nits - Update master for stable/wallaby - setup.cfg: Replace dashes with underscores - Add Python3 xena unit tests - Don\'t import module \"etcd3gw\" if etcd3gw backend is not used. - Adding technical details about the memcache pool backend. - Move flake8 as a pre-commit local target. - Drop use of deprecated collections classes - Dropping lower constraints testing. - Use py3 as the default runtime for tox
* Sun May 02 2021 cloud-develAATTsuse.de- update to version 2.7.0 - Add Python3 wallaby unit tests - Do not hardcode flush_on_reconnect, move to oslo.cache config - Update master for stable/victoria - Add dogpile.cache.pymemcache backend - Imported Translations from Zanata - Dropping lower constraints testing