Skip to content

v2.0.0-pre-19

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jan 18:54
· 24 commits to master since this release

v2.0.0-pre-19 (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.