-
Notifications
You must be signed in to change notification settings - Fork 4
Comparing changes
Open a pull request
base repository: Fresa/Kafka.TestFramework
base: v1.0.0
head repository: Fresa/Kafka.TestFramework
compare: v2.0.0
- 20 commits
- 30 files changed
- 2 contributors
Commits on May 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4f682ef - Browse repository at this point
Copy the full SHA 4f682efView commit details
Commits on May 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f5d243e - Browse repository at this point
Copy the full SHA f5d243eView commit details
Commits on Jan 18, 2022
-
test: add framework tests for previously supported Confluent.Kafka 1.1.0
Fredrik Arvidsson committedJan 18, 2022 Configuration menu - View commit details
-
Copy full SHA for fdaa3a6 - Browse repository at this point
Copy the full SHA fdaa3a6View commit details
Commits on Jan 20, 2022
-
feat: support the latest kafka protocol
BREAKING CHANGE: The test framework has no breaking changes but the protocol has
Fredrik Arvidsson committedJan 20, 2022 Configuration menu - View commit details
-
Copy full SHA for c8c40e2 - Browse repository at this point
Copy the full SHA c8c40e2View commit details -
request payloads no longer needs header version when reading as heade…
…rs can figure out the version by looking up the message and version
Fredrik Arvidsson committedJan 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 22fbede - Browse repository at this point
Copy the full SHA 22fbedeView commit details -
Fredrik Arvidsson committed
Jan 20, 2022 Configuration menu - View commit details
-
Copy full SHA for d5730ef - Browse repository at this point
Copy the full SHA d5730efView commit details -
use the latest Kafka.Protocol pre-release
Fredrik Arvidsson committedJan 20, 2022 Configuration menu - View commit details
-
Copy full SHA for f106c88 - Browse repository at this point
Copy the full SHA f106c88View commit details -
ci: build and test with .NET Core 3.1 SDK on linux
Fredrik Arvidsson committedJan 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 62a9633 - Browse repository at this point
Copy the full SHA 62a9633View commit details -
ci: fix the path to the nuget project
Fredrik Arvidsson committedJan 20, 2022 Configuration menu - View commit details
-
Copy full SHA for bab6ddb - Browse repository at this point
Copy the full SHA bab6ddbView commit details -
increase the timeout for the socket based tests as the CI VM seems to…
… be slow
Fredrik Arvidsson committedJan 20, 2022 Configuration menu - View commit details
-
Copy full SHA for dcdd7b3 - Browse repository at this point
Copy the full SHA dcdd7b3View commit details -
further increase timeout for CI
Fredrik Arvidsson committedJan 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 8a9a010 - Browse repository at this point
Copy the full SHA 8a9a010View commit details -
Fredrik Arvidsson committed
Jan 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 3dafc7b - Browse repository at this point
Copy the full SHA 3dafc7bView commit details -
dispose clients properly when running in memory
Fredrik Arvidsson committedJan 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 73e0b24 - Browse repository at this point
Copy the full SHA 73e0b24View commit details -
explicitly set kafka.protocol reference in test projects
Fredrik Arvidsson committedJan 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 21138fd - Browse repository at this point
Copy the full SHA 21138fdView commit details
Commits on Jan 21, 2022
-
feat: 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 BREAKING CHANGE: The test framework is no longer disposable. It is teared down when calling the disposable returned from Start.
Fredrik Arvidsson committedJan 21, 2022 Configuration menu - View commit details
-
Copy full SHA for 52c77c9 - Browse repository at this point
Copy the full SHA 52c77c9View commit details -
ci: remove no longer used pipeline tools
Fredrik Arvidsson committedJan 21, 2022 Configuration menu - View commit details
-
Copy full SHA for e96dc33 - Browse repository at this point
Copy the full SHA e96dc33View commit details -
Fredrik Arvidsson committed
Jan 21, 2022 Configuration menu - View commit details
-
Copy full SHA for c01cc91 - Browse repository at this point
Copy the full SHA c01cc91View commit details -
update to v2.0.0 of Kafka.Protocol
Fredrik Arvidsson committedJan 21, 2022 Configuration menu - View commit details
-
Copy full SHA for 8697fef - Browse repository at this point
Copy the full SHA 8697fefView commit details -
add AsValueTask extension method to cast from ValueTask<T> to ValueTask
Fredrik Arvidsson committedJan 21, 2022 Configuration menu - View commit details
-
Copy full SHA for 10df6ef - Browse repository at this point
Copy the full SHA 10df6efView commit details -
Merge pull request #2 from Fresa/upgrade-to-latest-protocol-version
Upgrade to latest protocol version
Configuration menu - View commit details
-
Copy full SHA for 5bb6fc0 - Browse repository at this point
Copy the full SHA 5bb6fc0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0.0...v2.0.0