This transition the wallaby branch to extended maintenance.
Changes for bugfixes and things the team deems important are
still encouraged, but there will no longer be official releases
off of the branch.
Please +1 if the team is ready for us to proceed with this
transition, or -1 if there are any final backports currently in
flight that we should wait for. For the latter case, please
update the patch with the new commit hash after doing a final
release to get those changes out so we know to proceed with the
transition.
The transition deadline is November 2nd, 2022.
Change-Id: I164cd2e7f995253b83d013fb0cf223f953f333d9
$ git log --no-merges --oneline 1.9.0...8304251
8304251 Actually close the connection in Connection.stop()
66918f9 Don't spam retries 100s of times a second
d0cc492 Add an active wait in the "Backend.lookup"
007c0f6 Fix docs job
f6a19a3 Update TOX_CONSTRAINTS_FILE for stable/wallaby
875be60 Update .gitreview for stable/wallaby
Change-Id: I7b6ff4c1f3c539eb4f82ce8a0f66e87f6c531b58
This creates the stable/wallaby branch for any non-client libraries
now that we are past the lib freeze on March 11.
Change-Id: I1620b82a813971c19bf15987e5de57ee55ee4636
This proposed a release for ovsdbapp to get any final merged changes
out prior to the lib freeze for Wallaby going into effect.
If the team is ready to proceed, please leave a +1 to acknowledge this
release and we will process right away. If the team is working on any
final merges, leave a -1 with some detail on the status and update the
patch with the new commit hash to use when ready.
Patches with no response will be merged by Monday, March 8.
$ git log --oneline --no-merges 1.8.0..d6383a5
13b4dd1 Log the name of the command in execute()
26f24cf Drop py37 and add py38 test
Signed-off-by: Hervé Beraud <hberaud@redhat.com>
Change-Id: I2029bb7d2cfee207b4f71d881ce249066570560b
This is the Wallaby milestone-2 release for ovsdbapp.
Clients and libraries following the cycle-with-intermediary release
model are encouraged to release each milestone to make sure updates
are made available.
If you are happy with the current release hash, please +1 this patch
and we will process a release. If you need to get some important
changes merged first, leave a -1 and update the patch with a new
commit hash to use once it is ready.
If a release is definitely not wanted at this time, please -1 and
leave a comment explaining that and we can abandon the patch.
Any patches with no response will be assumed to be OK and will be
processed by January 21.
Signed-off-by: Hervé Beraud <hberaud@redhat.com>
Change-Id: I20e8a80e03497ed69e1f64556ab28a5d0b45efc4
Adds new functionality: update_tables. It is possible to update tables
in running IDL with new schema.
Change-Id: I69b042bc6ea73ffc520009c11afd5adedc8bc0a5