We are pumped to announce the release of: oslo.cache 3.4.0: Cache storage for OpenStack projects. This release is part of the bobcat release series. The source is available from: https://opendev.org/openstack/oslo.cache Download the package from: https://pypi.org/project/oslo.cache Please report issues through: https://bugs.launchpad.net/oslo.cache/+bugs For more details, please see below. 3.4.0 ^^^^^ Bug Fixes * [bug 1991250 (https://bugs.launchpad.net/oslo.cache/+bug/1991250)] The python-binary-memcached package is only required if sasl_enabled=True. When sasl_enabled=False (default), the memcache_pool backend can be used without the python-binary- memcached package installed. Changes in oslo.cache 3.3.1..3.4.0 ---------------------------------- a720016 Revert "Moves supported python runtimes from version 3.8 to 3.10" 4daef29 Moves supported python runtimes from version 3.8 to 3.10 0e9cd99 Update master for stable/2023.1 edd10f7 Allow bmemcached to be optional for memcache_pool 9c2d978 Imported Translations from Zanata Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- oslo_cache/backends/memcache_pool.py | 10 +++++++++- releasenotes/notes/bug-1991250-23bc3463273e5a91.yaml | 7 +++++++ releasenotes/source/2023.1.rst | 6 ++++++ releasenotes/source/index.rst | 1 + .../source/locale/en_GB/LC_MESSAGES/releasenotes.po | 13 +++++-------- setup.cfg | 1 + 7 files changed, 30 insertions(+), 10 deletions(-)
participants (1)
-
no-reply@openstack.org