Skip to content

v-0.8

Compare
Choose a tag to compare
@krasserm krasserm released this 27 May 13:52
· 47 commits to master since this release

Highlights

With this release all Camel components can now be used with Akka Streams. Therefore, the Camel DSL for Akka Streams now supersedes Akka's Camel module. A complete list of tickets and pull requests in this release is here.

New features and enhancements

Breaking changes

Camel DSL for Akka Streams:

  • request renamed to sendRequest
  • requestBody renamed to sendRequestBody

Camel DSL for FS2:

  • request renamed to sendRequest
  • requestBody renamed to sendRequestBody