[GitHub] camel pull request #1994: CAMEL-11832: Add support for Lambda

2017-10-03 Thread tlehoux
GitHub user tlehoux opened a pull request: https://github.com/apache/camel/pull/1994 CAMEL-11832: Add support for Lambda This is a camel component for aws-lambda service. It allows to invoke lambda function with Camel. Beside, it allows to create function, get function, list

[GitHub] camel pull request #1770: CAMEL-11244: camel-hazelcast: use string/enum inst...

2017-06-22 Thread tlehoux
Github user tlehoux closed the pull request at: https://github.com/apache/camel/pull/1770 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request #1770: CAMEL-11244: camel-hazelcast: use string/enum inst...

2017-06-16 Thread tlehoux
GitHub user tlehoux opened a pull request: https://github.com/apache/camel/pull/1770 CAMEL-11244: camel-hazelcast: use string/enum instead of numeric operation type I've kept operations current names in order to have backward compatibility especially with Spring/XML DSL. Ho

[GitHub] camel pull request #1722: CAMEL-10768: Dropbox component support specifying ...

2017-05-28 Thread tlehoux
Github user tlehoux closed the pull request at: https://github.com/apache/camel/pull/1722 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request #1722: CAMEL-10768: Dropbox component support specifying ...

2017-05-27 Thread tlehoux
GitHub user tlehoux opened a pull request: https://github.com/apache/camel/pull/1722 CAMEL-10768: Dropbox component support specifying route params using headers This a patch to support setting options with headers for dropbox component. It's for all endpoint options e

[GitHub] camel pull request #1567: CAMEL-11062 : Camel digitalocean component

2017-03-27 Thread tlehoux
Github user tlehoux closed the pull request at: https://github.com/apache/camel/pull/1567 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request #1567: CAMEL-11062 : Camel digitalocean component

2017-03-24 Thread tlehoux
GitHub user tlehoux opened a pull request: https://github.com/apache/camel/pull/1567 CAMEL-11062 : Camel digitalocean component I've created a new component to work with DigitalOcean API (https://developers.digitalocean.com/). It's based on work I did at https://github.c