All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.4.0 - 2024-05-03
- Upgraded target framework to net8.0
- Upgraded Microsoft package dependencies to 8.0 versions
- Upgraded Confluent.Kafka package to version 2.3.0
0.3.0 - 2023-09-20
- Initial port of Eventuate Tram in .NET supporting the following functionality:
- Messaging - send and receive messages over named channels
- Events - publish domain events and subscribe to domain events
- Support for Kafka message broker and Microsoft SQL database