Changes
🚀 Features
- Support Catchup Subscriptions @StevenBlair123 (#97)
- inflight added for persistent subscriptions #109 @StevenBlair123 (#111)
- Tests added for Stop method @StuartFergusonVme (#115)
- Stop and Drain facility now added in. @StevenBlair123 (#116)
- Add Latest Checkpoint Handler @StevenBlair123 (#121)
- Add Latest Checkpoint Handler @StevenBlair123 (#123)
- Added ability to pass in action to handle dead letter processing @StuartFergusonVme (#132)
🐛 Bug Fixes
- Added in check when Event Store config not found @StuartFergusonVme (#110)
- Sensitive data removed @StuartFergusonVme (#113)
- NLog Trace now written in CI @StuartFergusonVme (#114)
- Reformatted theory test name @StuartFergusonVme (#125)
🧰 Maintenance
- Testing/catchupintegration @StuartFergusonVme (#118)
- Trace reviewed and logging fixed in tests @StuartFergusonVme (#119)
- Fix the worker service example after refactor @StuartFergusonVme (#124)
- StartFrom now is covered in testing. @StevenBlair123 (#126)
- Updated readme @StevenBlair123 (#127)
- Updated logger to mount EventStore tosame directory as our own logger. @StevenBlair123 (#128)
- Update console application comments @StevenBlair123 (#130)
- Add supported ES versions to readme @StuartFergusonVme (#133)