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 63ad028f16c Update known releases in catalog
add a4f82bb1acd CAMEL-17825: Hash generator in the Simple language (#12444)
No new revisions were added by this update.
Summary of changes:
.../modules/languages/pages/simple-language.adoc | 3 ++
.../language/simple/SimpleExpressionBuilder.java | 36 +++++++++++++++++
.../simple/ast/SimpleFunctionExpression.java | 20 ++++++++++
.../apache/camel/language/simple/SimpleTest.java | 46 ++++++++++++++++++++++
.../java/org/apache/camel/util/StringHelper.java | 12 ++++++
5 files changed, 117 insertions(+)