V7.17.0
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
- @sarvasana made their first contribution in #3233
- @baltie made their first contribution in #3239
Full Changelog: V7.16.0...V7.17.0