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 user davsclaus closed the pull request at:
https://github.com/apache/camel/pull/2150
---
Github user davsclaus closed the pull request at:
https://github.com/apache/camel/pull/2149
---
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