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

github-bot pushed a change to branch regen_bot_40x
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 51b93e90c17 CAMEL-20388: camel-salesforce - Invoke client.disconnect() 
when receiving connection failure message (#13725)
     add 6d61455378e CAMEL-20670: Make platform-http-vertx multipart attachment 
ids consistent with other HTTP components
     add 9de51e13b36 Bump aws-java-sdk2-version from 2.25.30 to 2.25.31 (#13785)
     add 43e539facf2 Bump groovy-version from 4.0.20 to 4.0.21 (#13786)
     add a86185ceb17 Bump slf4j-version from 2.0.12 to 2.0.13 (#13787)
     add c0f7e38dbf1 Bump huaweicloud-sdk-version from 3.1.90 to 3.1.91 (#13788)
     add 33629b77447 camel-jbang - Upgrade to hawtio 4.0.0 (#13789)
     add 3ae0f70ad05 CAMEL-20673: camel-core - Add type converter for string to 
TimeUnit (#13790)
     add 7e058efd3fb CAMEL-20674: camel-xml-io - Allow parser to santize uris 
from XML that may be set by end user using multi line which causes uri to be 
with whitespace noise.
     add c1de3f7da35 CAMEL-20676: camel-snmp - Delay cannot be configured 
(#13791)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/snmp.json  |  2 +-
 .../http/vertx/VertxPlatformHttpConsumer.java      |  2 +-
 .../http/vertx/VertxPlatformHttpEngineTest.java    |  5 ++--
 .../org/apache/camel/component/snmp/snmp.json      |  2 +-
 .../apache/camel/component/snmp/SnmpEndpoint.java  | 19 +++----------
 .../converter/CamelBaseBulkConverterLoader.java    | 11 +++++++-
 .../apache/camel/converter/DateTimeConverter.java  | 16 +++++++++++
 .../impl/converter/CoreTypeConverterRegistry.java  | 18 +++++--------
 .../camel/impl/converter/EnumTypeConverter.java    | 31 +++++++++++++++++-----
 .../camel/converter/DateTimeConverterTest.java     |  7 +++++
 .../java/org/apache/camel/xml/in/ModelParser.java  | 18 ++++++-------
 .../java/org/apache/camel/xml/in/BaseParser.java   |  4 +++
 .../ROOT/pages/camel-4x-upgrade-guide-4_6.adoc     |  4 +++
 .../endpoint/dsl/SnmpEndpointBuilderFactory.java   |  4 +--
 .../dsl/jbang/core/commands/process/Hawtio.java    |  4 +--
 .../apache/camel/kotlin/components/SnmpUriDsl.kt   |  2 +-
 parent/pom.xml                                     |  8 +++---
 .../packaging/ModelXmlParserGeneratorMojo.java     |  7 ++++-
 18 files changed, 105 insertions(+), 59 deletions(-)

Reply via email to