Thomas Canava
Thomas Canava
### Describe the bug When using encrypted configuration with the opentelemetry extensions, the build fails with ```java org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':quarkusAppPartsBuild'. at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.lambda$executeIfValid$1(ExecuteActionsTaskExecuter.java:130) at org.gradle.internal.Try$Failure.ifSuccessfulOrElse(Try.java:282) at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeIfValid(ExecuteActionsTaskExecuter.java:128) at...
# Purpose This PR adds a new request type to the `KafkaRequestReply` so that we can receive multiple replies to a request. This can be useful when you want to...
### Welcome! - [x] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/whoami/issues) and didn't find any. ### What did you do? When doing a HTTP POST a request with a certain...
Fixes #1139 , the lines the vi cursor was moving to were not to be updated.