[release-announce] oslo.cache 3.1.0 (zed)
no-reply at openstack.org
no-reply at openstack.org
Wed Aug 24 13:31:26 UTC 2022
We are delighted to announce the release of:
oslo.cache 3.1.0: Cache storage for OpenStack projects.
This release is part of the zed 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.1.0
^^^^^
New Features
* Add the feature to support SASL for olso.cache to improve the
security of authority.
Changes in oslo.cache 3.0.0..3.1.0
----------------------------------
d229d3e Support SASL protocol for memcached
Diffstat (except docs and test files)
-------------------------------------
oslo_cache/_bmemcache_pool.py | 62 ++++++++++++++++++++++
oslo_cache/_memcache_pool.py | 9 +++-
oslo_cache/_opts.py | 10 ++++
oslo_cache/backends/memcache_pool.py | 33 +++++++-----
oslo_cache/core.py | 3 +-
.../functional/memcache_pool/test_cache_backend.py | 17 ++++++
.../enable-sasl-protocol-46d11530b87e7832.yaml | 5 ++
8 files changed, 134 insertions(+), 16 deletions(-)
More information about the Release-announce
mailing list