Releases: TakeoffTech/clj-camel
Releases · TakeoffTech/clj-camel
2.1.0
What's Changed
- Upgraded camel to 3.13.0. Removed deprecated function by @taraktikos in #39
Full Changelog: 2.0.1...2.1.0
2.0.1
Implement missing camel fns (#38) * Add missing to-d dynamic route handler * Add missing remove-headers handler * Add fixed spelling for unmarshal, and deprecate misspelling * Add missing end-choice handler * Add changelog note, bump revision, add note about logging config
2.0.0
1.6.7
set-in-headers-from-wrapper (#35)
1.6.6
Update clj-camel.core : add new opts to recipient-list and multicast …
1.6.5
Update clj-camel.test-util : use AdviceWith/adviceWith instead of Rou…
1.6.4
Move upper bound to RemoteFileEndpoint
1.6.3
Fix remote file operations again
1.6.2
Fix remote file operations (#32)
1.6.1
Aggregation completion on batch consumer & rollback camel 3.9.0 (#31) * Aggregation completion on batch consumer & rollback camel 3.9.0 * Eager check completion