GitHub user candrews opened a pull request:
https://github.com/apache/camel/pull/2282
SQS Producer support for numeric attributes
If a header of type `Number` is provided, map it to an SQS
`MessageAttributeValue` of type "Number" with the`MessageAttributeValue`'s
StringValue contai
GitHub user davidkarlsen opened a pull request:
https://github.com/apache/camel/pull/2281
CAMEL-12423: Upgrade to spring-boot 2.0.1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/davidkarlsen/camel boot2ga
Alternatively you can
Github user oscerd closed the pull request at:
https://github.com/apache/camel/pull/2279
---