v2.0.0-pre-17
Pre-release
Pre-release
github-actions
released this
21 Jan 18:17
·
26 commits
to master
since this release
v2.0.0-pre-17 (2022-01-21)
Features
- expose cancellation token triggering when the test framework is stopping in order to be able to abort communication with the test server if it is for example panicing (52c77c9)
- support the latest kafka protocol (c8c40e2)
BREAKING CHANGES
- The test framework has no breaking changes but the protocol has
- The test framework is no longer disposable. It is teared down when calling the disposable returned from Start.