We are psyched to announce the release of: ovsdbapp 1.11.0: A library for creating OVSDB applications This release is part of the xena release series. The source is available from: https://opendev.org/openstack/ovsdbapp Download the package from: https://tarballs.openstack.org/ovsdbapp/ Please report issues through: https://bugs.launchpad.net/ovsdbapp/+bugs For more details, please see below. 1.11.0 ^^^^^^ New Features * Support the new "allow-stateless" ACL action. It was added in OVN 21.06. Changes in ovsdbapp 1.10.0..1.11.0 ---------------------------------- a7127ff ovn: support allow-stateless ACL verb cde7c1f Actually close the connection in Connection.stop() 6596164 Don't spam retries 100s of times a second ba55cc2 Fix docs job Diffstat (except docs and test files) ------------------------------------- ovsdbapp/backend/ovs_idl/connection.py | 5 ++++- ovsdbapp/backend/ovs_idl/transaction.py | 8 ++++++++ ovsdbapp/schema/ovn_northbound/api.py | 6 ++++-- ovsdbapp/schema/ovn_northbound/commands.py | 6 ++++-- .../notes/ovn-support-allow-stateless-01aed5acdcd1c0d1.yaml | 3 +++ tox.ini | 1 + 6 files changed, 24 insertions(+), 5 deletions(-)