This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 0d2dd0d13ba CAMEL-20547 migrate from apicurio to openapi3
     new cd4cec937c4 Wrong desc
     new d5007960337 CAMEL-20929: camel-core - Properties component with ignore 
missing property should also ignore from functions
     new 9d964152959 CAMEL-18186: camel-saga - InMemorySagaCoordinator should 
reuse existing exchange so for example distributed tracing spans are the same 
and not an entire new span.
     new 6607e7bb92f CAMEL-20929: camel-core - Properties component with ignore 
missing property should also ignore from functions

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../properties/DefaultPropertiesParser.java        | 38 +++++++++++++++-------
 .../component/properties/PropertiesComponent.java  |  2 +-
 .../apache/camel/processor/SagaFailuresTest.java   |  2 ++
 .../apache/camel/processor/SagaOptionsTest.java    |  2 ++
 .../java/org/apache/camel/processor/SagaTest.java  |  2 ++
 5 files changed, 34 insertions(+), 12 deletions(-)

Reply via email to