v8.0.0-dev.38
Pre-release
Pre-release
·
1646 commits
to master
since this release
-
Core
- Added AppSetupQueryEvent for querying whether application setup is possible.
-
Messaging
- Made the Pipes and Redis message routers override the InProcess base.
-
Orchestration
- Upon startup, the OrchestrationLifecycleBehavior should notify its own process about starting up.
- Root and Plugins AppLifecycleBehaviors subscribe to the AppSetupQueryEvent and notify about setup being able to be performed.
-
Plugins.Endpoints
- Plugin operations query over AppSetupQueryEvent whether the setup can be performed before initiating the operation.