Skip to content

Releases: apache/incubator-kie-kogito-apps

10.1.0

08 Jul 21:54

Choose a tag to compare

What's Changed

  • NO-ISSUE: Enable rebase and merge button by @rodrigonull in #2080
  • kie-issues#1258: jitexecutor-native Release Candidate job by @rodrigonull in #2078
  • incubator-kie-issues#1408: Enable a JPA version of the Data Index Addons by @pefernan in #2085
  • kie-kogito-apps-issues-2083: Add the possibility of disabling the default data-index-url calculation in the data-index-addon by @wmedvede in #2084
  • incubator-kie-issues#458: Create JPA Storage for Job Service by @pefernan in #2094
  • kie-kogito-apps-2069: Improve Jobs Service liveness check to limit the amount of time to get the leader status by @wmedvede in #2096
  • [kie-issues#1465] Align with Quarkus 3.8.6. by @baldimir in #2097
  • NO-ISSUE: Fix Git tag creation in the weekly deploy Jenkins job execution by @rodrigonull in #2098
  • [incubator-kie-issues#1482] Fix dependency declarations in data-audit README by @martinweiler in #2100
  • [incubator-kie-issues-1439] UserTask Decouple codegen and interface from engine (disabling temporary) by @elguardian in #2099
  • kie-kogito-apps-2103: Remove jobs-service-common by default CORS setup by @wmedvede in #2104
  • incubator-kie-issues#1483: Create a common Kie Flyway initializer for Kie Modules by @pefernan in #2102
  • NO_ISSUE: Copying resources directly to target instead to src/main/resources to keep module sources clean. by @pefernan in #2106
  • [apache/incubator-kie-issues#1457] Allow grouping of events by @fjtirado in #2093
  • NO-ISSUE: Jenkins jobs updates and fixes for Apache 10 release by @rodrigonull in #2101
  • NO-ISSUE: remove legacy productized-multi-repo-zip.xml file by @rgdoliveira in #2112
  • [incubator-kie-issues#1538] Fix jitexecutor native compilation related to java.security.SecureRandom instantiation by @gitgabrio in #2116
  • [Fix #2113] Data index group processing by @fjtirado in #2114
  • NO-ISSUE: Increase macOS runner memory to fix native build of jitexecutor-native by @ljmotta in #2118
  • CI duplicate maven configuration entries by @jstastny-cz in #2121
  • [incubator-kie-issues-1485] Reenable event test in ProcessTestEvents in kogito-apps by @elguardian in #2110
  • [incubator-kie-issues#1563] Fix Unknown mediaType issue inside integration-tests-trusty-service-springboot by @gitgabrio in #2124
  • [incubator-kie-issues-1532] Rename DISCLAIMER files to DISCLAIMER-WIP by @LightGuard in #2117
  • [incubator-kie-issues-1556] Unify task parameters in jbpm-flow by @elguardian in #2125
  • [incubator-kie-issues#1541] Add “evaluationHitIds” to the response of jitexecutor-dmn’s “/dmnresult” route by @gitgabrio in #2120
  • [incubator-kie-issues#1572] Fix CVE-2024-40094 by @gitgabrio in #2127
  • NO_ISSUE: upgrading sql versions for persistence-commons-postgresql & persistence-commons-jpa to have a higher version than data-index by @pefernan in #2126
  • [Fix #3721] Reducing group event size by @fjtirado in #2122
  • [Fixes_2129] Microprofile config in data-index-common sets the log level to INFO by @gmunozfe in #2130
  • [incubator-kie-issues#1570] Fix CVE-2022-45688 CVE-2023-5072 by @gitgabrio in #2133
  • [incubator-kie-issues#1591] Aggregate evaluationHitIds to Map<String, Integer> by @gitgabrio in #2134
  • [incubator-kie-issues#1578] Enhance JobSchedulerManager to handle overdue jobs during the period job loading by @martinweiler in #2131
  • [incubator-kie-issues#1534] Remove mvn wrapper by @mcruzdev in #2115
  • [incubator-kie-issues#1607] Fix JPA mappings for PostgresQL jsonb columns. by @pefernan in #2140
  • [incubator-kie-issues#1504] Conditionally build all or only reproducible modules based on only.reproducible flag by @yesamer in #2107
  • [Incubator-kie-issues#1605] DMN JIT Executor successfully executing invalid DMN by @AthiraHari77 in #2142
  • [incubator-kie-issues-1551] Deadlines for Human Task by @elguardian in #2128
  • [incubator-kie-issues#1624] Add missing auth header to data-index SVG request by @pefernan in #2143
  • [incubator-kie-kogito-runtimes #3782] Properly resolving root dir in all CI environments by @fjtirado in #2144
  • [incubator-kie-issues#1629] Add SLA information to ProcessInstances & NodeInstances by @pefernan in #2145
  • [bot][main]: bump com.google.cloud.tools:jib-maven-plugin from 3.3.1 to 3.4.4 by @dependabot in #2137
  • kie-kogito-apps-2146: Remove un-needed dependency to keycloak-common by @wmedvede in #2147
  • kie-kogito-apps-2149: Add the ability to send the jobs-service job status change events by using partitioning by @wmedvede in #2150
  • kie-issues#1613: Add CI :: License headers / check GitHub Actions workflow by @jomarko in #2111
  • [incubator-kie-issues#1460] Adapting springboot tests for new kogito-maven-plugin implementation by @gitgabrio in #2135
  • [incubator-kie-issues-1618] Fix NOTICE year by @tkobayas in #2155
  • [incubator-kie-issues#1633] Removing blocking completablefuture.get invocation by @gitgabrio in #2148
  • [incubator-kie-issues-1618] Fix NOTICE year with range by @tkobayas in #2159
  • [incubator-kie-issues-1682] Test cases in kogito repos GHA fail with … by @tkobayas in #2162
  • [Fix #2158] Adding support for querying workflow variables by @fjtirado in #2161
  • [Fix #2163] Add contains, containsAny and contaisAll support for variables field by @fjtirado in #2164
  • [incubator-kie-issues#1637] Add SLA due date to UserTaskInstances by @martinweiler in #2151
  • [kie-issues#1606] Modify columns in the flyway migration scripts which uses sql reserved words by @josedee in #2139
  • [NO_ISSUE] Fix duplicated flyway script version by @pefernan in #2167
  • Revert [incubator-kie-issues#1633] Removing blocking completablefuture.get invocation (#2148) by @pefernan in #2168
  • [Fix #2165] Adding custom mutations by @fjtirado in #2166
  • [Fix #2171] Adding excludeProperties arg to ExecuteAfter mutation by @fjtirado in #2172
  • [incubator-kie-issues#1737] jBPMN Comment columns are too short (part 2) by @josedee in #2173
  • kie-issues#1747: Updating the year range in the NOTICE file by @yesamer in #2174
  • [Fix #2177] Merge ProcessDefinitionEvent metadata by @fjtirado in #2178
  • [Fix #2177] Add test for better coverage by @gmunozfe in #2180
  • [incubator-kie-issues#1575] Upgrade quarkus to 3.15 by @RishiRajAnand in #2141
  • [Fix_#2183] Removing quarkus test utils from common module by @fjtirado in #2184
  • kie-issues#1801: Fix ClassNotFoundException when Registering classes for Reflection by @pefernan in #218...
Read more

10.0.0

11 Dec 18:04

Choose a tag to compare

What's Changed

  • kie-issues#677: Data Index shows error when querying for ProcessInstances that contain nodes with null enter property. by @pefernan in #1926
  • kie-issues#727: define push GH tokens for jenkins by @jstastny-cz in #1928
  • [KOGITO-9816] Consume ProcessDefinitionDataEvent at Data Index for Process Definitions indexation by @tiagodolphine in #1924
  • kie-issues#746: set timeout for testcontainers after waitingFor invocation by @jstastny-cz in #1932
  • kie-issues#767: set user config for git by @jstastny-cz in #1937
  • Bump to Quarkus 3.2 LTS and Jakarta namespace by @mariofusco in #1938
  • Bump version to 999-SNAPSHOT by @mariofusco in #1939
  • [kie-issues#784] Remove unneeded environments from the CI builds. by @baldimir in #1940
  • kie-issues#526: Fix @kogito-apps/process-form: doesn't display custom… by @jomarko in #1927
  • kie-issues-3343: Move main to maven.compiler.release -> 17 by @wmedvede in #1944
  • ISSUE-1942 Jobs Service Embedded Addon do not allow to override the kogito.service.url parameter by @tiagodolphine in #1943
  • [incubator-kie-issues-576] Data Audit apps for kogito by @elguardian in #1905
  • [incubator-kie-issues-711] Refactroing job service to allow collocated service for Quarkus by @elguardian in #1925
  • NO_ISSUE: add missing kogito-addons-quarkus-jobs dependency by @pefernan in #1945
  • incubator-kie-issues#805: Add jobs-service-postgresql-common to the kogito-apps-bom by @pefernan in #1946
  • [incubator-kie-issues-812] Adding indexes and scripts to data audit to avoid the use of hibernate flag. by @elguardian in #1948
  • [FIX_#1923] Refactor persistent layer to allow optimitization for by @fjtirado in #1941
  • incubator-kie-issues#825: Upgrade maven plugin versions inside kogito-apps by @pefernan in #1952
  • [kie-issues#829] remove jandex workaround used to workaround Quarkus 2.13.x by @rgdoliveira in #1951
  • [incubator-kie-issues-813] Create multiple quarkus builds for data audit container images. by @elguardian in #1949
  • Bump axios from 0.21.2 to 1.6.0 in /ui-packages/packages/task-console-webapp by @dependabot in #1921
  • [bot][main]: Bump org.apache.opennlp:opennlp-tools from 1.9.2 to 2.3.1 by @dependabot in #1955
  • incubator-kie-issues#832: Exclude quarkus-container-image-jib dependency brought from jobs-service-common to kogito-addons-quarkus-jobs by @pefernan in #1957
  • [incubator-kie-issues#820] Make Drools and Kogito build reproducible by @gitgabrio in #1953
  • [Fix_#3353] Add source to process definition by @fjtirado in #1958
  • [Fix_1960] Always setting enter date by @fjtirado in #1961
  • Bump zulip/github-actions-zulip from e71e15b429b0e79cc7b63e4e3dad0146443fab6f to b62d5a0e48a4d984ea4fce5dd65ba691963d4db4 by @dependabot in #1682
  • [kie-issues-838] remove productized profile managing modules by @rgdoliveira in #1959
  • Bump axios from 0.21.2 to 1.6.0 in /ui-packages/packages/consoles-common by @dependabot in #1917
  • Bump axios from 0.21.2 to 1.6.0 in /ui-packages/packages/runtime-gateway-api by @dependabot in #1920
  • Bump axios from 0.21.2 to 1.6.0 in /ui-packages/packages/runtime-tools-dev-ui-webapp by @dependabot in #1918
  • Bump axios from 0.21.2 to 1.6.0 in /ui-packages/packages/process-list by @dependabot in #1914
  • incubator-kie-issues#844: JobInstanceDataEvent are loosing some values when published by JobInVMEventPublisher by @pefernan in #1963
  • Bump axios from 0.21.2 to 1.6.0 in /ui-packages/packages/trusty by @dependabot in #1919
  • Bump axios from 0.21.2 to 1.6.0 in /ui-packages/packages/jobs-management by @dependabot in #1915
  • Bump actions/checkout from 3 to 4 by @dependabot in #1862
  • [bot][main]: Bump org.apache.commons:commons-csv from 1.8 to 1.10.0 by @dependabot in #1956
  • Bump axios from 0.21.2 to 1.6.0 in /ui-packages/packages/management-console-webapp by @dependabot in #1916
  • incubator-kie-kogito-apps-issues#1964: Allow multiple execution of postgresql migration scripts by @nmirasch in #1966
  • kie-issues#821: Kogito-apps weekly job by @rodrigonull in #1965
  • kie-issues#821 - Fix weekly job setup by @rodrigonull in #1970
  • [incubator-kie-issues-834] Support Dynamic GraphQL query registering in Data Audit by @elguardian in #1962
  • kie-issues#850: Move Publish jitexecutor native workflow from KIE Tools by @rodrigonull in #1967
  • [Fix_#3383] Setting metadata when using binary by @fjtirado in #1974
  • bump to Optaplanner 999-SNAPSHOT by @mariofusco in #1980
  • Removing oracle driver and associated tests by @fjtirado in #1971
  • [Fix_1983] Handling null version by @fjtirado in #1984
  • [kie-issues#843] Make Java binaries reproducible by @baldimir in #1981
  • incubator-kie-issues#878: upgrade keycloak-js version in @kogito-apps/consoles-common by @pefernan in #1973
  • [kie-issues#923] Add index to foreign key columns to improve performance in postgresql by @martinweiler in #1985
  • KOGITO-10047: Enable SWF Dev UI extension for Quarkus 3 by @paulovmr in #1982
  • incubator-kie-issues#918: Verify Quarkus Extensions metadata in kogito-apps by @pefernan in #1986
  • [Fix_#1989] Considering '.' in variable name when merging variables by @fjtirado in #1991
  • [Fix_#3405] Using merge in all cases by @fjtirado in #1990
  • kie-issues#777: Allow restricting jenkins agent labels for pipelines by @cimbalek in #1988
  • [Fix #1993] Removing log level setup from application.properties by @fjtirado in #1994
  • [Fix #1995] Setting last update when pi is created by @fjtirado in #1996
  • incubator-kie-issues#932: Rename Quarkus Extension in kogito-apps by @pefernan in #1997
  • incubator-kie-issues#934: Rename the jBPM & drools Quarkus Extensions in kogito-runtimes by @pefernan in #2000
  • incubator-kie-issues#933: Rename SonataFlow Quarkus Extensions in kogito-runtimes by @pefernan in #2003
  • Revert "incubator-kie-issues#933: Rename SonataFlow Quarkus Extensions in kogito-runtimes" by @pefernan in #2007
  • [NO_ISSUE]: Rollback missing sonataflow-quarkus-devui groupId by @pefernan in #2008
  • NO-ISSUE: Publish weekly JIT executor native packages with the "dev" tag and add the ability to manually trigger the workflow by @rodrigonull in #2004
  • incubator-kie-issues#935: Rename kie & kogito Quarkus Extensions in kogito-runtimes by @pefernan in #2006
  • [incubator-kie-issues-973] Document job service in compact architecture by @elguardian in https://github.com/apache/incubator-...
Read more

1.44.1.Final

07 Sep 12:25

Choose a tag to compare

What's Changed

Full Changelog: kiegroup/kogito-apps@1.44.0.Final...1.44.1.Final

2.44.0.Alpha

06 Sep 12:36

Choose a tag to compare

2.44.0.Alpha Pre-release
Pre-release

What's Changed

Full Changelog: kiegroup/kogito-apps@1.43.0.Final...2.44.0.Alpha

1.44.0.Final

06 Sep 06:40

Choose a tag to compare

What's Changed

Full Changelog: kiegroup/kogito-apps@1.43.0.Final...1.44.0.Final

1.43.0.Final

17 Aug 21:06

Choose a tag to compare

What's Changed

Full Changelog: kiegroup/kogito-apps@1.42.0.Final...1.43.0.Final

1.42.0.Final

02 Aug 07:13

Choose a tag to compare

What's Changed

Full Changelog: kiegroup/kogito-apps@1.41.0.Final...1.42.0.Final

1.41.0.Final

05 Jul 12:51

Choose a tag to compare

What's Changed

Full Changelog: kiegroup/kogito-apps@1.40.1.Final...1.41.0.Final

1.40.1.Final

25 Jun 14:47

Choose a tag to compare

What's Changed

Full Changelog: kiegroup/kogito-apps@1.40.0.Final...1.40.1.Final

1.40.0.Final

19 Jun 06:57

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: kiegroup/kogito-apps@1.39.0.Final...1.40.0.Final