Skip to content

10.0.0

Latest
Compare
Choose a tag to compare
@porcelli porcelli released this 11 Dec 14:47
· 1965 commits to main since this release

What's Changed

  • KOGITO-9756: SWF Editor - Re-enable tests by @handreyrc in #1987
  • kie-issues#172: Write integration tests for DMN Editor's Boxed Expression Editor using PlayWright and Storybook by @ljmotta in #1961
  • kie-issues#596: KIE Sandbox image uses the root filesystem on the container to store its assets and configuration files by @thiagoelg in #1991
  • NO-ISSUE: Change the boxed-expression-component playwright dev server timeout to 3 minutes by @ljmotta in #1997
  • NO-ISSUE: Updated fixes for staging and release workflows by @paulovmr in #1993
  • NO-ISSUE: Bump chai to version 4.3.10 by @yesamer in #1996
  • NO-ISSUE: Copy samples to e2e directory by @tomasdavidorg in #1998
  • NO-ISSUE: Rename findings of it tests to e2e tests by @tomasdavidorg in #1992
  • NO-ISSUE: jspdf CVEs by @yesamer in #1999
  • Revert "NO-ISSUE: Update go to 1.21.1 follow-up (#1966)" by @dsimansk in #2000
  • KOGITO-9862: Manifest gen should not required a cluster connection by @ederign in #2006
  • NO-ISSUE: Do not run e2e tests on build image steps in the staging job by @caponetto in #2004
  • kie-issues#603: Colorize Decision Services call in FEEL expressions in DMN Editor's Boxed Expression Editor by @danielzhe in #2005
  • kie-issues#580: Test Scenario Editor: Data Objects Dock by @yesamer in #2008
  • NO-ISSUE: Remove deleted packages on the lock file by @caponetto in #2009
  • KOGITO-9837: Reuse components migrated from kogito-apps by @fantonangeli in #1995
  • NO-ISSUE: Fix standalone job in the release workflow by @caponetto in #2010
  • KOGITO-9892: Layout of boxes in SWF Web Tools is broken when sidebar is hidden by @fantonangeli in #2013
  • NO-ISSUE: 0.32.0 CHANGELOGs by @paulovmr in #1989
  • build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 in /examples/commit-message-validation-service by @dependabot in #2011
  • build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 in /packages/kn-plugin-workflow by @dependabot in #2012
  • NO-ISSUE: Change boxed-expression-component Storybook port to 9900 by @ljmotta in #2014
  • kie-issues#630: KIE Tools Publish jitexecutor-native job is failing due to path names being too long on Windows by @yesamer in #2015
  • NO-ISSUE: Bump kogito to 1.44.1 version by @yesamer in #2016
  • kie-issues#366: Translate the Extended Services Go App to a new Java Application. by @Josephblt in #2017
  • kie-issue#374: DMN Editor: user can not increase the number of added rows/columns quickly in nested expressions by @danielzhe in #2021
  • NO-ISSUE: Upgrade NodeJS version of cors-proxy-image Containerfile by @thiagoelg in #2022
  • kie-issue#636: DMN Monaco highlighting throws error when used with DMN Runner by @danielzhe in #2020
  • kie-issue#206: Enable autocomplete suggestions for Literal Expressions and Decision Table input cells on DMN Editor's Boxed Expression Editor by @danielzhe in #2018
  • NO-ISSUE: Avoid render loop in Extended Services Wizard component in KIE Sandbox by @thiagoelg in #2024
  • NO-ISSUE: Bump webdriver to version 5.5.3 by @yesamer in #2026
  • kie-issues#500: Replace copyright headers/comments. Leftovers on boxed-expression-component by @ljmotta in #2028
  • NO-ISSUE: Bump eslint and related dependencies versions by @yesamer in #2023
  • NO-ISSUE: Remove jsonpath by @yesamer in #2029
  • KOGITO-9907: Enable to use GitHub token without logged in user by @tomasdavidorg in #2019
  • kie-issues#665: xml-parser-ts Doesn't manage Complex Types with Simple Content by @yesamer in #2039
  • build(deps): bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible in /packages/kn-plugin-workflow by @dependabot in #2030
  • NO-ISSUE: Fix CVE-2023-27522 on kie-sandbox-image by @thiagoelg in #2040
  • Update gen-manifest verb description by @masayag in #2025
  • KOGITO-9701: Implement Workflow Instances section by @fantonangeli in #2033
  • kie-issues#633: Change the Extended Services Go App for the new Extended Services Java in the Extended Services Image by @Josephblt in #2031
  • KOGITO-9831: SWF Editor - final migration to j2cl by @treblereel in #1990
  • Change kogito-apps repo to apache/incubator-kie-kogito-apps on publish_jitexecutor_native workflow by @thiagoelg in #2047
  • NO-ISSUE: start script on extended-services-java should not require Docker by @Josephblt in #2043
  • KOGITO-9891: Language Service not available on the SWF Chrome extension by @fantonangeli in #2046
  • NO-ISSUE: extended-services-java does not copy artifacts to dist folder by @Josephblt in #2050
  • KOGITO-9925: Workflow definition endpoints double the last slash by @fantonangeli in #2048
  • kie-issues#685: DMN Editor: Import Java Classes button is not enabled by @yesamer in #2045
  • NO-ISSUE: fixing URL in NOTICE file by @kbowers-ibm in #2055
  • KOGITO-9953: Update Cypress version to 13.5.1 by @tomasdavidorg in #2057
  • NO-ISSUE: Update guava to 32.1.3 by @yesamer in #2056
  • NO-ISSUE: Update JDT.LS to 1.29.0.20231026174049 by @yesamer in #2059
  • KOGITO-9954: Update selenium to version 4.15.0 by @tomasdavidorg in #2058
  • KOGITO-9195: YaRD editor validation by @Rikkola in #1696
  • KOGITO-9959: Bump vscode-extension-tester version to 5.10.0 by @tomasdavidorg in #2062
  • KOGITO-9935: Extract common consumer runtime tools code to a reusable package by @caponetto in #2066
  • KOGITO-9962: Add Temporarily unexpire M118 flags to Chrome extension tests by @tomasdavidorg in #2067
  • KOGITO-9928: Add test for creating new Decision tooling file by @tomasdavidorg in #2038
  • KOGITO-8949: Recreate TrySample test for Serverless Logic Web Tools by @tomasdavidorg in #2027
  • KOGITO-9952: SWF Editor - Add Icon to show there are subflows defined in States by @handreyrc in #2063
  • KOGITO-9975: Fix failing Chrome extension SwfTest by @tomasdavidorg in #2074
  • build(deps): bump ch.qos.logback:logback-core from 1.2.11 to 1.3.12 in /packages/dashbuilder/appformer by @dependabot in #2071
  • NO-ISSUE: bump ch.qos.logback:logback-core from 1.2.11 to 1.3.12 by @yesamer in #2076
  • kie-issues#475: Dynamically do Dev deployments using K8s resource YAMLs on KIE Sandbox (DMN only) by @thiagoelg in #2041
  • KOGITO-9964: Yard Validation: Masked rows check the mask wrong way around by @Rikkola in #2068
  • KOGITO-9961: Node coloring stopped working on runtime tools by @handreyrc in #2065
  • KOGITO-9978: Include components schemas in workflow schemas by @paulovmr in #2079
  • kie-issues#605: Apache CI migration by @rodrigonull in #2078
  • KIE Tools --> Apache KIE Tools by @tiagobento in #2082
  • NO-ISSUE: Disable Buildkite upload on Jenkins job by @rodrigonull in #2086
  • NO-ISSUE: Add dev-deployment images to new CI by @thiagoelg in #2084
  • incubator-kie-issues#743: AuthSessions migration scripts can't handle expired auth sessions on KIE Sandbox by @thiagoelg in #2085
  • NO-ISSUE: Minor changes to the UI of Dev deployment DMN Form webapp and fixing issue reporting links by @tiagobento in #2077
  • NO-ISSUE: Fix pushing dev-deployment-dmn-form-webapp-image to quay.io on daily … by @rodrigonull in #2088
  • NO-ISSUE: ASF CI Migration - Update Jenkins jobs repository names and credentials by @rodrigonull in #2089
  • kie-issues#765: Fix remaining issues on KIE Tools Jenkins jobs right after the migration to Apache by @rodrigonull in #2094
  • NO-ISSUE: Remove duplicated version of @patternfly/react-core from the lock file by @caponetto in #2096
  • kie-issues#629: Test Scenario Editor: BeeTable Integration by @yesamer in #2075
  • kie-issues#2091: Subflow support on CLI by @ederign in #2092
  • NO-ISSUE: Try and fix Gecko v24.0.0 Error 404 by @tiagobento in #2101
  • kie-issues#577: Build a first version of the new React-based DMN Editor with ~90% feature parity with the current GWT-based one by @tiagobento in #2064
  • NO-ISSUE: Fix wrong account for images repositories (Dev deployments) by @thiagoelg in #2100
  • kie-issues#513: chrome-extension: DMN Custom data types empty state allows to click on button by @kbowers-ibm in #2102
  • NO-ISSUE: Fix stale content when switching editors for the same file by @tiagobento in #2104
  • kie-issues#240: Create Helm Chart to install KIE Sandbox and its related services by @thiagoelg in #2103
  • NO-ISSUE: Add Helm to README instructions by @tomasdavidorg in #2106
  • KOGITO-9946: Wrong arrow symbol in zoom widget by @treblereel in #2054
  • kie-issues#129: Import private repository into sandbox via chrome-extension [backend-part] by @jomarko in #2087
  • kie-issues#737: Test Scenario Editor: Background Tab by @yesamer in #2108
  • kie-issues#802: KIE Sandbox Helm Chart staging, release and publish Jenkins jobs by @rodrigonull in #2107
  • NO-ISSUE: Bump axios to 1.6.4 by @yesamer in #2060
  • build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples/commit-message-validation-service by @dependabot in #2097
  • build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /packages/kn-plugin-workflow by @dependabot in #2098
  • NO-ISSUE: Use the DMN marshaller on the DMN Language Service and temporarily disable the Validation panel for DMN 1.3+ on KIE Sandbox by @ljmotta in #2105
  • kie-issues#399: chrome-extension: Some DMN Files are not correctly loaded by @kbowers-ibm in #2099
  • kie-issues:129: Revisit 'Open in KIE Sandbox' button by @jomarko in #2109
  • KOGITO-9995: E2E Expression.cy.ts test fails by @fantonangeli in #2115
  • kie-tools#2093: [@kie-tools/uniforms-patternfly] Add description icon by @ljmotta in #2114
  • KOGITO-9799: Update GO to 1.21 by @tomasdavidorg in #2113
  • Test Scenario Editor: Improve DMN path management by @yesamer in #2117
  • NO-ISSUE: Fix CI clear storage step & patch karma-firefox-launcher for Firefox 121 on macOS by @tiagobento in #2120
  • kie-issues#783: Standardize the use of path strings on Apache KIE Editors by @tiagobento in #2112
  • KOGITO-9996: Error is shown on the diagram viewer when selecting a node in the text editor by @handreyrc in #2119
  • KOGITO-9929: Filter and Timeout Tooltips show null instead of undefined by @treblereel in #2044
  • KOGITO-10020: In Runtime-tools the Serverless Workflow diagram is not loading by @fantonangeli in #2122
  • kie-issues#424: Add form-generation-tool 'bin' entry point by @jomarko in #2123
  • KOGITO-10017: Fix dark theme not being applied on SWF text editor by @caponetto in #2125
  • kie-issues#831: Make the new DMN Editor actually generate an SVG representing the currently open DRD by @tiagobento in #2124
  • kie-issues#476: Add support for multiple modules in a KIE Sandbox Dev deployment, including BPMN files by @thiagoelg in #2129
  • KOGITO-9918: Runtime tools features on Serverless Logic Web Tools - Iteration 2 by @fantonangeli in #2128
  • kie-issues#151: Make browser extensions work on other GitHub instances, like github.ibm.com by @jomarko in #2126
  • NO-ISSUE: Fix lock file semantic conflict by @paulovmr in #2133
  • kie-issues#232: Identify DMN 1.4 collections with ||| on the DMN Editor diagram by @ljmotta in #2132
  • KOGITO-10039: Export runtime tools GraphQL queries for external usage by @paulovmr in #2135
  • kie-issues#239: Implement DMN 1.4 new FEEL functions support by @yesamer in #2137
  • NO-ISSUE: Fix Windows boxed-expression-component Storybook start script by @ljmotta in #2139
  • kie-issues#451: Implement autolayout on the new React-based DMN Editor for DMN files without Diagram information (part 1) by @tiagobento in #2130
  • kie-issues#904: Implement DMN 1.5 new FEEL functions support (list replace) in the new DMN Editor by @yesamer in #2141
  • kie-issues#879: On the new DMN Editor, deleting a Decision that's inside a Decision Service is breaking the Decision Service by @tiagobento in #2142
  • kie-issues#902: Add missing images to KIE tools daily dev publish Jenkins job by @rodrigonull in #2140
  • kie-issues#842: The new DMN editor resets the node color styles to its initial value after an edit by @tiagobento in #2143
  • kie-issues#880: On the DMN Editor, all DRG elements list should show invalid names in red by @tiagobento in #2144
  • kie-issues#881: On the DMN Editor, resizing an empty Decision Service shouldn't let its divider line stay out of its bounds by @tiagobento in #2145
  • kie-issues#914: On the DMN Editor, fix rendering of TypeRefSelector on Data Type node panel for Decision Services by @tiagobento in #2147
  • NO-ISSUE: Fix test snapshot and command for dev-deployment-upload-service by @thiagoelg in #2149
  • kie-issues#921: Drop KIE Tools JIT executor native Github workflow by @rodrigonull in #2148
  • NO-ISSUE: Fix CodeQL expression injection in github actions by @rodrigonull in #2150
  • NO-ISSUE: KIE Sandbox helm chart version fix on daily dev publish Jenkins job by @rodrigonull in #2151
  • kie-issues#672: Implement DMN 1.5 new FEEL functions support (range) in the new DMN Editor by @yesamer in #2152
  • kie-issues#669: The DMN Editor should allow using the new alternative representation of InputData nodes (DMN 1.5) by @ljmotta in #2146
  • kie-issues#885: On the DMN Editor, Association edges coming out of an InputData node are rendered as an Information Requirement edge when the target end is dragged by @tiagobento in #2156
  • kie-issues#928: On the DMN Editor, don't allow the DRD selection panel to open at the same time as DRG / External nodes panel by @tiagobento in #2157
  • NO-ISSUE: Fix Staging build Jenkins job (Method too large exception) by @rodrigonull in #2153
  • kie-issues#936: KIE Sandbox Helm chart - Kubernetes installation improvements by @rodrigonull in #2159
  • kie-issues#777: Allow restricting jenkins agent labels for pipelines by @cimbalek in #2161
  • kie-issues#234: Identify DMN DRD elements with collapsed dependencies with ellipsis (...) notation by @ljmotta in #2154
  • kie-issues#944: On the DMN Editor, all buttons that have no displayed text should have a title. by @tiagobento in #2163
  • kie-issues#954: Extended Services Runner erases data on dates with Decision Update by @ljmotta in #2168
  • kie-issues#976: Remove prettier-ignore from all boxed-expression-component .mdx files by @ljmotta in #2183
  • kie-issues#946: DMN Editor playwright test suite - part 1 - initialization by @jomarko in #2158
  • kie-issues#888: Decision Services & multiple DRDs: Adding a Decision Service to a DRD by @tiagobento in #2181
  • NO-ISSUE: Fix macOS build GitHub Action when running docker builds and tests by @thiagoelg in #2184
  • NO-ISSUE: Disable dev-deployment-upload-service tests on macOS and Windows by @thiagoelg in #2187
  • kie-issues#894: Decision Services & multiple DRDs: Adding Decisions to a DRD by @tiagobento in #2185
  • kie-issues#960: Upgrade kie-tools to Java 17, Maven 3.9.6, and Quarkus 3 by @yesamer in #2182
  • kie-issues#946: Action plan - Exploratory phase of the strategy for implementing the E2E test suite for the new DMN Editor - Part 2 by @ljmotta in #2189
  • NO-ISSUE: Bump jsonata to 1.8.7 by @caponetto in #2191
  • NO-ISSUE: Parametrize dev deployments and extended-services build images by @thiagoelg in #2192
  • kie-issues#808: kn-plugin cli version 10.0.0 by @ederign in #2136
  • build(deps-dev): bump org.postgresql:postgresql from 42.4.3 to 42.7.2 in /packages/dashbuilder/appformer by @dependabot in #2170
  • kie-issues#1012: Removing kie-soup-commons dependency in DashBuilder by @yesamer in #2199
  • kie-issues#1014: KIE Sandbox: Enabling Validation for DMN Assets up to 1.5 by @yesamer in #2200
  • kie-issues#1004: Start Chrome extensions tests with empty browser data by @tomasdavidorg in #2194
  • NO-ISSUE: Remove unused CI Jenkinsfiles by @rodrigonull in #2201
  • build(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /examples/commit-message-validation-service by @dependabot in #2196
  • kie-issues#1017: @kie-tools/dmn-marshaller not respecting xsd:sequence declaration order when building XML from JSON by @tiagobento in #2203
  • build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /packages/kn-plugin-workflow by @dependabot in #2197
  • NO-ISSUE: Remove mkdir command from extended-services-image and fix READMEs from dev-deployment images by @thiagoelg in #2205
  • KOGITO-10042: Migrate Dev UI Java module from kogito-apps to kie-tools by @fantonangeli in #2167
  • kie-issues#738: Test Scenario Editor: Bee Table integration with Selector Panel by @yesamer in #2162
  • KOGITO-10018: SWF Editor - Integrate SWF diagram editor theme API with VsCode and Combined Editor by @handreyrc in #2164
  • kie-issues#1033: Fix sonataflow-quarkus-devui-extension to adapt it to the Quarkus 3.8 Dev UI by @paulovmr in #2212
  • kie-issues#1052: Remove -extension from sonataflow-quarkus-devui-extension packages and modules by @paulovmr in #2220
  • build(deps): bump org.apache.commons:commons-compress from 1.24.0 to 1.26.0 in /packages/serverless-logic-web-tools-swf-deployment-quarkus-app by @dependabot in #2171
  • kie-issues#833: Move all UI packages from kogito-apps to kie-tools by @thiagoelg in #2180
  • build(deps): bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible in /packages/kn-plugin-workflow by @dependabot in #2204
  • kie-issues#1051: @kie-tools/dmn-marshaller not respecting xsd:sequence declaration order when an XSD Element extends another Element by @tiagobento in #2222
  • kie-issues#965: Make sure kie-tools is using the latest timestamped SNAPSHOT from Kogito (999-20240403-SNAPSHOT) by @yesamer in #2193
  • NO-ISSUE: Monorepo cleanup & improvements by @tiagobento in #2224
  • kie-issues#966: Move the BPMN Quarkus Dev UI package from kogito-apps to kie-tools by @pefernan in #2223
  • kie-issues#455: Refactor the Boxed Expression Editor to not have its own model, and instead use the DMN Marshaller's types by @danielzhe in #2202
  • NO-ISSUE: Remove almost all references to kiegroup by @tiagobento in #2228
  • NO-ISSUE: Skipping build of serverless-logic-web-tools-swf-builder-image because the nightly build of quay.io/kiegroup/kogito-swf-builder are pointing to 999-SNAPSHOT by @tiagobento in #2232
  • kie-issues#1041: Document how to upgrade kie-tools and kie-sandbox-quarkus-accelerator to a new timestamped SNAPSHOT or fixed release of upstream by @yesamer in #2231
  • kie-issues#883: On the DMN Editor, allow deleting DRDs by @tiagobento in #2230
  • kie-issues#946: Action plan - Exploratory phase of the strategy for implementing the E2E test suite for the new DMN Editor - Part 3 by @ljmotta in #2211
  • kie-issues#950: Exploratory phase of the strategy for implementing the E2E test suite for the new SceSim editor by @kbowers-ibm in #2188
  • kie-issues#235: Implement DMN 1.4 Boxed conditional expression by @danielzhe in #2234
  • kie-issues#963: Move task-console and management-console images from kogito-images to kie-tools by @thiagoelg in #2226
  • kie-issues#389: kie-sandbox-image invalid multiline command in readme by @Josephblt in #2236
  • NO-ISSUE: Make sure kie-tools is using the latest timestamped SNAPSHOT from Kogito (999-20240411-SNAPSHOT) by @yesamer in #2229
  • NO-ISSUE: Fix typo at build-env usage on kn-plugin-workflow by @tiagobento in #2237
  • kie-issues#1053: restore of e2e tests in kn workflow cli by @treblereel in #2209
  • NO-ISSUE: Make sure kie-tools is using the latest timestamped SNAPSHOT from Kogito (999-20240414-SNAPSHOT) by @yesamer in #2240
  • kie-issues#2216: Combined editor > The divider between the Text and Diagram editor is kept in light mode by @handreyrc in #2227
  • kie-issues#975: Improve messages when the user tries to load DMN assets > 1.2 in DMN and SCESIM editors by @yesamer in #2241
  • kie-issues#389: Include environment variables on all KIE Sandbox-related images to configure the port used by @Josephblt in #2225
  • kie-issues#237: Implement DMN 1.4 Boxed iterator expression by @danielzhe in #2243
  • kie-issues#1020: React-Based DMN Editor: typeConstraint unsupported by @ljmotta in #2244
  • NO-ISSUE: Add Nix-based development environment using devbox by @thiagoelg in #2246
  • kie-issues#1097: Make sure kie-tools is using the latest timestamped SNAPSHOT from Kogito (999-20240417-SNAPSHOT) by @pefernan in #2247
  • NO-ISSUE: Restoring build of serverless-logic-web-tools-swf-builder-image after timestamped SNAPSHOTS were updated by @paulovmr in #2238
  • NO-ISSUE: Fixes iterator expression and nested iterator expression. by @danielzhe in #2248
  • kie-issues#947: Expansion of the dmn-editor playwright test suite - part 01 by @jomarko in #2239
  • kie-issues#1099: Upgrade Java version and project's dependencies of Java Code completion package by @yesamer in #2250
  • kie-issues#1020: Adds missing features from previous #2244 by @ljmotta in #2253
  • kie-issues-664: On the DMN Editor, make it possible to manually change the order of Decision Service inputs via Properties Panel by @ljmotta in #2249
  • kie-issues#1043: Use shared DMN models for testing purpose by @gitgabrio in #2207
  • build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 in /examples/commit-message-validation-service by @dependabot in #2252
  • build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 in /packages/kn-plugin-workflow by @dependabot in #2251
  • KOGITO-10058: Migrate serverless-workflow-diagram-editor from private to KIE repos and libs by @treblereel in #2169
  • NO-ISSUE: Fix typo on cors-proxy package scripts by @caponetto in #2257
  • kie-issues#1001: Copy the kogito-swf-{devmode,builder} images from kogito-images to kie-tools by @pefernan in #2235
  • NO-ISSUE: Fix Maven Wrapper version and install tar/gzip to dev-deployment-base-image by @thiagoelg in #2259
  • NO-ISSUE: Nix.dev: Moving PATH around so DevBox path is first by @LightGuard in #2255
  • NO-ISSUE: Use macos-13 as macos-latest now points to macos-14, which is arm-based by @tiagobento in #2264
  • kie-issues#1118: On KIE Tools, maven-base module should point to apache as parent pom by @yesamer in #2265
  • NO-ISSUE: Always go through node_modules to refer to other packages by @tiagobento in #2256
  • kie-tools-issues#2260: Use python3 instead of python by @tomasdavidorg in #2261
  • kie-issues#236: Implement DMN 1.4 Boxed filter expression by @danielzhe in #2258
  • kie-issues#1036: Adapt kie-tools Jenkins jobs to build and publish packages/kogito-swf-{devmode,builder} by @rodrigonull in #2262
  • NO-ISSUE: Added missing dev dependencies used in the runtime-tools-management-console-webapp dev server by @paulovmr in #2267
  • kie-issues#1120: Minor fixes to SLWT container images by @caponetto in #2268
  • kie-tools-issues#2217: Combined editor > Diagram editor - The scrollbars are kept in light mode by @handreyrc in #2233
  • kie-issues#1074 & kie-issues#1075: Update 'Shape' part of the properties panel by @jomarko in #2254
  • kie-issues#785: Integrate the Boxed Expression Editor into the new DMN Editor properties panel making it possible to edit its cells by @ljmotta in #2131
  • kie-issue#1124: Autocomplete does not consider inputs in the Iterator, Conditional, and Filter expressions by @danielzhe in #2276
  • kie-tools-issues#2215: Combined editor > The loading screen is kept in light mode by @handreyrc in #2242
  • NO-ISSUE: "Unfixed" versions for base image dependencies by @thiagoelg in #2278
  • kie-issues#1076: Fix font color properties panel component by @jomarko in #2263
  • kie-issues#1034: Copy kogito-serverless-operator to kie-tools by @thiagoelg in #2266
  • kie-issues#1113: On KIE Tools, log all build-env property access errors to check, after a build, if any error happened by @tiagobento in #2280
  • kie-issues#1121: Adapt kie-tools Jenkins jobs to build and publish packages/kogito-serverless-operator image by @rodrigonull in #2269
  • NO-ISSUE: Tweak Staging and Release Jenkins jobs by @rodrigonull in #2284
  • NO-ISSUE: Updating Sparse checkout and build partitioning READMEs by @tiagobento in #2286
  • NO-ISSUE: Differentiate artifacts being uploaded on CI builds depending on the partition by @tiagobento in #2285
  • NO-ISSUE: Fix partial builds logs on build_partitioning.ts by @tiagobento in #2287
  • kie-issues#1019: React-Based DMN Editor: allowedValues not allowed for custom type by @ljmotta in #2274
  • NO-ISSUE: Unify DMN boxed expression types help text by @jomarko in #2289
  • NO-ISSUE: Remove bin directory from kogito-serverless-operator before install by @thiagoelg in #2290
  • NO-ISSUE: Filter of affected packages of a partition should not include dependents by @tiagobento in #2291
  • kie-issues#959: Create example apps that use the Quarkus Dev UIs directly on the examples directory of kie-tools by @fantonangeli in #2195
  • kie-issues#1143: DMN Editor throws an error when deleting Unknown nodes by @jomarko in #2288
  • kie-issues#793: The keyboard shortcuts panel doesn't show the new DMN Editor keyboard shortcuts by @ljmotta in #2279
  • kie-issues#1137: Make packages/maven-base declare the Quarkus and Kogito versions in it's pom.xml by @pefernan in #2277
  • NO-ISSUE: Fix examples depending on jBPM and SonataFlow Quarkus Dev UIs by @pefernan in #2294
  • NO-ISSUE: More direct build instructions on README.md and version bumps by @tiagobento in #2297
  • NO-ISSUE: Run release Jenkins jobs in parallel by @rodrigonull in #2303
  • NO-ISSUE: Add url package everywhere stream-http is used by @tiagobento in #2301
  • NO-ISSUE: Move kogito-{serverless-operator/swf-devmode/swf-builder} test results and fix kogito-serverless-operator image name by @thiagoelg in #2300
  • kie-issues#937: On the DMN Editor, adding a DRD then pressing "Undo", makes the Editor will crash by @ljmotta in #2304
  • kie-issues#1163: incubator-kie-tools missing header files by @yesamer in #2298
  • NO-ISSUE: Install 'util' everywhere '@apidevtools/swagger-parser' is used. by @tiagobento in #2305
  • kie-issues#1163: incubator-kie-tools missing header files (Part II) by @yesamer in #2306
  • kie-issue#1134: Autocomplete and colorize should support local variable in iterator expressions (for, every, some) by @danielzhe in #2296
  • build(deps): bump org.xmlunit:xmlunit-core from 2.9.0 to 2.10.0 in /packages/serverless-workflow-diagram-editor by @dependabot in #2281
  • NO-ISSUE: KIE Tools Quarkus DevUI components weekly job by @rodrigonull in #2310
  • NO-ISSUE: Fix CI partitioning by matching package dirs with path separator by @thiagoelg in #2311
  • kie-issues#408: KIE Sandbox Quarkus Accelerators will wrongly initializate in branch different than "main" by @kbowers-ibm in #2299
  • kie-issue#958: Quarkus LTS Upgrade to 3.8.4 by @yesamer in #2272
  • NO-ISSUE: Fix extended-services URL on kie-sandbox by @thiagoelg in #2313
  • NO-ISSUE: Update kogito-base-builder image tag by @thiagoelg in #2314
  • kie-issues#1163: incubator-kie-tools missing header files (Part III) by @yesamer in #2307
  • NO-ISSUE: Fix Test in chrome-extension-serverless-workflow-editor by @yesamer in #2317
  • kie-issues#407: KIE Sandbox Accelerators break the current workspace if they fail to initialize by @ljmotta in #2309
  • kie-issues#1123:unify maven projects configuration by @jstastny-cz in #2270
  • Upgrade Kogito to 999-20240509-SNAPSHOT and Quarkus to 3.8.4 on kogito-serverless-operator tests by @tiagobento in #2325
  • NO-ISSUE: Script for updating Kogito version by @tiagobento in #2318
  • kie-issues#1163: incubator-kie-tools missing header files (Part IV) by @yesamer in #2320
  • kie-issues#1208: Make NPM packages compliant with Apache Incubator guidelines (Part 1) by @tiagobento in #2324
  • NO-ISSUE: KIE Tools Setup branch Jenkins job by @rodrigonull in #2319
  • NO-ISSUE: Update weekly job to use version defined on package.json file by @rodrigonull in #2323
  • NO-ISSUE: Bump xnio-api to 3.8.14.Final by @yesamer in #2331
  • NO-ISSUE: Update kogito-serverless-operator tests yamls with the kogito runtime version by @thiagoelg in #2333
  • kie-issue#1149: DMN Editor produces invalid typeRef attributes by @danielzhe in #2316
  • kie-issues#1185: In the Filter expression the reserved Item variable should only be available in the last row by @danielzhe in #2334
  • NO-ISSUE: Bump express version to 4.19.2 by @yesamer in #2329
  • NO-ISSUE: Disable windows CI tests for kogito-serverless-operator by @treblereel in #2340
  • NO-ISSUE: Remove workflow plugin dependency on knative/client int… by @treblereel in #2293
  • kie-issues#1203: Overriding apache mime4j dependency version by @yesamer in #2321
  • NO-ISSUE: Bump follow-redirects to version 1.15.6 by @yesamer in #2330
  • NO-ISSUE: Apache KIE™ names for VS Code and Chrome extensions by @tiagobento in #2345
  • NO-ISSUE: KIE Sandbox Quarkus Accelerator setup branch Jenkins job by @rodrigonull in #2337
  • NO-ISSUE: Update KIE Sandbox app name by @tiagobento in #2346
  • NO-ISSUE: Fix docker-py internal dependency (requests) version by @thiagoelg in #2347
  • NO-ISSUE: Add range and enum DMN Runner validation for the time, date, date-time and duration types of the new Type Constraint property by @ljmotta in #2344
  • NO-ISSUE: Update kie-sandbox-quarkus-accelerator setup-branch Jenkins job to use new credentials by @rodrigonull in #2349
  • build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /packages/python-venv by @dependabot in #2348
  • NO-ISSUE: DMN Editor: Overlay modal can't be scrolled by @danielzhe in #2352
  • NO-ISSUE: DMN Editor: Fix random 'object not extensible' errors by typing everything with the new Normalized type, making the @_id property non-optional by @tiagobento in #2351
  • NO-ISSUE: DMN Editor: Boxed Expression context menu renders behind other panels by @danielzhe in #2350
  • NO-ISSUE: Boxed Expression Editor in DMN Editor produces non unique IDs for BKM node by @danielzhe in #2355
  • NO-ISSUE: Unable to copy and paste nodes in the new DMN Editor by @kbowers-ibm in #2354
  • kie-issues#1244: DMN Runner uses the JSON Schema specification instead of the OpenAPI Schema v3.0 by @ljmotta in #2356
  • NO-ISSUE: DMN Editor: Validate knowledge source node name to be unique by @jomarko in #2362
  • NO-ISSUE: DMN Editor: Prevent from 'Include model' click in case of empty model by @jomarko in #2353
  • NO-ISSUE: DMN Editor: Invocation function name and Annotation column name are copied twice by @danielzhe in #2363
  • kie-issues#1253: Configure -sources.jar for Maven-based packages on kie-tools by @pefernan in #2359
  • NO-ISSUE: DMN Editor: fix external node underline (input data) by @jomarko in #2360
  • kie-issues#1230: Rename kie-tools images from quay.io/kie-tools to docker.io/apache/incubator-kie-* by @thiagoelg in #2342
  • incubator-kie-issues#1257: Management Console: Node trigger component in process instance Details expects nodeDefinitionId in graphql queries by @pefernan in #2357
  • NO-ISSUE: Add missing build flag for the dev-deployment-upload-service by @thiagoelg in #2367
  • kie-issues#451: Implement autolayout on the new React-based DMN Editor for DMN files without Diagram information - Part 1 by @ljmotta in #2341
  • kie-issues#1264:Management-console: cannot reschedule job from Process Details screen by @pefernan in #2369
  • NO-ISSUE: Holding alt and navigating away from the page locks the editor by @kbowers-ibm in #2368
  • NO-ISSUE: Misleading forms by @Josephblt in #2361
  • kie-issues#1218: Replace explicit references to quay.io images across KIE Tools CI pipelines by @tiagobento in #2364
  • NO-ISSUE: Skip BpmnPrTest and DmnPrTest on Chrome Extension E2E tests by @tomasdavidorg in #2327
  • NO-ISSUE: Increase dev-deployment memory and fix dev-ui by @thiagoelg in #2370
  • kie-issues#964: Adapt kie-tools Jenkins staging/release jobs to build and deploy Quarkus Dev UI modules to Nexus/Maven Central by @rodrigonull in #2245
  • NO-ISSUE: Removing an Included Model should remove all references of it on the current model by @ljmotta in #2365
  • kie-issues#1188: DMN Runner shows an error message instead of empty state for empty DMNs by @ljmotta in #2372
  • NO-ISSUE: Update base images and maven plugins by @thiagoelg in #2376
  • incubator-kie-issues#1274: Management Console: Blank page displayed when trying to open the Process Instance details of an unexisting instance by @pefernan in #2378
  • kie-issues#1173: Retrieve workflow definitions from data index instead of openapi.json by @paulovmr in #2302
  • kie-issues#1271: Retrieve process definitions from data index instead of openapi.json by @paulovmr in #2377
  • NO-ISSUE: DMN Editor: Blank screen with DMN models 1.1 by @danielzhe in #2379
  • NO-ISSUE: Update CODEOWNERS by @ederign in #2385
  • NO_ISSUE: Adding bom's for jbpm-quarkus-devui & sonataflow-quarkus-devui by @pefernan in #2384
  • NO-ISSUE: KIE Sandbox: Add env variable for feedback URL by @kbowers-ibm in #2386
  • NO-ISSUE: Change the name of DMN legacy editor to DMN classic editor by @danielzhe in #2382
  • kie-issues#1245: Adapt KIE Tools release jobs to sign and upload release candidate artifacts to https://dist.apache.org/repos/dist/dev/incubator/kie by @rodrigonull in #2366
  • NO-ISSUE: DMN Editor: Context data type assignment menu is not well readable by @ljmotta in #2380
  • NO-ISSUE: Be more specific when registering SVG commands on the bpmn-vscode-extension by @tiagobento in #2383
  • NO-ISSUE: Move README.md.gotmpl out of the src dir so that it's not part of the final build by @thiagoelg in #2381
  • NO-ISSUE: Update CODEOWNERS by @paulovmr in #2387
  • NO-ISSUE: Adding maven-m2-repo-via-http-image to allow Maven projects to be built inside container image builds while referring to JARs built/downloaded in the host environment by @tiagobento in #2389
  • NO-ISSUE: DMN Editor Boxed Expression Types help icon is not working as expected by @danielzhe in #2392
  • kie-issues#1198: Copy the Compact Architecture Example in kie-tools by @pefernan in #2391
  • NO-ISSUE: Use offline m2 for dev-deployment-kogito-quarkus-blank-app-image by @thiagoelg in #2393
  • NO-ISSUE: Build form-generation-tool for all target archs on build:prod by @tiagobento in #2396
  • kie-issues#337: KIE Sandbox shows a blank page in Firefox by @thiagoelg in #2397
  • NO-ISSUE: DMN Editor: Unable to "unhide" a hidden Decision Service Node by @kbowers-ibm in #2371
  • kie-tools-2398: Rename dataIndexEphemeralTag to dataIndexEphemeralImageTag in config files by @wmedvede in #2399
  • NO-ISSUE: Remove Staging pipelines by @tiagobento in #2395
  • NO-ISSUE: Use container IP directly of maven-m2-repo-via-http by @tiagobento in #2400
  • NO-ISSUE: Use latest version of Node.js 20 on CORS proxy image by @tiagobento in #2404
  • NO-ISSUE: DMN Editor: Fix copy/paste expression using logic type selector by @ljmotta in #2401
  • NO-ISSUE: CVE Fixes on org.apache.commons:commons-compress and org.iq80.snappy:snappy by @porcelli in #2405
  • NO-ISSUE: Update JDT.LS to 1.34 by @yesamer in #2403
  • NO-ISSUE: DMN Editor: Add label and typeRef fallback values to Boxed Function Expression by @ljmotta in #2407
  • NO-ISSUE: Better samples on KIE Sandbox, and "PROD" mode by default on jbpm-compact-architecture-example's consoles by @pefernan in #2409
  • NO-ISSUE: DMN Editor: Remove index and dmnElementRefQName from dmnShape by @ljmotta in #2410
  • kie-issues#131: Clear error state on CreateGit and CreateGist modal close by @jomarko in #2411
  • NO-ISSUE: Fix missing envsubst in the kie-tools-ci-build image by @rodrigonull in #2412
  • NO-ISSUE: Cleanup some Maven repository declarations by @tiagobento in #2408
  • kie-issues#1269: kn-plugin-workflow: Improve gen-manifests by @treblereel in #2373
  • kie-issues#1219 - Configure Dockerhub credentials on KIE Tools CI pipelines by @rodrigonull in #2415
  • kie-issues#392: Upgrade node from 18 to 20 on kie-tools by @thiagoelg in #2414
  • NO-ISSUE: Make sure E2E tests reports dir always exists for sonataflow-{devmode,builder}-image packages by @tiagobento in #2416
  • NO-ISSUE: Fix pushing KIE Tools images to dockerhub by @rodrigonull in #2419
  • NO-ISSUE: Upgrade pnpm to 9.3.0 by @tiagobento in #2417
  • kie-tools#2423: Update Node version in readme file by @LuboTerifaj in #2424
  • kie-issues#1207: serverless-workflow-diagram-editor get ECONNREFUSED on bootstrap with a proxy by @fantonangeli in #2420
  • NO-ISSUE: Revert JDT.LS to 1.30.1 by @yesamer in #2425
  • kie-issues#866: Standardize scripts/tasks names and execution order on KIE Tools packages (1/n) by @tiagobento in #2413
  • kie-issues#1325: In FEEL round operations, the scale parameter must be in the range [−6111..6176] by @jomarko in #2431
  • kie-issues#1325: ceiling, decimal and floor scale needs to be in the … by @jomarko in #2434
  • kie-issues#469: Static Validation for DMN and BPMN Editors on VS Code extensions - Part 1 by @Josephblt in #2165
  • NO-ISSUE: Adjust CI for all branches by @rodrigonull in #2433
  • kie-issues#243: Fill the "description" of every env var on kie-tools build and save the report somewhere (1/2) by @tiagobento in #2421
  • kie-issues#467: Upgrade prettier from 2.x.x to 3.x.x on kie-tools by @ljmotta in #2406
  • incubator-kie-issues#1338: 'Thread blocked' Exception in console when starting 'jbpm-quarkus-devui' & 'sonataflow-quarkus-devui' by @pefernan in #2437
  • NO-ISSUE: Fix typos in sample bpmn files by @jomarko in #2436
  • NO-ISSUE: BPMN Editor can't change/delete process variables being used - No error or alert message by @jomarko in #2426
  • NO-ISSUE: Fix 'Wether' typo in Openshift and Kubernetes modals by @jomarko in #2440
  • NO-ISSUE: Update sparse-checkout Docker instructions to use docker.io instead of quay.io build image. by @tiagobento in #2443
  • NO-ISSUE: sonataflow-operator: generate stable names for workflow resources by @rgolangh in #2375
  • kie-issues#1358: Fix typo in the container image name (jppm -> jbpm) by @jomarko in #2450
  • NO-ISSUE: Upgrade Kogito to 999-20240623-SNAPSHOT by @pefernan in #2442
  • kie-issues#1357: Align java and maven versions on CI across all KIE repositories by @rodrigonull in #2451
  • NO-ISSUE: Set locale to "en-US" before generating image-builder and run-script-if READMEs by @ljmotta in #2444
  • kie-issues#1331: Upgrade to jest 29.x.x on kie-tools by @ljmotta in #2445
  • kie-issues#652: Document Dev deployments and its requirements on KIE Sandbox by @thiagoelg in #2429
  • NO-ISSUE: Prettier configuration for VS Code by @tiagobento in #2439
  • kie-issues#1232: Stop using "latest" and "daily-dev" tags on kie-tools and default to a new env var with the "development stream name" by @rodrigonull in #2447
  • kie-issues#1162: Add DMN Boxed Filter expression tests by @jomarko in #2308
  • kie-issues#1320: Fix and add environment variables to the dev-deployment-dmn-form-webapp by @thiagoelg in #2438
  • kie-issues#1364: bump golang.org/x/net from 0.17.0 to 0.23.0 in /packages/kogito-serverless-operator by @treblereel in #2452
  • kie-issues#1352: Enforce reproducible build on kie-tools by @pefernan in #2455
  • kie-issues#114: JavaCodeCompletion module fails to compile because of API change by @yesamer in #2453
  • NO-ISSUE: Fix publishing KIE Sandbox helm chart to Docker Hub by @rodrigonull in #2459
  • build(deps): bump github.com/gin-contrib/cors from 1.4.0 to 1.6.0 in /examples/commit-message-validation-service by @dependabot in #2460
  • kie-issues#1285: Remove unnecessary base image from quarkus examples (quay.io/kiegroup/kogito-runtime-jvm:latest) by @fantonangeli in #2457
  • NO-ISSUE Bump org.xmlunit:xmlunit-core from 2.9.0 to 2.10.0 by @yesamer in #2464
  • NO-ISSUE: Remove staging GitHub Actions workflows, unnecessary after definition of new release procedures for Apache KIE 10 by @tiagobento in #2467
  • kie-issues#1387: Adjust pipelines to use the gpg key provided by Apache to sign the artifacts by @rodrigonull in #2469
  • NO-ISSUE: Fix replacing CI image tag in setup-branch Jenkins job by @rodrigonull in #2471
  • [10.0.x] incubator-kie-tools#2475: Include the bump of variable tagVersion in version.go via the bump-version.sh script by @wmedvede in #2476
  • [10.0.x] kie-issues#1397: Adjust release pipelines for the Apache 10 release by @rodrigonull in #2487
  • [10.0.x] incubator-kie-tools#2488: Remove Red Hat from operator manifests by @wmedvede in #2489
  • [10.0.x] NO-ISSUE: Remove leftover headers from Red Hat by @ljmotta in #2496
  • [10.0.x] NO-ISSUE: Build for linux-arm64 and improve/fix tests for dev-deployment-upload-service by @thiagoelg in #2502
  • [10.0.x] kie-tools-2504: Remove outdated bddframework from sonataflow-operator by @wmedvede in #2505
  • [10.0.x] kie-tools-2483: sonataflow-quarkus-devui: send the DevUI webapp a parameter to recognize we are in a local cluster by @wmedvede in #2499
  • [10.0.x] kie-issues#2482: serverless-workflow-dev-ui-webapp: receive a parameter to recognize we are in a local cluster by @fantonangeli in #2500
  • NO-ISSUE: Apache staging SVN credentials by @rodrigonull in #2529
  • [10.0.x] NO-ISSUE: Temporarily disable failing stunner-editors tests (#2523) by @thiagoelg in #2530
  • [10.0.x] NO-ISSUE: Update screenshots for failing tests by @danielzhe in #2560
  • [10.0.x] NO-ISSUE: Release jobs adjustments for the Apache 10 release by @rodrigonull in #2556
  • [10.0.x] NO-ISSUE: Add Drools staging repository to the DmnMarshallerBackendCompatibility jbang test script by @rodrigonull in #2569
  • [10.0.x] NO-ISSUE: Upgrade lima and colima for GH Actions (#2565) by @tiagobento in #2570
  • [10.0.x] NO-ISSUE: Fix Dashbuilder javadocs by @rodrigonull in #2572
  • [10.0.x] NO-ISSUE: Use image-builder and maven-m2-repo-via-http-image to build serverless-logic-web-tools-swf-dev-mode-image by @thiagoelg in #2575
  • [10.0.x] NO-ISSUE: Disable container images build on macOS GH runner (temporary fix) by @thiagoelg in #2586
  • [10.0.x] NO-ISSUE:serverless-logic-web-tools-swf-dev-mode-image optimizations for filesize by @thiagoelg in #2591
  • [10.0.x] NO-ISSUE: Release job updates and fixes for Apache 10 release by @rodrigonull in #2587
  • [10.0.x] NO-ISSUE: Missing KIE Sandbox Quarkus Accelerator Jenkins job and checksum files content fixes by @rodrigonull in #2596
  • [10.0.x] NO-ISSUE: Use maven-m2-repo-via-http to build sonataflow-builder/devmode-images by @thiagoelg in #2616
  • [10.0.x] NO-ISSUE: Fix sonataflow {builder,devmode} image release jobs by @rodrigonull in #2625
  • [10.0.x] Release job image upload fixes and updates by @rodrigonull in #2640
  • [10.0.x][NO-ISSUE] Missing maven settings file updates on sonataflow image release jobs by @rodrigonull in #2643
  • [10.0.x] NO-ISSUE: Fix online-editor release job packages paths by @rodrigonull in #2646
  • [10.0.x] NO-ISSUE: Fix the artifacts paths in the checksum files by @rodrigonull in #2648
  • [10.0.x] kie-tools#2650: SonataFlow operator apache-rat tool fixes by @wmedvede in #2651
  • [10.0.0] NO-ISSUE: Release promotion Jenkins jobs adjustments by @rodrigonull in #2658
  • kie-issues#1601: removing binary files and disabling tests associated with those by @porcelli in #2722
  • NO_ISSUE: 10.0.0-rc3 update needed by @porcelli in #2728
  • [10.0.x] NO-ISSUE: Fix release jobs invocation by @rodrigonull in #2729
  • [10.0.x] NO-ISSUE: Fix "Scripts not permitted to use method java.util.Collection toArray" error on release jobs by @rodrigonull in #2730
  • [10.0.x] NO-ISSUE: Release jobs fixes by @rodrigonull in #2732
  • [10.0.x] NO-ISSUE: Release job fixes by @rodrigonull in #2736
  • fix typo for gha release by @porcelli in #2737
  • adjusting release artifacts names to comply with Apache policy by @porcelli in #2738
  • [10.0.x] Adding missing legal files to Chrome Extensions release jobs by @porcelli in #2739
  • NO-ISSUE: Adding missing legal files to Chrome Extension release Jenkins job by @porcelli in #2741
  • [10.0.x] Remove compiled file from sources by @porcelli in #2748
  • [10.0.x] NO-ISSUE: Bump 'actions/upload-artifact' to v4 by @jomarko in #2768
  • fix jenkins script for chrome extension + updating legal files for 10.0.0 rc4 by @porcelli in #2779

New Contributors

Full Changelog: 0.32.0...10.0.0