You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix: pre-load plugin assemblies into the AppDomain at startup so Newtonsoft's `TypeNameHandling` binder can resolve user POCO types during deserialization
3
+
- Diagnostic logging in `ResolveMessageBodyType` (debug per stage, warning on failure)
-`DashboardOptions.AssemblyPaths` — configurable directories for user POCO DLLs so the dashboard can deserialize message bodies in Docker without embedding assemblies
3
7
- Docker: `/app/plugins` directory created by default; supports volume mount or derived image
0 commit comments