Skip to content

Releases: apache/incubator-kie-kogito-runtimes

10.0.0

11 Dec 18:03
Compare
Choose a tag to compare

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 fix CVE-2023-42503 present in 1.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...
Read more

1.44.1.Final

07 Sep 12:21
Compare
Choose a tag to compare

2.44.0.Alpha

06 Sep 12:34
Compare
Choose a tag to compare
2.44.0.Alpha Pre-release
Pre-release

What's Changed

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

1.44.0.Final

06 Sep 06:37
Compare
Choose a tag to compare

What's Changed

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

1.43.0.Final

17 Aug 21:05
Compare
Choose a tag to compare

What's Changed

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

1.42.0.Final

02 Aug 06:47
Compare
Choose a tag to compare

What's Changed

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

1.41.0.Final

05 Jul 11:56
Compare
Choose a tag to compare

What's Changed

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

1.40.1.Final

25 Jun 14:21
Compare
Choose a tag to compare

What's Changed

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

1.40.0.Final

19 Jun 06:28
Compare
Choose a tag to compare

What's Changed

New Contributors

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

1.39.0.Final

25 May 07:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: kiegroup/kogito-runtimes@1.38.0.Final...1.39.0.Final