Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Releases: lucabriguglia/OpenCQRS

OpenCQRS 6.5

18 Jan 13:58
Compare
Choose a tag to compare
  • Rename as OpenCQRS
  • Upgrade to .NET 6

Kledex 2.5.1

18 Feb 16:12
Compare
Choose a tag to compare

Minor changes

Kledex 2.5

04 Jan 11:31
Compare
Choose a tag to compare

New Features

  • Entity Framework Cosmos Store Provider

Enhancements

  • Changes to registration and configuration (BREAKING CHANGES)

Kledex 2.4.1

26 Dec 20:34
Compare
Choose a tag to compare

Performance improvements for command validation and queries

Kledex 2.4

22 Dec 09:02
Compare
Choose a tag to compare

New Features

  • Custom handler or service for commands
  • Default partition key set to '/type' for CosmosDB SQL provider
  • OfferThroughput and ConsistencyLevel options for CosmosDB SQL provider
  • AsyncUtil

Enhancements

  • Performance improvements

Kledex 2.3

23 Nov 09:22
Compare
Choose a tag to compare

New Features

  • Command Sequence

Kledex 2.2.1

23 Nov 09:14
Compare
Choose a tag to compare

Minor improvements

Kledex 2.2

15 Nov 14:08
Compare
Choose a tag to compare

New Features

  • Cache Manager
  • Changes to configuration

Kledex 2.1

15 Nov 14:07
Compare
Choose a tag to compare

New Features

  • Command validation

Kledex 2.0

03 Nov 13:54
Compare
Choose a tag to compare

New features

  • Simplify dispatcher for commands (BREAKING CHANGE, refer to #51)
  • Unify command handlers (BREAKING CHANGE, refer to #85)
  • Optional command result (BREAKING CHANGE, refer to #84)