Skip to content

Commit a1427f3

Browse files
vadikko2Вадим Козыревский
andauthored
[Feature] Add saga attemptes supporintg (#46)
Add saga attemptes supporintg Co-authored-by: Вадим Козыревский <v.kozyrevskiy@timeweb.ru>
1 parent 69e0c9b commit a1427f3

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)