Skip to content

Release v10.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Feb 18:07
c005824

Added

  • Clients can now use the new .Watch() method on projections for watching specific projected read model types for changes.

Fixed

  • Internally fixing so that the IProjection grain is not linked to specific namespace, meaning that we have now moved the responsibility of subscription for projections to the ProjectionsManager.