Releases: apache/incubator-kie-kogito-runtimes
Releases · apache/incubator-kie-kogito-runtimes
10.0.0
What's Changed
- Kogito 2: Fix setup-branch by @radtriste in #3213
- Increase timeout for asyncapi test by @fjtirado in #3205
- [KOGITO-5823] Supporting uppercase properties by @fjtirado in #3210
- [KOGITO-9774] Registering kubernetes service loaders in native mode by @fjtirado in #3217
- [KOGITO-9786] Default port should be calculated by RestWorkItemHandler by @fjtirado in #3219
- [KOGITO-9775] Classpath loading as fallback by @fjtirado in #3218
- kie-issues-473 updating license-maven-plugin configuration for supporting the new source-file-header in prep for moving to ASF by @eduardocerqueira in #3207
- kie-issues#532: create REST endpoint to start process instances using signals by @pefernan in #3221
- kie-issues#574 Initial ASF Jenkins CI Setup by @jstastny-cz in #3233
- Bump jquery-ui to 1.13.2 by @jomarko in #3226
- kie-issues#585 extend PR check timeout by @jstastny-cz in #3236
- kie-issues#587 abort stale builds by @jstastny-cz in #3237
- kie-issues#598: Add post build cleanup to PR checks by @jstastny-cz in #3243
- [kie-issues#511] Migrate from jboss-parent to apache parent pom. by @baldimir in #3232
- kie-issues#599: disable sonar in PR checks by @jstastny-cz in #3244
- Bump actions/checkout from 3 to 4 by @dependabot in #3211
- [KOGITO-9803] Upgrade open api releases by @fjtirado in #3227
- [KOGITO-9838] Improving error message for WorkItemExecutionException by @fjtirado in #3238
- [KOGITO-9861] Fixing compilation issues with nested classes and arrays by @fjtirado in #3242
- [KOGITO-9863] updating Quarkus to 2.6.11.Final by @mareknovotny in #3246
- [KOGITO-9844] Enhace jq validation to detect invalid functions by @fjtirado in #3239
- kie-issues#622: explicitly provide startupTimeout in waitingFor call by @jstastny-cz in #3247
- KOGITO-9849 DataIndex is not processing well the http cloud events by @wmedvede in #3240
- [KOGITO-9810] Supporting nested properties by @fjtirado in #3229
- [DROOLS-7555] move automatic rest endpoints generation from Kogito to Drools by @mariofusco in #3248
- remove version when using kogito-addons-quarkus-microprofile-config-service-catalog as a dependency by @rgdoliveira in #3249
- [kie-issues#628] Change JBoss Nexus to Apache Nexus. by @baldimir in #3251
- bump to Quarkus 2.16.12 by @mariofusco in #3253
- [kie-issues-249] Data index improvements by @elguardian in #3241
- fix compilation problems in Kafka integration test by @elguardian in #3256
- [KOGITO-9785] Option to configure timeout error handler by @dmartinol in #3255
- kie-issues#647: add writeJunitReport to invoker configuration by @jstastny-cz in #3258
- [DROOLS-6834] remove drl prefix from drools quarkus extension by @mariofusco in #3261
- [KOGITO-9914] Setting LD_LIBRARY_PATH to include Jep by @fjtirado in #3263
- Try to reduce the log file size of SWF IT by @fjtirado in #3266
- NO_ISSUE: Overriding
commons-compress
version to fixCVE-2023-42503
present in1.22
by @pefernan in #3269 - kie-issues#667: fix cleanup and settingsXml handling by @jstastny-cz in #3272
- [KOGITO-9785] Handle event state error by @fjtirado in #3270
- kie-issues#599: set projectKey for sonarcloud by @jstastny-cz in #3274
- Properly trace cloud events by @fjtirado in #3271
- [KOGITO-9811] Evaluating timeout duration as expression by @fjtirado in #3250
- Microprofile Config Service Catalog Addon throws exception at address resolution by @wmedvede in #3278
- Fix #3280 New SWF sdk release by @fjtirado in #3281
- [KOGITO-9886] Add the support for the ProcessDefinitionDataEvent at runtime by @tiagodolphine in #3252
- [kie-issues#698] Fix SCA quality issue on generated code by @gitgabrio in #3287
- Add UserTaskInstanceDataEvent to eventsAPIReflexion to fix data-index… by @nmirasch in #3277
- kie-issues#727: define push GH tokens for jenkins by @jstastny-cz in #3297
- #3284 Bump Openapi Generator to 1.13.4 by @gabriel-farache in #3285
- Fix #3307 by @fjtirado in #3309
- kie-issues#742: upgrade jacoco maven plugin to 0.8.11 by @jstastny-cz in #3313
- [KOGITO-9816] Adding ProcessDefinitionRegistration to springboot by @tiagodolphine in #3310
- kie-issues-3314: Add the missing extension information to the kogito-addons-quarkus-microprofile-config-service-catalog by @wmedvede in #3315
- [kie-issues#754] Use UTF-8 on important places during Quarkus build by @baldimir in #3323
- [Issues-3327] Bump Swagger to 2.2.19 by @tiagodolphine in #3328
- kie-issues#767: set user config for git by @jstastny-cz in #3331
- Bump to Quarkus 3.2 LTS and Jakarta namespace by @mariofusco in #3332
- Bump version to 999-SNAPSHOT by @mariofusco in #3336
- [kie-issues#784] Remove unneded environment CI configurations. by @baldimir in #3338
- [NO ISSUE] Disable hanging test on CI. by @baldimir in #3339
- [NO ISSUE] Update maven-plugin-plugin version to fix Java 17 compilation by @baldimir in #3340
- Upgrading py version by @fjtirado in #3341
- kie-issues-3343: Move main to maven.compiler.release -> 17 by @wmedvede in #3344
- kie-issues-789: kogito-addons-quarkus-events-process has EventsRuntimeConfigRoot with wrong prefix and name by @wmedvede in #3342
- [incubator-kie-issues-576] Data Audit apps for kogito by @elguardian in #3267
- [incubator-kie-issues-711] Refactroing job service to allow collocated service for Quarkus by @elguardian in #3295
- [Fix_#1923] Upgrading to latest version of sql embedded extension by @fjtirado in #3345
- [incubator-kie-issues#814] Fix NPE on BaseKnowledgeBuilderResultImpl.hashCode() by @gitgabrio in #3346
- incubator-kie-issues#806: Disable
PythonFlowIT
it tests. by @pefernan in #3347 - Update to embedded 0.1.3 by @fjtirado in #3348
- [Fix_@818] Fixing native python test on Java 17 by @fjtirado in #3349
- [kie-issues#829] remove jandex workar...
1.44.1.Final
What's Changed
- [1.44.x] Update version to 1.44.1.Final by @kie-ci3 in https://github.com/kiegroup/kogito-runtimes/pull/3220
Full Changelog: kiegroup/kogito-runtimes@1.44.0.Final...1.44.1.Final
2.44.0.Alpha
What's Changed
- Fixing metadata key by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3173
- kie-issues#423: Prepare for 2.x stream by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3174
- KOGITO-9725 DSL cleanup: Remove 'kogito-bdd' check by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3180
- Bumping quarkus-embedded-postgresql to 0.0.9 by @tiagodolphine in https://github.com/kiegroup/kogito-runtimes/pull/3182
- KOGITO-9145 Create an implementation of the Service Discovery catalog based on MicroProfile Config by @hbelmiro in https://github.com/kiegroup/kogito-runtimes/pull/3179
- KOGITO-9699 Upgraded quarkus-openapi-generator by @hbelmiro in https://github.com/kiegroup/kogito-runtimes/pull/3181
- KOGITO-8410 Added support for GET method to Knative custom function by @hbelmiro in https://github.com/kiegroup/kogito-runtimes/pull/3172
- Fixed tests for quarkus-lts by @hbelmiro in https://github.com/kiegroup/kogito-runtimes/pull/3184
- [KOGITO-9594] Adding new relative scheme by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3183
- KOGITO-8749 Disabled Kubernetes Dev Services by default by @hbelmiro in https://github.com/kiegroup/kogito-runtimes/pull/3169
- [main] [kie-issues#522] Bump Quarkus version to 2.16.10.Final by @kie-ci3 in https://github.com/kiegroup/kogito-runtimes/pull/3187
- [KOGITO-9758] Supporting arrays as query parameters for openapi by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3190
- Quarkus 3: Update openapi version by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3193
- KOGITO-8400 Setup Makefile by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3171
- Springboot 3 fixes by @cristianonicolai in https://github.com/kiegroup/kogito-runtimes/pull/3191
- Added kogito-addons-quarkus-fabric8-kubernetes-service-catalog-deploy… by @hbelmiro in https://github.com/kiegroup/kogito-runtimes/pull/3194
- NO-ISSUE: Fix load external schemas vulnerability by @jomarko in https://github.com/kiegroup/kogito-runtimes/pull/3192
- Quarkus 3: Fix before build by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3197
- Ensure JEP is installed with numpy library for runtime test by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3198
- KOGITO-8979 - Data Index PostgreSQL persistence addon by @cristianonicolai in https://github.com/kiegroup/kogito-runtimes/pull/3186
- [KOGITO-9763] Adding metadata to node by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3195
- [KOGITO-9763] Restoring nodeDefinitionId by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3202
- [KOGITO-9673] Adding SWF annotations to process metadata by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3200
- Quarkus 3: Fix CI by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3203
- [KOGITO-9650] Adding identity to SWF workflow by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3201
- KOGITO-8979 - Data Index Infinispan persistence addon by @cristianonicolai in https://github.com/kiegroup/kogito-runtimes/pull/3209
- KOGITO-8979 - Data Index MongoDB persistence addon by @cristianonicolai in https://github.com/kiegroup/kogito-runtimes/pull/3208
- [2.44.x] Update version to 2.44.0.Alpha by @kie-ci3 in https://github.com/kiegroup/kogito-runtimes/pull/3216
Full Changelog: kiegroup/kogito-runtimes@1.43.0.Final...2.44.0.Alpha
1.44.0.Final
What's Changed
- Fixing metadata key by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3173
- kie-issues#423: Prepare for 2.x stream by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3174
- KOGITO-9725 DSL cleanup: Remove 'kogito-bdd' check by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3180
- Bumping quarkus-embedded-postgresql to 0.0.9 by @tiagodolphine in https://github.com/kiegroup/kogito-runtimes/pull/3182
- KOGITO-9145 Create an implementation of the Service Discovery catalog based on MicroProfile Config by @hbelmiro in https://github.com/kiegroup/kogito-runtimes/pull/3179
- KOGITO-9699 Upgraded quarkus-openapi-generator by @hbelmiro in https://github.com/kiegroup/kogito-runtimes/pull/3181
- KOGITO-8410 Added support for GET method to Knative custom function by @hbelmiro in https://github.com/kiegroup/kogito-runtimes/pull/3172
- Fixed tests for quarkus-lts by @hbelmiro in https://github.com/kiegroup/kogito-runtimes/pull/3184
- KOGITO-9594 Adding new relative scheme by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3183
- KOGITO-8749 Disabled Kubernetes Dev Services by default by @hbelmiro in https://github.com/kiegroup/kogito-runtimes/pull/3169
- [main] [kie-issues#522] Bump Quarkus version to 2.16.10.Final by @kie-ci3 in https://github.com/kiegroup/kogito-runtimes/pull/3187
- KOGITO-9758 Supporting arrays as query parameters for openapi by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3190
- Quarkus 3: Update openapi version by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3193
- KOGITO-8400 Setup Makefile by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3171
- Springboot 3 fixes by @cristianonicolai in https://github.com/kiegroup/kogito-runtimes/pull/3191
- Added kogito-addons-quarkus-fabric8-kubernetes-service-catalog-deploy… by @hbelmiro in https://github.com/kiegroup/kogito-runtimes/pull/3194
- NO-ISSUE: Fix load external schemas vulnerability by @jomarko in https://github.com/kiegroup/kogito-runtimes/pull/3192
- Quarkus 3: Fix before build by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3197
- Ensure JEP is installed with numpy library for runtime test by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3198
- KOGITO-8979 - Data Index PostgreSQL persistence addon by @cristianonicolai in https://github.com/kiegroup/kogito-runtimes/pull/3186
- KOGITO-9763 Adding metadata to node by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3195
- KOGITO-9763 Restoring nodeDefinitionId by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3202
- KOGITO-9673 Adding SWF annotations to process metadata by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3200
- Quarkus 3: Fix CI by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3203
- KOGITO-9650 Adding identity to SWF workflow by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3201
- KOGITO-8979 - Data Index Infinispan persistence addon by @cristianonicolai in https://github.com/kiegroup/kogito-runtimes/pull/3209
- KOGITO-8979 - Data Index MongoDB persistence addon by @cristianonicolai in https://github.com/kiegroup/kogito-runtimes/pull/3208
- KOGITO-9757 Changed property expansion to use ${property_name} by @hbelmiro in https://github.com/kiegroup/kogito-runtimes/pull/3188
- [1.44.x] Update version to 1.44.0.Final by @kie-ci3 in https://github.com/kiegroup/kogito-runtimes/pull/3212
Full Changelog: kiegroup/kogito-runtimes@1.43.0.Final...1.44.0.Final
1.43.0.Final
What's Changed
- KOGITO-9415 Added Live Reload support for CodeGenProviders by @hbelmiro in https://github.com/kiegroup/kogito-runtimes/pull/3105
- Disable DevServices for live reload tests by @cristianonicolai in https://github.com/kiegroup/kogito-runtimes/pull/3131
- KOGITO-9434 Moving python modules under python profile by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3091
- KOGITO-9613 Adding persistence support to executor by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3133
- KOGITO-9605 Created abstract test class that implementations of
KubernetesServiceCatalog
must cover by @hbelmiro in https://github.com/kiegroup/kogito-runtimes/pull/3132 - Review SW pom naming by @cristianonicolai in https://github.com/kiegroup/kogito-runtimes/pull/3135
- KOGITO-9603 Adding endpoints to retrieve list of process ids and info by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3136
- Removed unnecessary dependencies by @hbelmiro in https://github.com/kiegroup/kogito-runtimes/pull/3139
- Quarkus 3: Fix patches by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3141
- Correct deploy pipeline by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3145
- KOGITO-9625: Upgrade quarkus-openapi-generator to 1.3.8 by @manstis in https://github.com/kiegroup/kogito-runtimes/pull/3130
- Moving persistence test to test project to avoid product dependencies by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3149
- Correct promote pipeline by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3152
- KOGITO-9611 - Track user identity in Kogito events by @cristianonicolai in https://github.com/kiegroup/kogito-runtimes/pull/3127
- KOGITO-9665 Deffer the injection of Processes in the Process Management Addon by @tiagodolphine in https://github.com/kiegroup/kogito-runtimes/pull/3154
- KOGITO-9614 Kogito changes for new asyncapi extension version by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3147
- KOGITO-9671 CI: Remove bot account usage by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3159
- CI: fix typo by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3160
- KOGITO-9659: Workflow timeout not working using external Job Service (management-addon) by @wmedvede in https://github.com/kiegroup/kogito-runtimes/pull/3163
- Revert #3145 correct deploy pipeline by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3164
- [main] Bump Quarkus version to 2.16.9.Final by @kie-ci3 in https://github.com/kiegroup/kogito-runtimes/pull/3157
- KOGITO-5386: added a new parameter for unique branch name by @mbiarnes in https://github.com/kiegroup/kogito-runtimes/pull/3161
- KOGITO-9614 Fixing issue with async api and dev mode by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3165
- KOGITO-9676 CI: Promote call setup-branch job by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3162
- Quarkus 3: update patches by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3168
- KOGITO-9692 Fix release generation by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3170
- KOGITO-9158 Use RestWorkItemHandler as HTTP client in Knative custom function by @hbelmiro in https://github.com/kiegroup/kogito-runtimes/pull/2993
- [1.43.x] Update version to 1.43.0.Final by @kie-ci3 in https://github.com/kiegroup/kogito-runtimes/pull/3175
Full Changelog: kiegroup/kogito-runtimes@1.42.0.Final...1.43.0.Final
1.42.0.Final
What's Changed
- KOGITO-9520 Updating SDK to 4.0.4 by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3102
- KOGITO-9525 Add tag if description is null by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3101
- KOGITO-9501 Changing Everit to json-schema-validator by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3107
- Fixing guava vulnerability by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3113
- KOGITO-9564 - NoSuchMethodException: com.networknt.schema.TypeValidat… by @MarianMacik in https://github.com/kiegroup/kogito-runtimes/pull/3118
- [main] Bump Quarkus version to 2.16.8.Final by @kie-ci3 in https://github.com/kiegroup/kogito-runtimes/pull/3117
- KOGITO-9480 Bump quarkus-reactive-messaging-http version to 1.1.5 by @hbelmiro in https://github.com/kiegroup/kogito-runtimes/pull/3121
- KOGITO-9567 Align gson versions by @hbelmiro in https://github.com/kiegroup/kogito-runtimes/pull/3119
- KOGITO-9555 Adding generic endpoint by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3116
- Quarkus 3: corrected patch by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3124
- KOGITO-9584 Ensure nested schemas are resolved for swagger doc by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3122
- KOGITO-9523 - Move Data Index DevService test to kogito-apps by @cristianonicolai in https://github.com/kiegroup/kogito-runtimes/pull/3100
- KOGITO-9568 Declaring dmn as optional by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3126
- [1.42.x] KOGITO-9415 Added Live Reload support for CodeGenProviders (#3105) by @hbelmiro in https://github.com/kiegroup/kogito-runtimes/pull/3138
- [1.42.x] KOGITO-9434 Moving python modules under python profile by @github-actions in https://github.com/kiegroup/kogito-runtimes/pull/3142
- [1.42.x] Correct deploy pipeline by @github-actions in https://github.com/kiegroup/kogito-runtimes/pull/3150
- [1.42.x] Correct promote pipeline by @github-actions in https://github.com/kiegroup/kogito-runtimes/pull/3153
- [1.42.x] Update version to 1.42.0.Final by @bsig-gh-bot in https://github.com/kiegroup/kogito-runtimes/pull/3151
Full Changelog: kiegroup/kogito-runtimes@1.41.0.Final...1.42.0.Final
1.41.0.Final
What's Changed
- Quarkus3: Updated deps patch by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3060
- KOGITO-9315 - Remove Kogito Kubernetes Addon from SW Extension by @ricardozanini in https://github.com/kiegroup/kogito-runtimes/pull/3056
- Fix warning missing plugin version by @cristianonicolai in https://github.com/kiegroup/kogito-runtimes/pull/3057
- CI: Fix deploy script by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3065
- Fix compilation issue on SVG SpringBoot test by @cristianonicolai in https://github.com/kiegroup/kogito-runtimes/pull/3070
- Remove duplicated and unnecessary dependencies by @cristianonicolai in https://github.com/kiegroup/kogito-runtimes/pull/3064
- KOGITO-9353 python support for native mode by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3061
- KOGITO-9410 - Add exposed Data Index container port by @cristianonicolai in https://github.com/kiegroup/kogito-runtimes/pull/3069
- Quarkus 3 Migration: Remove python patch fix by @pefernan in https://github.com/kiegroup/kogito-runtimes/pull/3074
- [WIP] kie-issues#352: [Spring-Boot 3.0.5 Migration] Fix IT Tests by @pefernan in https://github.com/kiegroup/kogito-runtimes/pull/3076
- Reformat POMs by @cristianonicolai in https://github.com/kiegroup/kogito-runtimes/pull/3078
- KOGITO-9316 - bump quarkus-embedded-postgresql by @spolti in https://github.com/kiegroup/kogito-runtimes/pull/3068
- KOGITO-9416 - Remove incubation modules from prod profile by @cristianonicolai in https://github.com/kiegroup/kogito-runtimes/pull/3081
- KOGITO-9416 - Review supported modules by @cristianonicolai in https://github.com/kiegroup/kogito-runtimes/pull/3077
- KOGITO-9416 - Remove SVG extension from prod profile by @cristianonicolai in https://github.com/kiegroup/kogito-runtimes/pull/3084
- Quarkus 3: Fix patches by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3086
- KOGITO-9416 - Remove Oracle and ANSI ddls from prod by @cristianonicolai in https://github.com/kiegroup/kogito-runtimes/pull/3088
- KOGITO-9319 Native registration by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3090
- KOGITO-9354 Python service by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3079
- [1.41.x] Update version to 1.41.0.Final by @bsig-gh-bot in https://github.com/kiegroup/kogito-runtimes/pull/3099
Full Changelog: kiegroup/kogito-runtimes@1.40.1.Final...1.41.0.Final
1.40.1.Final
What's Changed
- [1.40.x] Update project version to 1.40.1-SNAPSHOT by @bsig-gh-bot in https://github.com/kiegroup/kogito-runtimes/pull/3073
- [1.40.x] Fix compilation issue on SVG SpringBoot test by @github-actions in https://github.com/kiegroup/kogito-runtimes/pull/3071
- [1.40.x] Remove duplicated and unnecessary dependencies by @github-actions in https://github.com/kiegroup/kogito-runtimes/pull/3072
- [1.40.x] KOGITO-9410 - Add exposed Data Index container port by @github-actions in https://github.com/kiegroup/kogito-runtimes/pull/3075
- [1.40.x] KOGITO-9316 - bump quarkus-embedded-postgresql by @github-actions in https://github.com/kiegroup/kogito-runtimes/pull/3082
- [1.40.x] Reformat POMs by @github-actions in https://github.com/kiegroup/kogito-runtimes/pull/3080
- [1.40.x] KOGITO-9416 - Review supported modules by @github-actions in https://github.com/kiegroup/kogito-runtimes/pull/3085
- [1.40.x] KOGITO-9416 - Remove incubation modules from prod profile by @github-actions in https://github.com/kiegroup/kogito-runtimes/pull/3083
- [1.40.x] KOGITO-9416 - Remove SVG extension from prod profile by @github-actions in https://github.com/kiegroup/kogito-runtimes/pull/3087
- [1.40.x] Update version to 1.40.1.Final by @bsig-gh-bot in https://github.com/kiegroup/kogito-runtimes/pull/3092
Full Changelog: kiegroup/kogito-runtimes@1.40.0.Final...1.40.1.Final
1.40.0.Final
What's Changed
- KOGITO-9183 Removed org.kie.kogito.addons.quarkus.knative.serving.customfunctions.Operation#namespace by @hbelmiro in https://github.com/kiegroup/kogito-runtimes/pull/2995
- KOGITO-9144 Refactored Service Discovery engine to support more than one implementation by @hbelmiro in https://github.com/kiegroup/kogito-runtimes/pull/2986
- Quarkus 3: Fix patches by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/2999
- KOGITO-9154 Adding event support to workflow executor by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/2988
- KOGITO-9167 Fixing native test error by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3000
- Fix Index class usage for Quarkus LTS by @cristianonicolai in https://github.com/kiegroup/kogito-runtimes/pull/3004
- KOGITO-9141 remove no longer needed RuleUnitStatefulSession by @mariofusco in https://github.com/kiegroup/kogito-runtimes/pull/2997
- [kie-roadmap#121] Add option to run tests with custom build. by @baldimir in https://github.com/kiegroup/kogito-runtimes/pull/3006
- Fixing formatting issue by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3008
- [main] Bump Quarkus version to 2.16.7.Final by @kie-ci3 in https://github.com/kiegroup/kogito-runtimes/pull/3001
- CI: Fix Release Notes creation by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3010
- BXMSPROD-2055 include jobs in prod profile by @lampajr in https://github.com/kiegroup/kogito-runtimes/pull/3003
- KOGITO-9214 Remove polling in waitForFinish by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3011
- KOGITO-9208 Reusing state builders by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3007
- KOGITO-9221 Quarkus 3: Setup main nightly pipeline by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3015
- KOGITO-9220 Adding ssl client to RestWorkItemHandler by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3016
- KOGITO-9216 Fixing missing message exception by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3018
- KOGITO-9234 Improve expression evaluation in sysout by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3019
- KOGITO-9205 - Upgrade Postgresql embedded to version 0.0.3 by @cristianonicolai in https://github.com/kiegroup/kogito-runtimes/pull/3020
- KOGITO-9157 Tag grouping by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3021
- Bump snakeyaml from 1.31 to 2.0 in /springboot/bom by @dependabot in https://github.com/kiegroup/kogito-runtimes/pull/2856
- Updating references to the new kie-ci actions folder. by @bacciotti in https://github.com/kiegroup/kogito-runtimes/pull/2965
- Quarkus 3: Added Spring Boot IT fix by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3025
- Bump junit from 1.24 to 1166.va_436e268e972 in /.ci/jenkins/tests by @dependabot in https://github.com/kiegroup/kogito-runtimes/pull/2816
- KOGITO-9210 Created an alias for the "io.smallrye.health.check."org.kie.kogito.addons.quarkus.knative.eventing.KSinkInjectionHealthCheck".enabled" config by @hbelmiro in https://github.com/kiegroup/kogito-runtimes/pull/3012
- KOGITO-9246: Ensure the kogito-addons-quarkus-knative-eventing add-on incorporates the kogito default incoming events stream by @wmedvede in https://github.com/kiegroup/kogito-runtimes/pull/3023
- DROOLS-7450 Split kbase from core by @mdproctor in https://github.com/kiegroup/kogito-runtimes/pull/3024
- KOGITO-8455: CI ReleaseNotes Creation by @mbiarnes in https://github.com/kiegroup/kogito-runtimes/pull/3017
- [kie-issues#301] Quarkus 3 Migration: Push to main should handle reba… by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3029
- KOGITO-9217 Adding kogito.process.build.failOnError property by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3028
- DROOLS-7450 fix split packages in drools-base by @mariofusco in https://github.com/kiegroup/kogito-runtimes/pull/3031
- Quarkus 3: Spring Boot archetype fix by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3030
- Quarkus 3: Fix before.sh rebase by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3036
- [kie-issues#292,kie-issues#293,kie-issues#294] Fix of CVE-2018-10237, CVE-2023-25194, CVE-2022-34169 by @baldimir in https://github.com/kiegroup/kogito-runtimes/pull/3022
- KOGITO-9217 Set property name to "kogito.codegen.process.failOnError" by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3033
- KOGITO-9143: K_SINK health check fails for serverless workflows that receive events but don't send any events by @wmedvede in https://github.com/kiegroup/kogito-runtimes/pull/3035
- KOGITO-9275 Jenkins: Switch jobs to use RHEL8 by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3032
- Quarkus 3: Updated patch by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3037
- PR checks: Restrict Apps UI build memory by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3039
- [kie-issues#313] CVE-2023-1370 Upgrade json-smart and json-path. by @baldimir in https://github.com/kiegroup/kogito-runtimes/pull/3038
- KOGITO-9312 Override default nack handler by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3045
- KOGITO-8843 - Add health check startup wait for Data Index dev service by @cristianonicolai in https://github.com/kiegroup/kogito-runtimes/pull/3046
- KOGITO-9217 Also supporting property for codegen by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3044
- KOGITO-9300: operator dev mode image shouldn't generate the kogito.yaml file by @wmedvede in https://github.com/kiegroup/kogito-runtimes/pull/3041
- KOGITO-9318 Supporting '-' in workflow id by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3047
- KOGITO-9281 Setting CE attributes as process instance headers by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3043
- Remove duplicate assertj-core dependency by @cristianonicolai in https://github.com/kiegroup/kogito-runtimes/pull/3048
- DROOLS-7456 avoid kie maven plugin to crash on jdk17 project by @tarilabs in https://github.com/kiegroup/kogito-runtimes/pull/3053
- KOGITO-9287 Adding python support to SWF by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/3040
- [kie-issues#341] Fix Blocker and Critical Bugs reported by Sonar by @baldimir in https://github.com/kiegroup/kogito-runtimes/pull/3054
- Upgrade surefire and set test timeout by @cristianonicolai in https://github.com/kiegroup/kogito-runtimes/pull/3052
- Fixes CVE kiegroup/kie-issues#336 - Updating everit-json-schema by @porcelli in https://github.com/kiegroup/kogito-runtimes/pull/3051
- kie-issues#333 Fix CVE by removing Batik dependency by @porcelli in https://github.com/kiegroup/kogito-runtimes/pull/3049
- [1.40.x] Fix warning missing plugin version by @github-actions in https://github.com/kiegroup/kogito-runtimes/pull/3063
- [1.40.x] KOGITO-9315 - Remove Kogito Kubernetes Addon from SW Extension by @github-actions in https://github.com/kiegroup/kogito-runtimes/pull/3062
- [1.40.x] CI: Fix deploy script (#3065) by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/3066
- [1.40.x] Update version to 1.40.0.Final by @bsig-gh-bot in https://github.com/kiegroup/kogito-runtimes/pull/3067
New Contributors
- @mdproctor made their first contribution in https://github.com/kiegroup/kogito-runtimes/pull/3024
- @porcelli made their first contribution in https://github.com/kiegroup/kogito-runtimes/pull/3051
Full Changelog: kiegroup/kogito-runtimes@1.39.0.Final...1.40.0.Final
1.39.0.Final
What's Changed
- KOGITO-9075 Correct Build Mvn Opts override by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/2955
- KOGITO-9072 Setup version after the patches are applied by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/2954
- Bump snakeyaml from 1.32 to 2.0 in /.ci/jenkins/tests by @dependabot in https://github.com/kiegroup/kogito-runtimes/pull/2857
- KOGITO-9098 - Review process events to log actions according to publishing state by @cristianonicolai in https://github.com/kiegroup/kogito-runtimes/pull/2961
- Quarkus 3: Update script to 3.0.0.Final by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/2969
- KOGITO-9112 Fixing deadline functionality by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/2977
- KOGITO-8766 Knative Function definition adjusted to use the same interface as defined by the Knative extension by @hbelmiro in https://github.com/kiegroup/kogito-runtimes/pull/2923
- KOGITO-9007: StateBasedNodeInstance not working with multiple instances es including timers (native build) by @wmedvede in https://github.com/kiegroup/kogito-runtimes/pull/2953
- KOGITO-9080 Quarkus 3: Setup rewrite in nightly by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/2971
- KOGITO-9109: Jobs service complementary integration tests for KOGITO-9007 by @wmedvede in https://github.com/kiegroup/kogito-runtimes/pull/2975
- KOGITO-9111 - kogito-bom references non-existing artifacts by @MarianMacik in https://github.com/kiegroup/kogito-runtimes/pull/2976
- KOGITO-8848 Added flexibility for users to send a custom CloudEvent ID in Knative custom functions by @hbelmiro in https://github.com/kiegroup/kogito-runtimes/pull/2967
- #2973 Update Quarkus documentation by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/2974
- KOGITO-9147 Make Java service easier to override by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/2984
- [KOGIGO-9149] Support arrays as knative response by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/2985
- KOGITO-8455 release is created with release notes by @mbiarnes in https://github.com/kiegroup/kogito-runtimes/pull/2982
- KOGITO-6583 Enhacing enum data type by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/2987
- KOGITO-9061 Quarkus 3: Corrections by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/2962
- Quarkus 3: Fix dependencies bom patch by @radtriste in https://github.com/kiegroup/kogito-runtimes/pull/2991
- KOGITO-9167 Fixing RestWorkItemHandler error when used within foreach by @fjtirado in https://github.com/kiegroup/kogito-runtimes/pull/2994
- KOGITO-9137: Error 400 thrown during ProcessInstance sending in knative env by @wmedvede in https://github.com/kiegroup/kogito-runtimes/pull/2996
- [1.39.x] Update version to 1.39.0.Final by @bsig-gh-bot in https://github.com/kiegroup/kogito-runtimes/pull/3005
Full Changelog: kiegroup/kogito-runtimes@1.38.0.Final...1.39.0.Final