We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e46d12e commit 6f7f8daCopy full SHA for 6f7f8da
CHANGELOG.rst
@@ -16,6 +16,8 @@ Added
16
#5778 #5789 #5817 #5795 #5830 #5833 #5834 #5841 #5840 #5838 #5842 #5837 #5849 #5850
17
Contributed by @cognifloyd
18
19
+* Added a joint index to solve the problem of slow mongo queries for scheduled executions. #5805
20
+
21
22
3.8.0 - November 18, 2022
23
-------------------------
@@ -66,8 +68,6 @@ Fixed
66
68
67
69
Added
70
~~~~~
-* Added a joint index to solve the problem of slow mongo queries #5805
-* core.st2.CronTimer : A scheduled task cannot be executed at a given time. Add a new cron function. set the milestone #5779
71
72
* Added graceful shutdown for workflow engine. #5463
73
Contributed by @khushboobhatia01
0 commit comments