camel-karaf icon indicating copy to clipboard operation
camel-karaf copied to clipboard

Apache Camel Karaf support

Results 42 camel-karaf issues
Sort by recently updated
recently updated
newest added

By default a bundle that is created thanks to the wrap protocol has 0 as version which is not convenient, the goal of this task is to add the bundle...

**camel-google-storage** feature is not in the camel-features.xml although there is a component for it. Although this feature isn't present in **camel-karaf** 3, we should reintroduce it.

Integration tests need to be added to at least cover nominal use cases to validate that the camel features work properly. But to avoid duplicating a lot of code, a...

Bumps org.slf4j:slf4j-api from 2.0.13 to 2.0.16. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.slf4j:slf4j-api&package-manager=maven&previous-version=2.0.13&new-version=2.0.16)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps jakarta.ws.rs:jakarta.ws.rs-api from 3.1.0 to 4.0.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jakarta.ws.rs:jakarta.ws.rs-api&package-manager=maven&previous-version=3.1.0&new-version=4.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps [com.orbitz.consul:consul-client](https://github.com/OrbitzWorldwide/consul-client) from 1.3.3 to 1.5.3. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.orbitz.consul:consul-client&package-manager=maven&previous-version=1.3.3&new-version=1.5.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
java

Bumps [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) from 3.14.9 to 4.12.0. Changelog Sourced from com.squareup.okhttp3:mockwebserver's changelog. Change Log Version 4.x See 4.x Change log for the stable version changelogs. Version 5.0.0-alpha.14 2024-04-17 Breaking: Move coroutines...

dependencies
java

Bumps `testcontainers-version` from 1.19.8 to 1.20.1. Updates `org.testcontainers:testcontainers` from 1.19.8 to 1.20.1 Release notes Sourced from org.testcontainers:testcontainers's releases. 1.20.1 What's Changed 🚀 Features & Enhancements Add support for Apache Kafka...

dependencies
java

It appears that the log level used for the camel-drill feature is DEBUG while INFO is expected which fills up the log file

enhancement