Skip to content

v0.14.0

Compare
Choose a tag to compare
@pepov pepov released this 28 Sep 13:00
· 308 commits to master since this release

Status management improvements

  • Introduce a new interface that components may implement in case they want to implement status reporting backed by their dispatcher.
  • Another interface is introduced to receive an event when a component's reconciliation have been finished and can decide what to do with it.