Skip to content

9.4.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@iancooper iancooper released this 21 Dec 11:39
· 1990 commits to master since this release

Changes

  • Use Kafka with Schema Registry @iancooper (#2430)
  • Pulls in Json.NET and NJsonSchema as dependencies to allow us to mark up Command/Event base classes
  • This dependency comes from Confluent's dotnet Kafka library, but may be useful to those still using Json.NET over System.Text.Json
  • It does create additional 'core' dependencies, and new attributes to support these libs, hence the minor version bump here.