Skip to content

v0.14.10: Retry projections, repo improvements, updated error handling

Choose a tag to compare

@maxekman maxekman released this 08 Nov 13:06
· 188 commits to main since this release
3602de4

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

New Contributors