[GitHub] camel pull request #2151: Adds zipkin http transport and moves off deprecate...

2017-12-15 Thread adriancole
GitHub user adriancole opened a pull request: https://github.com/apache/camel/pull/2151 Adds zipkin http transport and moves off deprecated collector This allows you to use zipkin's http endpoint, and any modern transport. This is important as scribe is deprecated. Notably, this

[GitHub] camel pull request #2150: CAMEL-12084: Test encoding for query params in cam...

2017-12-15 Thread davsclaus
Github user davsclaus closed the pull request at: https://github.com/apache/camel/pull/2150 ---

[GitHub] camel pull request #2149: CAMEL-12080: allow creating csvcontent without las...

2017-12-15 Thread davsclaus
Github user davsclaus closed the pull request at: https://github.com/apache/camel/pull/2149 ---

[GitHub] camel pull request #2150: CAMEL-12084: Test encoding for query params in cam...

2017-12-15 Thread dmvolod
GitHub user dmvolod opened a pull request: https://github.com/apache/camel/pull/2150 CAMEL-12084: Test encoding for query params in camel-olingo4 This code adds filter test for camel-olingo4 and shows that encoding for query params is implemented inside olingo4 library You can merg