Skip to content

Commit 5bbc044

Browse files
author
Вадим Козыревский
committed
Add saga attemptes supporintg
1 parent 69e0c9b commit 5bbc044

10 files changed

Lines changed: 1248 additions & 9 deletions

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,10 @@
3636
</p>
3737
</div>
3838
39-
39+
> [!WARNING]
40+
> **Breaking Changes in v5.0.0**
41+
>
42+
> Starting with version 5.0.0, Pydantic support will become optional. The default implementations of `Request`, `Response`, `DomainEvent`, and `NotificationEvent` will be migrated to dataclasses-based implementations.
4043
4144
## Overview
4245

0 commit comments

Comments
 (0)