camel-wmq: Improve camel wmq component to allow bytebuffer as body with an correct options (bodyType, bytes). Thanks to Benjamin Kuchcik
camel-wmq: Extend the Camel imported version in Camel WMQ component. Jean-Baptiste Onofré
camel-firebase: FirebaseConfig.init(...) now uses ResourceHelper.resolveMandatoryResourceAsInputStream instead of Files.newInputStream. Thanks to Björn Þór Jónsson
camel-firebase: Upgrading the Firebase SDK version form 4.0.3 to 6.4.0 and adapting usage to changes in its API. Thanks to Björn Þór Jónsson
2.18.x
2.18.1 (currently in progress)
2.18.0
support for ASF Camel 2.18.0
Added support for readLock=change in camel-jcifs CAMEX-72
Added support for listner=false in camel-esper CAMEX-73
Make sure to destroy esper service when stoping the camel comptonent
Add syntax element
Fix DB4O spring test case
Incorporate CSV data format changes
Add UriEndpoint annotation
Added option for mode (e.g. bind vs. connect) to camel-zeromq
Added new camel-cics component CAMEL-9154
Add camel-wmq component
Added new camel-firebase component
Remove db4o component from the reactor
2.16.x
2.16.0 (currently in progress)
support for ASF Camel 2.16.0
Added support for readLock=change in camel-jcifs CAMEX-72
Add syntax element
Setting log dependencies to to test scope CAMEX-63
Fix DB4O spring test case
Incorporate CSV data format changes
Add UriEndpoint annotation
Added option for mode (e.g. bind vs. connect) to camel-zeromq
Added new camel-cics component CAMEL-9154 (not inlcuded in
Add camel-wmq component
Remove db4o component from the reactor
2.15.x
2.15.1 (currently in progress)
Added support for readLock=change in camel-jcifs CAMEX-72
2.15.0
support for ASF Camel 2.15.0
Add syntax element
Setting log dependencies to to test scope CAMEX-63
Fix DB4O spring test case
Incorporate CSV data format changes
Fixed Spring Neo4j component to work with newer Camel baseline
2.14.1
support for ASF Camel 2.14.1
2.14.1
support for ASF Camel 2.14.1
2.14.0
support for ASF Camel 2.14.0
added proper EagerLimitMaxMessagesPerPoll option support for jcifs component
Added fileExist=Move support to camel-jcifs CAMEX-59
Removed unnecessary and misleading error log when renaming files in jcifs. Thanks to Dirk for the patch.
Added timestamp supports to camel-jcifs (Thanks to Andrzej Gdula)
Improved log message in DefaultSmbClient. Thanks to Dirk for the patch. CAMEX-62