v0.14.10: Retry projections, repo improvements, updated error handling
Features
- Feature / Add retry once option to Projector by @maxekman in #346
- Feature / Add function to find single entity with custom query to mongo repo by @MaxBreida in #352
Fixes
- chore: add golangci-lint as linter by @mavogel in #317
- docs(readme): fix test badge by @mavogel in #347
- Improve error handling by @maxekman in #348
- Fix / Linting issues by @maxekman in #349
- Fix / Event store errors, MongoDB v2 event store bug by @maxekman in #350
- Fix / Kafka reconnect issue by @maxekman in #353
New Contributors
- @mavogel made their first contribution in #317
- @MaxBreida made their first contribution in #352