v8.0.0-dev.37
Pre-release
Pre-release
·
1653 commits
to master
since this release
-
Core
- Made DynamicTypeRegistry.AddTypeInfo protected internal.
- Made DynamicTypeRegistry.AddTypeInfo protected internal. Simplified the flow in DynamicTypeInfo constructor.
-
Core.Endpoints
- Added AddLicence endpoint for uploading a license to the license folder.
-
Logging.Serilog
- Added an AppLogEventEnricher.
-
Orchestration
- Breaking change: IProcessStarterFactory accepts for a managed executable also the runtime.
- Breaking change: the DefaultOrchestrationManager.GetAppExecutable is renamed to GetAppExecutableInfo and returns a tuple containing also the runtime, if applicable.