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
HttpJob : Http jobs support the asynchronous mode.
SchedulerAlert : Alarms and rules are configured.
🔬 Refactors
QueryNoLock : NoLock is used in query statements.
ServiceScope : Some service lifecycle management adjustments in background services.
SchedulerJob : The Job and Task pages use breadcrumbs to restructure the pages and interactions.
SDK : Added job update method.
🔧 Bug fixes
SchedulerWorkerManagerData : task stops, if the task in running, SchedulerWorkerManagerData. StopTask won't clean up.
RedisSubscribe : Fixed an issue where the same redis is used in multiple environments and the Server and Worker find each other and subscribe to other environments.
HttpJob : HttpJob execution in multiple environments does not pass environment information.
SignalR : Fixed SignalR push in multiple environments.
Other : Some other issues fixed.
📖 Others
Page responsive layout support, friendly display on non-1920 *1080 computers