1. 986c3b8 [incubator-kie-issues#2108] Workflow Engine: Make JobScheduler publish necessary DataEvents when job execution fails (#2269) by Pere Fernández · 21 hours ago main
  2. 4844327 [Fix #2260] Make scheduler minimal timer delay configurable (#2261) by Yohann Puyhaubert · 3 days ago
  3. 9b8e6cb Fix kie-issues#1982: Add an optional property to add a custom UI to Jobs Service (#2249) by Kumar Aditya Raj · 8 days ago
  4. 67c6b94 NO-ISSUE: fix test failures on windows (#2268) by Jan Stastny · 12 days ago
  5. 2e30912 [incubator-kie-issues-2080] Kogito data-index and job-service readiness probes are not working as expected. (#2265) by Enrique · 14 days ago
  6. ddb765b [incubator-kie-issues-2087] Workflow Runtime: JobReschedule mutation failing in Spring Boot application (#2267) by Enrique · 2 weeks ago
  7. 81da1df [incubator-kie-issues#2085] Conflict while running a secured Spring Boot application with `kogito-addons-springboot-data-index-jpa` and `kie-addons-springboot-process-svg` (#2266) by Pere Fernández · 3 weeks ago
  8. 3f1c976 [incubator-kie-issues-2079] Set on error process instance when a job reaches the error state (#2264) by Enrique · 3 weeks ago
  9. 8266e9d [NO_ISSUE] job process instance executor create instance (#2263) by Enrique · 4 weeks ago
  10. 34d12a3 [NO_ISSUE] fix race condition when reschedule (#2259) by Enrique · 4 weeks ago
  11. aa4103e [NO_ISSUE] Reduce logging verbosity in Springboot for JobInstanceDataEvents (#2258) by Martin Weiler · 5 weeks ago
  12. 48cb48a added indexes for jobs and tasks (#2257) by Deepak Joseph · 5 weeks ago
  13. f689c46 [incubator-kie-issues-2072] Add on cascade delete for few data-audit tables that have foreign key constraints by Deepak Joseph · 5 weeks ago
  14. e61147f [incubator-kie-issues-2049] Custom collocated job service for bpmn2 and springboot support (#2247) by Enrique · 5 weeks ago
  15. e16fda5 [incubator-kie-issues#2062] DMN: Verify lenient/strict flag on jitexecutor (#2253) by AthiraHari77 · 5 weeks ago
  16. e37afa8 [incubator-kie-issues#2047] Changes for supporting JAVA21 (#2248) by Christine-Jose · 6 weeks ago
  17. 8162011 [NO-ISSUE] fix dependency config `data-index-storage-jpa-common` <classifier>test-jar</classifier> -> <type>test-jar</type> (#2246) by Pere Fernández · 8 weeks ago
  18. 477655d [kie-issues#2039]: [Data Index Spring-Boot]: create new Data Inde Add-On for Spring Boot (JPA) (#2244) by Pere Fernández · 8 weeks ago
  19. cfbb6f0 Upgrade kafka-clients to 3.9.1. (#2243) by Tibor Zimányi · 9 weeks ago
  20. c9cd35b [kie-issues#2035] [Data Index Spring-Boot]: create new Data Index persistence Add-On for Spring Boot (#2242) by Pere Fernández · 10 weeks ago
  21. c29ca79 [kie-issues#2031] Set processId from ProcessInstanceStateDataEvent (#2240) by Martin Weiler · 2 months ago
  22. e1aacf8 [incubator-kie-issues-2012] Data-Index: Add 'cancelled' property to the NodeInstance output (#2238) by Deepak Joseph · 3 months ago
  23. 324d0f9 [incubator-kie-issues#2009] Process Instance in `error` state after completing user task has wrong `nodeInstanceIdInError`. (#2239) by Pere Fernández · 3 months ago
  24. d1c9c4c [Fix_#3966] Bulk update in data-index-service-common for model process instance storage (#2237) by dovandat-future-aavn · 3 months ago
  25. ea4391f [Fix #2212] Separating Quarkus from common stuff (#2235) by Francisco Javier Tirado Sarti · 3 months ago
  26. b584531 kie-issues-1987: kie-issues-1987: IndependentJobsIT fails randomly on timeouts (#2236) by Walter Medvedeo · 3 months ago
  27. 128e10b [Fix #3901] Allow SSL in job service callback (#2215) by Yohann Puyhaubert · 3 months ago
  28. 82b99c7 Fix kie-issues-2001: Enable root path for custom UI in data-index-service (#2234) by Ricardo Zanini · 3 months ago
  29. 8c96b3c incubator-kie-issues#1998: Add user information on Data Audit's Process Instance Logs (#2233) by Pere Fernández · 3 months ago
  30. a41b854 Fix kie-issues#1981: Add an optional property to add a custom UI to Data Index (#2232) by Ricardo Zanini · 3 months ago
  31. 57626f6 [NO-ISSUE] Fix event type states for Data Audit (#2231) by Pere Fernández · 4 months ago
  32. b3e3d5a [kie-issues#1965] Support re-scheduling Process Instances and Node Instances SLA timers (#2230) by Pere Fernández · 4 months ago
  33. 27e623d [kie-issues#1908] Upgrade Quarkus to 3.20.x (#2227) by Tibor Zimányi · 4 months ago
  34. f464a32 [incubator-kie-issues#1975] Provide mechanism to fetch the list of timers associated to a Process Instance. (#2225) by Pere Fernández · 4 months ago
  35. 810909d kie-issue #1974-graphql counter issue fix (#2226) by Christine-Jose · 4 months ago
  36. ee37938 incubator-kie-kogito-apps-2221: Improve Jobs Service Tests (#2222) by Walter Medvedeo · 4 months ago
  37. a36905c [Incubator-kie-issues-1950] Added query capability based on slaDueDate (#2217) by Deepak Joseph · 4 months ago
  38. 0500270 [Fix apache/incubator-kie-issues#1952] Adding cloud event id and source (#2218) by Francisco Javier Tirado Sarti · 5 months ago
  39. 32e38d2 [NO_ISSUE] Integration tests addings (#2216) by Walter Medvedeo · 5 months ago
  40. 2aa57d7 [Incubator kie issues#1882] DMN: Return full path of invalid element (until its root) from jit-executor (#2206) by AthiraHari77 · 5 months ago
  41. abf762f [kie-issues#1857] Fix added test for MongoDB and Infinispan (#2213) by Gonzalo Muñoz · 6 months ago
  42. 0d1808f [kie-issues#1857] Add tests (#2210) by Gonzalo Muñoz · 6 months ago
  43. 7b7e2e4 [Fix apache/incubator-kie-issues#1892] Adding execution summary (#2209) by Francisco Javier Tirado Sarti · 6 months ago
  44. 270119a [Fix apache/incubator-kie-issues#1857] Adding triggerCount (#2204) by Francisco Javier Tirado Sarti · 6 months ago 10.1.x-old
  45. a2c63e9 [incubator-kie-issues#1858] Fixed missing data in jobs associated with User Tasks - Part 2 (#2203) by Deepak Joseph · 6 months ago
  46. c6bf326 [Fixes_kie_issues_1749] Switch dockerhub to a mirrored registry (#2176) by Gonzalo Muñoz · 7 months ago
  47. 9eb120e [kie-issues#1856] Remove unnecessary quarkus-jdbc dependencies from D… (#2202) by Abdul Jaleel · 7 months ago
  48. d101009 [kie-issues#1869] - Implement the ProcessInstanceUpdateVariables mutation on Data Index Addon (#2205) by Christine-Jose · 7 months ago
  49. d11ff2f [incubator-kie-issues#1853] Add test to verify nested conditionals evaluation hit ids (#2201) by Gabriele Cardosi · 7 months ago
  50. 37ca11b Remove warning regarding lazy and Not found usage (#2198) by Francisco Javier Tirado Sarti · 7 months ago
  51. 631dbad [Fix #2197] Adding count for jobs and process definitions (#2200) by Francisco Javier Tirado Sarti · 7 months ago
  52. c6575e6 Avoid potential concurrent exception (#2199) by Francisco Javier Tirado Sarti · 7 months ago
  53. c598a6a [Fix #2175]Adding count process intance and count user task queries (#2196) by Francisco Javier Tirado Sarti · 7 months ago
  54. 5a1214e [kie-issues#1833] Data Audit: Increase the value column size for value Process/Task Variable logs (#2195) by Abdul Jaleel · 7 months ago
  55. cf1ef06 [Fix #2193] ExecuteAfter mutation to return Json (#2194) by Francisco Javier Tirado Sarti · 7 months ago
  56. 891401f [Fix #2169] Allow filtering over processInstances.definition and definition.metadata (#2191) by Francisco Javier Tirado Sarti · 7 months ago
  57. b94e4b5 Fix format issue (#2192) by Francisco Javier Tirado Sarti · 7 months ago
  58. 9675f4e [Fix_#2188] Enhance readability of waitForEvent method in Kafka IT class (#2189) by Gonzalo Muñoz · 7 months ago
  59. ae4b197 [incubator-kie-issues#1805] Fix serialization/deserialization inside JITExecutor (#2190) by Gabriele Cardosi · 7 months ago
  60. 8d0f79c kie-issues#1802: Flyway conflict migrating Data-Index (Postgresql) (#2186) by Pere Fernández · 7 months ago
  61. 8746a1a [incubator-kie-issues#1783] Excluding kogito-quarkus-test-utils from integration-tests-jobs-service-common (#2182) by Gabriele Cardosi · 8 months ago
  62. c66141b [incubator-kie-issues#1791] Moving evaluationHitIds map inside JITDMNDecisionResult (#2185) by Gabriele Cardosi · 8 months ago
  63. 271d40b kie-issues#1801: Fix ClassNotFoundException when Registering classes for Reflection (#2187) by Pere Fernández · 8 months ago
  64. cc3c6cd [Fix_#2183] Removing quarkus test utils from common module (#2184) by Francisco Javier Tirado Sarti · 8 months ago
  65. 0ab2453 [incubator-kie-issues#1575] Upgrade quarkus to 3.15 (#2141) by Rishiraj Anand · 8 months ago
  66. 03210e5 [Fix #2177] Add test for better coverage (#2180) by Gonzalo Muñoz · 8 months ago
  67. 5c3f01b [Fix #2177] Merge ProcessDefinitionEvent metadata (#2178) by Francisco Javier Tirado Sarti · 8 months ago
  68. bf639a6 WIP (#2174) by Yeser Amer · 8 months ago
  69. a26fb8d [incubator-kie-issues#1737] jBPMN Comment columns are too short (part 2) (#2173) by Deepak Joseph · 9 months ago
  70. f82e48e [Fix #2171] Adding excludeProperties arg to ExecuteAfter mutation (#2172) by Francisco Javier Tirado Sarti · 9 months ago
  71. c599ccf [Fix #2165] Adding custom mutations (#2166) by Francisco Javier Tirado Sarti · 9 months ago
  72. aebb2d8 Revert [incubator-kie-issues#1633] Removing blocking completablefuture.get invocation (#2148 (#2168) by Pere Fernández · 9 months ago
  73. 61ca0fe [NO_ISSUE] Fix duplicated flyway script version (#2167) by Pere Fernández · 9 months ago
  74. 2bfdd85 [kie-issues#1606] Modify columns in the flyway migration scripts which uses sql reserved words (#2139) by Deepak Joseph · 9 months ago
  75. fd0e91d [incubator-kie-issues#1637] Add SLA due date to UserTaskInstances (#2151) by Martin Weiler · 9 months ago
  76. 846de1c [Fix #2163] Add contains, containsAny and contaisAll support for variables field (#2164) by Francisco Javier Tirado Sarti · 9 months ago
  77. 3c78fe9 [Fix #2158] Adding support for querying workflow variables (#2161) by Francisco Javier Tirado Sarti · 9 months ago
  78. da04ae2 [incubator-kie-issues-1682] Test cases in kogito repos GHA fail with "pull access denied for vectorized/redpanda" (#2162) by Toshiya Kobayashi · 9 months ago
  79. 4db0411 [incubator-kie-issues-1618] Fix NOTICE year with range (#2159) by Toshiya Kobayashi · 10 months ago
  80. c049aea [DBACLD-157599] Removing blocking completablefuture.get invocation (#2148) by Gabriele Cardosi · 10 months ago
  81. 3102f27 [incubator-kie-issues-1618] Fix NOTICE year (#2155) by Toshiya Kobayashi · 10 months ago
  82. cb432f0 [incubator-kie-issues#1460] Adapting springboot tests for new kogito-maven-plugin implementation (#2135) by Gabriele Cardosi · 10 months ago
  83. ee36300 kie-issues#1613: Add `CI :: License headers / check` GitHub Actions workflow (#2111) by Jozef Marko · 10 months ago
  84. a829621 kie-kogito-apps-2149: Add the ability to send the jobs-service job status change events by using partitioning (#2150) by Walter Medvedeo · 10 months ago
  85. 37add72 kie-kogito-apps-2146: Remove un-needed dependency to keycloak-common (#2147) by Walter Medvedeo · 10 months ago
  86. f1483d7 [bot][main]: bump com.google.cloud.tools:jib-maven-plugin (#2137) by dependabot[bot] · 10 months ago
  87. fdb8d7e [incubator-kie-issues#1629] Add SLA information to ProcessInstances & NodeInstances (#2145) by Pere Fernández · 10 months ago
  88. a874343 [Fix apache/incubator-kie-kogito-runtimes#3782] (#2144) by Francisco Javier Tirado Sarti · 10 months ago
  89. d35035c [incubator-kie-issues#1624] Add missing auth header to data-index SVG request (#2143) by Pere Fernández · 10 months ago
  90. f785646 [incubator-kie-issues-1551] Deadlines for Human Task (#2128) by Enrique · 10 months ago
  91. 18776c5 [Incubator-kie-issues#1605] DMN JIT Executor successfully executing invalid DMN (#2142) by AthiraHari77 · 10 months ago
  92. ffd004f [incubator-kie-issues#1504] Conditionally build all or only reproducible modules based on only.reproducible flag (#2107) by Yeser Amer · 10 months ago
  93. 538f33c [incubator-kie-issues#1607] Fix JPA mappings for PostgresQL jsonb columns. (#2140) by Pere Fernández · 11 months ago
  94. d2dc0c1 [incubator-kie-issues#1534] Remove mvn wrapper (#2115) by Matheus Cruz · 11 months ago
  95. 7d7ed07 [incubator-kie-issues#1578] Enhance JobSchedulerManager to handle overdue jobs during the period job loading (#2131) by Martin Weiler · 11 months ago
  96. 94fc55e [incubator-kie-issues#1591] Aggregate evaluationHitIds to Map<String, Integer> (#2134) by Gabriele Cardosi · 11 months ago
  97. 924e9f7 [incubator-kie-issues#1570] Fix CVE-2022-45688 CVE-2023-5072 (#2133) by Gabriele Cardosi · 11 months ago
  98. 9565e84 [Fixes_2129] Microprofile config in data-index-common sets the log level (#2130) by Gonzalo Muñoz · 11 months ago
  99. c5a19dc [Fix #3721] Reducing group event size (#2122) by Francisco Javier Tirado Sarti · 11 months ago
  100. a275c01 NO_ISSUE: upgrading sql versions for `persistence-commons-postgresql` & `persistence-commons-jpa` to have a higher version than data-index (#2126) by Pere Fernández · 11 months ago