[release-announce] oslo.cache 2.3.1 (ussuri)
no-reply at openstack.org
no-reply at openstack.org
Tue Feb 16 10:10:30 UTC 2021
We are psyched to announce the release of:
oslo.cache 2.3.1: Cache storage for OpenStack projects.
This release is part of the ussuri stable 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.
2.3.1
^^^^^
New Features
* Added a new memcached driver that uses pymemcache through
dogpile.cache.
If willing to use this driver, make sure you have both
dogpile.cache>=1.1.2 and pymemcache>=3.4.0 installed.
Changes in oslo.cache 2.3.0..2.3.1
----------------------------------
d4559be Add dogpile.cache.pymemcache backend
4589236 Add TLS context creation from config
a23dd78 Add TLS options to oslo.cache
ee7981b Dropping lower constraints testing
3b98317 Update TOX/UPPER_CONSTRAINTS_FILE for stable/ussuri
26306a8 Update .gitreview for stable/ussuri
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
.zuul.yaml | 3 +-
lower-constraints.txt | 68 -------------------
oslo_cache/_opts.py | 66 ++++++++++++++----
oslo_cache/core.py | 22 ++++++
....cache.pymemcache-backend-627d31a76013f8e1.yaml | 7 ++
tox.ini | 9 +--
8 files changed, 165 insertions(+), 89 deletions(-)
More information about the Release-announce
mailing list