v1.3.0-beta.1
Pre-release
Pre-release
·
40 commits
to beta
since this release
1.3.0-beta.1 (2024-12-10)
Bug Fixes
- docs: add documentation about aggregate handlers (6bac05a)
- docs: add documentation about supporting distributed commits (bdf10d1)
- docs: add documentation about the evaluation agent (3ac3e3a)
Features
- add an abort operation on aggregate handlers to facilitate the implementation of distributed commit protocols (0a5408f)
- implements the options pattern to allow configuration of the domain. Moves handler discovery out of the service provider. (2b3d76d)
- instantiation of aggregate objects now go through an aggregate factory implementation (3693ae1)