This is an automated email from the ASF dual-hosted git repository.
fjtiradosarti pushed a change to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-runtimes.git
from 626bbed461 [Fix #1505] Avoid many instances of
DefaultNodeInstanceFactory (#3689)
add f41d4fdeb4 [Fix #3694] Avoid generation of fake
ProcessInstanceVariableDataEvent (#3696)
No new revisions were added by this update.
Summary of changes:
.../java/org/kie/kogito/expr/jq/JqExpression.java | 7 ++-
.../kogito/expr/jsonpath/JsonPathExpression.java | 38 +++++++-----
.../WorkflowJacksonJsonNodeJsonProvider.java | 7 ++-
.../handlers/CompositeContextNodeHandler.java | 4 +-
.../StaticFluentWorkflowApplicationTest.java | 2 +-
.../{JsonNodeContext.java => VariablesHelper.java} | 72 +++++++++-------------
.../src/main/resources/forEachCustomType.sw.json | 2 +-
.../src/main/resources/forEachRest.sw.json | 2 +-
.../src/main/resources/foreach_child.sw.json | 2 +-
9 files changed, 67 insertions(+), 69 deletions(-)
rename
kogito-serverless-workflow/kogito-serverless-workflow-utils/src/main/java/org/kie/kogito/serverless/workflow/utils/{JsonNodeContext.java
=> VariablesHelper.java} (70%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]