Apache Camel 3.11 releases: powerful rule-based routing and media engine

Apache Camel is a very powerful rule-based routing and media engine that provides an implementation of a POJO-based Enterprise Integration Patterns that you can use with its unusually powerful and easy-to-use API A Java domain definition language Domain Specific Language) to configure its routing or mediation rules. Through this domain definition language, you can in your IDE with a simple Java Code can write a type of security and has a certain intelligence rules description file. This greatly simplifies the definition of the definition of development compared to that complex XML configuration. Of course Apache Camel also provides a support for Spring configuration files.

Apache Camel 3.11 was released.

Changelog

BUG (25)

CAMEL-16741
camel-yaml-dsl – Yaml schema validation error for rest endpoints
CAMEL-16734
Recipient list does not wait for processing an exchange by recipients and ignores aggregation strategy when route is transacted.
CAMEL-16722
camel-mock – In predicate should be one predicate
CAMEL-16718
Conflict with Netty TCP + Resilience4J circuit breaker
CAMEL-16716
camel-mongodb streamFilter component option not honored
CAMEL-16715
ZipkinServerResponseAdapter#onResponse possible NullPointerException
CAMEL-16707
camel-rabbitmq connection leak on error during ‘declare’
CAMEL-16705
camel-spring-boot – Changing LoggingLevel for Camel Log at runtime
CAMEL-16701
Topic is not set if a KafkaConfiguration is used
CAMEL-16682
camel-mock – ConcurrentModificationException when asserting mock endpoints
CAMEL-16681
LazyStartProducer can result in NullPointerException in a multithreaded context
CAMEL-16670
Camel Component & Package Maven Plugins fail on some JSON resource files
CAMEL-16662
camel-spring-boot – Classloader cannot find xml route files inside spring boots proprietary layout
CAMEL-16661
camel-spring-boot – XML example logs Camel is started many times
CAMEL-16659
camel-core – Simple language parses minus sign (-) as a numeric value instead of a string value
CAMEL-16658
AmbiguousMethodCallException when using Mockito mock as bean for camel-bean component.
CAMEL-16657
camel-ftp – fileExists=Append and no file already exists
CAMEL-16640
camel-kafka race conditions during shut down
CAMEL-16634
karaf – Errors installing Karaf features after camel-kafka installation
CAMEL-16632
camel-salesforce – NPE On Processing Composite Collections Response
CAMEL-16629
camel-core – InterceptSendToEndpoint – AfterUri should only trigger if when was true
CAMEL-16622
Validator component fails with java.lang.IllegalArgumentException: protocol = https host = null
CAMEL-16532
CXFConsumer unexpectedly unregistered
CAMEL-16509
Incorrect span timing information reported by camel-zipkin when using parallel processing with multicast/recipientList
CAMEL-16263
camel-google-pubsub – Consumer does not recover from 500 series error from Google

More

Download