What Changed ๐
๐ Features
- feat: Add retry failure for Npgsql (#121)
- feat: Add optimistic concurrency to all services (#119)
- feat: Add polly for handle resilience (#111)
- feat: Add swagger response type (#92)
๐ Bug Fixes
- fix: Fix DbUpdateConcurrencyException in PersistMessageDbContext (#117)
๐งช Test
- test: Add unit tests for flight domain models (#96)
๐ท CI
Full Changelog: v1.3.2...v1.4.0