[release-announce] oslo.cache 2.6.2 (victoria)
no-reply at openstack.org
no-reply at openstack.org
Tue Feb 16 09:08:26 UTC 2021
We are chuffed to announce the release of:
oslo.cache 2.6.2: Cache storage for OpenStack projects.
This release is part of the victoria 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.6.2
^^^^^
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.6.1..2.6.2
----------------------------------
886928c Add dogpile.cache.pymemcache backend
8115fb4 Dropping lower constraints testing
e7922e7 Update TOX_CONSTRAINTS_FILE for stable/victoria
4eb4109 Update .gitreview for stable/victoria
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
.zuul.yaml | 1 -
lower-constraints.txt | 65 ----------------------
oslo_cache/_opts.py | 36 ++++++++----
....cache.pymemcache-backend-627d31a76013f8e1.yaml | 7 +++
tox.ini | 9 +--
6 files changed, 34 insertions(+), 85 deletions(-)
More information about the Release-announce
mailing list