Commit 772d178
Ensure jetty 12 has servlet.path starting with / (#8093)
* chore: Update Gradle dependencies
* chore: Update Gradle dependencies
* chore: Update Gradle dependencies
* chore: Update Gradle dependencies
* baseline latest cxf to java 17
* Ensure servlet.path starts with /
* fix min java version property
* reformat
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andrea Marziali <[email protected]>1 parent f8d6ad8 commit 772d178
File tree
41 files changed
+835
-354
lines changed- dd-java-agent
- instrumentation
- apache-httpcore-5
- armeria-grpc
- armeria-jetty
- aws-java-eventbridge-2.0
- aws-java-sdk-1.11.0
- aws-java-sdk-2.2
- aws-java-sns-1.0
- aws-java-sns-2.0
- aws-java-sqs-1.0
- commons-text
- cxf-2.1
- src/latestDepTest/groovy
- enable-wallclock-profiling
- google-http-client
- google-pubsub
- grpc-1.5
- jetty-12/src/main/java17/datadog/trace/instrumentation/jetty12
- jsp-2.3
- kafka-connect-0.11
- log4j2/logs-intake
- micronaut/http-server-netty-4.0
- netty-buffer-4
- netty-concurrent-4
- netty-promise-4
- rabbitmq-amqp-2.7
- reactor-core-3.1
- reactor-netty-1
- redisson/redisson-3.10.3
- spring-messaging-4
- spring-scheduling-3.1
- spring-webflux-6
- thymeleaf
- tomcat-5.5
- tomcat-classloading-9
- testing/src/main/groovy/datadog/trace/agent/test/base
- dd-smoke-tests
- iast-util
- log-injection
- spring-boot-2.6-webmvc
- springboot
- wildfly
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
41 files changed
+835
-354
lines changedLines changed: 155 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments