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 c2a3341606e CAMEL-21339: rest-dsl - Fix clientRequestValidation to deal with empty body when content-type header has been sent for GET requests. new e8faff90967 CAMEL-21338: camel-core - Add boot startup time in INFO logging so it show the total time incl boot camel-jbang/camel-main/camel-spring-boot that may take some time also. new 8ff30af1ac3 Polished The 2 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: .../src/main/java/org/apache/camel/ContextEvents.java | 6 ++++++ .../apache/camel/impl/engine/AbstractCamelContext.java | 18 ++++++++++++++++-- .../src/main/java/org/apache/camel/main/Main.java | 3 +++ .../main/java/org/apache/camel/main/MainSupport.java | 8 ++++++++ .../support/startup/LoggingStartupStepRecorder.java | 7 ++++++- 5 files changed, 39 insertions(+), 3 deletions(-)