- When an aggregate is loaded and not found, the system now returns
ErrAggregateNotFound
. This makes it easier to identify and handle this error within your codebase. - Implemented a minor fix to address an issue that could occasionally block a transaction.