Skip to content

Release v15.33.6

Choose a tag to compare

@github-actions github-actions released this 07 Jun 14:47
ee09a2f

Fixed

  • ClusterStorage.ObserveEventStores, EventTypesStorage.GetAllGenerationsForEventType, NamespaceStorage.ObserveAll, and ObserverStateStorage.ObserveAll in the SQL storage backend no longer throw NotImplementedException at runtime — each is now fully implemented following the same ReplaySubject/NotifyChange pattern used by the rest of the SQL storage layer.