This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from db6e485 Upgrade jira new 65c03d0 camel-core - Optimize CamelURIParser when uri is already normalized to reduce object allocations. new dbb5414 Regen 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: .../org/apache/camel/support/OffUuidGenerator.java | 6 ++-- .../java/org/apache/camel/util/CamelURIParser.java | 35 ++++++++++++++++++++++ .../java/org/apache/camel/util/URISupport.java | 8 ++++- .../org/apache/camel/util/CamelURIParserTest.java | 21 +++++++++++++ 4 files changed, 66 insertions(+), 4 deletions(-)