Skip to content

V7.17.0

Compare
Choose a tag to compare
@jeremydmiller jeremydmiller released this 29 May 15:12
· 409 commits to master since this release
6c4fc13

What's Changed

  • Explain how to update the docs including code snippets by @AlexZeitler in #3232
  • Docs: Fixed .NET8 keyed service registration example in hostbuilder.md by @sarvasana in #3233
  • Add NRT coverage for Linq namespace by @Hawxy in #3234
  • Add AdvancedSql.StreamAsync<>() by @e-tobi in #3235
  • Docs: add IHost cleanup / reset samples by @AlexZeitler in #3229
  • Retrieve Document Store using IHost when working with multiple Marten databases by @AlexZeitler in #3230
  • Moved dispose of old CancellationTokenSource in ProjectionCoordinator to right before creation by @baltie in #3239
  • Ability to opt back into a unique index in the "id" field of the even… by @jeremydmiller in #3241

New Contributors

Full Changelog: V7.16.0...V7.17.0