2026.3.2
·
224 commits
to master
since this release
Changes
🐛 Bug Fixes
- Refactor Address to enforce required fields and validation @StuartFerguson (#1583)
🧰 Maintenance
- Reduce
ProcessLogonTransactioncomplexity by extracting logon validation flow @copilot-swe-agent (#1596) - Reduce reconciliation processing complexity in
TransactionDomainService@copilot-swe-agent (#1595) - Reduce
CalculateFeesForTransactioncomplexity by extracting fee application flow @copilot-swe-agent (#1584)