Skip to content

Commit 3f9099d

Browse files
committed
Merge branch '0.9.x' into 0.10.x
2 parents 4a81627 + 6140c5c commit 3f9099d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/changelog.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@
44
Changelog
55
====
66

7+
8+
0.9.1
9+
=====
10+
- use a generic network device based on the devices found on the remote machine rather than a hardcoded one - `#314 <https://github.com/confluentinc/ducktape/pull/314>`_ and `#328 <https://github.com/confluentinc/ducktape/pull/328>`_
11+
- clean up process properly after an exception during test runner execution - `#323 <https://github.com/confluentinc/ducktape/pull/323>`_
12+
- log ssh errors - `#319 <https://github.com/confluentinc/ducktape/pull/319>`_
13+
- update vagrant tests to use ubuntu20 - `#328 <https://github.com/confluentinc/ducktape/pull/328>`_
14+
- added command to print the total number of nodes the tests run will require - `#320 <https://github.com/confluentinc/ducktape/pull/320>`_
15+
- drop support for python 3.6 and add support for python 3.9 - `#317 <https://github.com/confluentinc/ducktape/pull/317>`_
16+
17+
0.9.0
18+
=====
19+
- Upgrade paramiko version to 2.10.0 - `#312 <https://github.com/confluentinc/ducktape/pull/312>`_
20+
- Support SSH timeout - `#311 <https://github.com/confluentinc/ducktape/pull/311>`_
21+
722
0.8.x
823
=====
924
- Support test suites

0 commit comments

Comments
 (0)