We are gleeful to announce the release of: oslo.db 4.33.1: Oslo Database library This release is part of the queens stable release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.db Download the package from: https://pypi.org/project/oslo.db Please report issues through launchpad: https://bugs.launchpad.net/oslo.db For more details, please see below. 4.33.1 ^^^^^^ Bug Fixes * Repaired the "synchronous_reader" modifier of enginefacade so that it refers to the "writer" engine when set to True, thereby allowing "synchronous" behavior with the writer. When set to False, this is "asynchronous", so this should be associated with the async engines. The flag had the reverse behavior previously. Changes in oslo.db 4.33.0..4.33.1 --------------------------------- 9c0e9dc Fix sphinx-docs job for stable branch 38a6e0c Updated from global requirements 268edcb Reverse role of synchronous_reader 57927b1 Update UPPER_CONSTRAINTS_FILE for stable/queens a1539bb Update .gitreview for stable/queens Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + oslo_db/sqlalchemy/enginefacade.py | 6 ++++-- .../notes/fix_synchronous_reader-ca442ca9f07470ec.yaml | 8 ++++++++ setup.cfg | 2 +- tools/tox_install.sh | 5 +++++ tox.ini | 2 +- 8 files changed, 32 insertions(+), 16 deletions(-)
participants (1)
-
no-reply@openstack.org