This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git
from b97cff5bb2d CAMEL-20471: camel-jbang - trace command should have show-exchange-variables option add 3954f5c5d6c CAMEL-20474: camel-platform-http-main - Add /q/info to show some basic details No new revisions were added by this update. Summary of changes: .../main/camel-main-configuration-metadata.json | 1 + .../http/main/DefaultMainHttpServerFactory.java | 1 + .../platform/http/main/MainHttpServer.java | 129 +++++++++++++++++++++ ...ttpServerConfigurationPropertiesConfigurer.java | 6 + .../camel-main-configuration-metadata.json | 1 + core/camel-main/src/main/docs/main.adoc | 3 +- .../main/HttpServerConfigurationProperties.java | 20 ++++ .../modules/ROOT/pages/camel-jbang.adoc | 3 + .../java/org/apache/camel/main/KameletMain.java | 6 + 9 files changed, 169 insertions(+), 1 deletion(-)