Filipe Roque
Filipe Roque
Please use the following template to submit your issue. Following this template will allow us to quickly investigate and help you with your issue. Please be aware that issues which...
jandex
> The groupId would change from org.jboss[.jandex] to io.smallrye (or io.smallrye.jandex, but I'd probably prefer the first one :-) ). - https://github.com/smallrye/jandex/issues/124 - https://groups.google.com/g/smallrye/c/PdrDqlaOTmQ/m/JS5NfBwvAQAJ
### Old groupId org.apache.commons ### Old artifactId commons-fileupload ### New groupId org.apache.commons ### New artifactId commons-fileupload2 ### Context https://commons.apache.org/proper/commons-fileupload/migration.html ### Additional information The released version is 2.0.0-M2. Perhaps wait for...
**Agent Environment** ``` $ sudo datadog-agent version Agent 7.54.1 - Commit: 44d1992 - Serialization version: v5.0.114 - Go version: go1.21.9 ``` **Describe what happened:** After upgrading to 7.54.0, Kafka consumer...
We are using Datadog java agent in JAVA_TOOL_OPTIONS environment variable: `export JAVA_TOOL_OPTIONS="-javaagent:dd-java-agent.jar -Ddd.writer.type=LoggingWriter"` This means that when stork tries to discover java versions, the java version parsing algorithm sometimes fails...
Adds quotes to variables in Batch scripts that failed with spaces in path.
### Description: Specially on mobile clients, when opening a channel getting new messages is very slow. ### Steps to reproduce: 1. Open Rocketchat on mobile 2. Open channel 3. Getting...
Running keycloak: ``` wget -nc --quiet https://github.com/DataDog/dd-trace-java/releases/download/v1.37.0/dd-java-agent-1.37.0.jar docker run \ -d \ --rm \ --name keycloak \ --network host \ -e KEYCLOAK_ADMIN=admin \ -e KEYCLOAK_ADMIN_PASSWORD=admin \ -e "KC_HTTP_RELATIVE_PATH=/auth" \ -e...
### Old groupId org.apache.maven ### Old artifactId maven-archiver ### New groupId org.apache.maven.shared ### New artifactId maven-archiver ### Context _No response_ ### Additional information - https://github.com/apache/maven-archiver/pull/65 - https://issues.apache.org/jira/browse/MSHARED-546 - https://lists.apache.org/thread/w4y32odwd7tjwm74mgcxtqmg746kjnwk This...