Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

27 lines (19 loc) · 1.02 KB

Changelog

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

Changed

  • 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

Added

  • 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