Releases: Fresa/Kafka.TestFramework
Releases · Fresa/Kafka.TestFramework
v2.0.0
v2.0.0 (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 protocol has changes to the specifications described in Kafka.Protocol v2.0.0 release notes which is the new min supported version
- The test framework is no longer disposable. It is teared down when calling the disposable returned from Start.
v2.0.0-pre-19
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.
v2.0.0-pre-18
v2.0.0-pre-18 (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.
v2.0.0-pre-17
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.
v2.0.0-pre-15
v2.0.0-pre-15 (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.
v2.0.0-pre-11
v2.0.0-pre-11 (2022-01-20)
Features
- support the latest kafka protocol (c8c40e2)
BREAKING CHANGES
- The test framework has no breaking changes but the protocol has