We are satisfied to announce the release of:
oslo.cache 0.8.0: Cache storage for Openstack projects.
This release is part of the mitaka release series.
With source available at:
http://git.openstack.org/cgit/openstack/oslo.cache
With package available at:
https://pypi.python.org/pypi/oslo.cache
For more details, please see the git log history below and:
http://launchpad.net/oslo.cache/+milestone/0.8.0
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.cache
Changes in oslo.cache 0.7.0..0.8.0
----------------------------------
5517ccb Make CacheIsolatingProxy public
bc76d45 Add shields.io version/downloads links/badges into README.rst
140f337 add auto-generated docs for config options
c6ef19e Change ignore-errors to ignore_errors
8d9cdbb Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
.coveragerc | 2 +-
README.rst | 8 +++++
oslo_cache/testing.py | 70 ++++++++++++++++++++++++++++++++++++++++++
setup.py | 2 +-
8 files changed, 93 insertions(+), 29 deletions(-)