You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New: Expose Lifetime.Scoped through the EventFLow service registration
interface
New: Upgrade NEST version to 6.1.0 and Hangfire.Core to 1.6.20
Now Elasticsearch provide one index per document. If ElasticsearchTypeAttribute
is used the index is map with the Name value as an alias.
When ElasticsearchReadModelStore delete all documents, it will delete
all indexes linked to the alias.
Fix: Internal IoC (remember its just for testing) now correctly invokes IDisposable.Dispose() on scope and container dispose