We are happy to announce the release of:
oslo.db 4.1.0: Oslo Database library
This release is part of the mitaka release series.
With source available at:
http://git.openstack.org/cgit/openstack/oslo.db
With package available at:
https://pypi.python.org/pypi/oslo.db
For more details, please see the git log history below and:
http://launchpad.net/oslo.db/+milestone/4.1.0
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.db
Changes in oslo.db 4.0.0..4.1.0
-------------------------------
01359ef Refactor deps to use extras and env markers
936ffc1 Added allow_async property
Diffstat (except docs and test files)
-------------------------------------
oslo_db/sqlalchemy/enginefacade.py | 36 +++++++++++++++---
setup.cfg | 35 ++++++++++++++---
test-requirements.txt | 21 -----------
tox.ini | 6 +--
5 files changed, 116 insertions(+), 36 deletions(-)