camel-language-server
camel-language-server copied to clipboard
The Apache Camel LSP server implementation
Bumps `kubernetes.client.version` from 6.10.0 to 6.12.1. Updates `io.fabric8:kubernetes-client` from 6.10.0 to 6.12.1 Release notes Sourced from io.fabric8:kubernetes-client's releases. 6.12.1 (2024-04-18) Bugs Fix #5880: OpenID Connect token refreshed in loaded Config...
Bumps org.apache.logging.log4j:log4j-slf4j-impl from 2.22.1 to 2.23.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
I previously missed the part that there was an Exception thrown in case the cancel was useful... ``` If not already completed, completes this CompletableFuture with a CancellationException. ```
Implementation of the Content Based Router on the Camel language server. Draft to set a working build although I'll be iterating on it to add/refactor stuff for better extendability.
precise test name is lost this way to have the more compact way of writing it. Not sure what is the best. i'm wondering if the use case is clear...
due to an upgrade in SonarCloud, we lost the code coverage. We need to find how to reenable it.
currently, there is only a check that the connection to the websocket is ok.