-
Notifications
You must be signed in to change notification settings - Fork 311
Fixing ArrayIndexOutOfBoundsException in PercentEscaper #9032
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Hi! 👋 Thanks for your pull request! 🎉 To help us review it, please make sure to:
If you need help, please check our contributing guidelines. |
BenchmarksStartupParameters
See matching parameters
SummaryFound 0 performance improvements and 0 performance regressions! Performance is the same for 46 metrics, 7 unstable metrics. Startup time reports for insecure-bankgantt
title insecure-bank - global startup overhead: candidate=1.51.0-SNAPSHOT~7f6f769e58, baseline=1.51.0-SNAPSHOT~faeb62cfb1
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (1.005 s) : 0, 1005138
Total [baseline] (8.526 s) : 0, 8526403
Agent [candidate] (992.775 ms) : 0, 992775
Total [candidate] (8.521 s) : 0, 8520991
section iast
Agent [baseline] (1.125 s) : 0, 1125278
Total [baseline] (9.213 s) : 0, 9212843
Agent [candidate] (1.128 s) : 0, 1128047
Total [candidate] (9.24 s) : 0, 9240100
gantt
title insecure-bank - break down per module: candidate=1.51.0-SNAPSHOT~7f6f769e58, baseline=1.51.0-SNAPSHOT~faeb62cfb1
dateFormat X
axisFormat %s
section tracing
BytebuddyAgent [baseline] (693.704 ms) : 0, 693704
BytebuddyAgent [candidate] (685.417 ms) : 0, 685417
GlobalTracer [baseline] (244.681 ms) : 0, 244681
GlobalTracer [candidate] (241.595 ms) : 0, 241595
AppSec [baseline] (30.566 ms) : 0, 30566
AppSec [candidate] (29.945 ms) : 0, 29945
Debugger [baseline] (6.105 ms) : 0, 6105
Debugger [candidate] (6.083 ms) : 0, 6083
Remote Config [baseline] (650.127 µs) : 0, 650
Remote Config [candidate] (644.565 µs) : 0, 645
Telemetry [baseline] (8.254 ms) : 0, 8254
Telemetry [candidate] (8.175 ms) : 0, 8175
section iast
BytebuddyAgent [baseline] (804.295 ms) : 0, 804295
BytebuddyAgent [candidate] (806.474 ms) : 0, 806474
GlobalTracer [baseline] (231.007 ms) : 0, 231007
GlobalTracer [candidate] (231.814 ms) : 0, 231814
AppSec [baseline] (29.211 ms) : 0, 29211
AppSec [candidate] (25.679 ms) : 0, 25679
Debugger [baseline] (5.723 ms) : 0, 5723
Debugger [candidate] (5.815 ms) : 0, 5815
Remote Config [baseline] (572.141 µs) : 0, 572
Remote Config [candidate] (578.032 µs) : 0, 578
Telemetry [baseline] (7.829 ms) : 0, 7829
Telemetry [candidate] (7.848 ms) : 0, 7848
IAST [baseline] (25.881 ms) : 0, 25881
IAST [candidate] (29.032 ms) : 0, 29032
Startup time reports for petclinicgantt
title petclinic - global startup overhead: candidate=1.51.0-SNAPSHOT~7f6f769e58, baseline=1.51.0-SNAPSHOT~faeb62cfb1
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (1.013 s) : 0, 1013282
Total [baseline] (10.658 s) : 0, 10657552
Agent [candidate] (991.888 ms) : 0, 991888
Total [candidate] (10.635 s) : 0, 10635442
section appsec
Agent [baseline] (1.166 s) : 0, 1166430
Total [baseline] (10.629 s) : 0, 10628829
Agent [candidate] (1.169 s) : 0, 1169427
Total [candidate] (10.664 s) : 0, 10663887
section iast
Agent [baseline] (1.133 s) : 0, 1133077
Total [baseline] (10.861 s) : 0, 10860520
Agent [candidate] (1.136 s) : 0, 1135521
Total [candidate] (10.805 s) : 0, 10805126
section profiling
Agent [baseline] (1.245 s) : 0, 1244655
Total [baseline] (11.1 s) : 0, 11099952
Agent [candidate] (1.245 s) : 0, 1245119
Total [candidate] (10.907 s) : 0, 10906761
gantt
title petclinic - break down per module: candidate=1.51.0-SNAPSHOT~7f6f769e58, baseline=1.51.0-SNAPSHOT~faeb62cfb1
dateFormat X
axisFormat %s
section tracing
BytebuddyAgent [baseline] (700.048 ms) : 0, 700048
BytebuddyAgent [candidate] (684.691 ms) : 0, 684691
GlobalTracer [baseline] (245.992 ms) : 0, 245992
GlobalTracer [candidate] (241.582 ms) : 0, 241582
AppSec [baseline] (30.856 ms) : 0, 30856
AppSec [candidate] (29.877 ms) : 0, 29877
Debugger [baseline] (6.184 ms) : 0, 6184
Debugger [candidate] (6.047 ms) : 0, 6047
Remote Config [baseline] (665.932 µs) : 0, 666
Remote Config [candidate] (649.323 µs) : 0, 649
Telemetry [baseline] (8.452 ms) : 0, 8452
Telemetry [candidate] (8.148 ms) : 0, 8148
section appsec
BytebuddyAgent [baseline] (707.177 ms) : 0, 707177
BytebuddyAgent [candidate] (708.6 ms) : 0, 708600
GlobalTracer [baseline] (234.295 ms) : 0, 234295
GlobalTracer [candidate] (235.087 ms) : 0, 235087
AppSec [baseline] (167.896 ms) : 0, 167896
AppSec [candidate] (168.621 ms) : 0, 168621
Debugger [baseline] (5.816 ms) : 0, 5816
Debugger [candidate] (5.856 ms) : 0, 5856
Remote Config [baseline] (596.416 µs) : 0, 596
Remote Config [candidate] (598.675 µs) : 0, 599
Telemetry [baseline] (8.069 ms) : 0, 8069
Telemetry [candidate] (8.089 ms) : 0, 8089
IAST [baseline] (21.882 ms) : 0, 21882
IAST [candidate] (21.853 ms) : 0, 21853
section iast
BytebuddyAgent [baseline] (810.345 ms) : 0, 810345
BytebuddyAgent [candidate] (812.133 ms) : 0, 812133
GlobalTracer [baseline] (232.629 ms) : 0, 232629
GlobalTracer [candidate] (232.96 ms) : 0, 232960
AppSec [baseline] (28.366 ms) : 0, 28366
AppSec [candidate] (28.18 ms) : 0, 28180
Debugger [baseline] (5.737 ms) : 0, 5737
Debugger [candidate] (5.817 ms) : 0, 5817
Remote Config [baseline] (562.703 µs) : 0, 563
Remote Config [candidate] (576.237 µs) : 0, 576
Telemetry [baseline] (7.841 ms) : 0, 7841
Telemetry [candidate] (7.91 ms) : 0, 7910
IAST [baseline] (26.753 ms) : 0, 26753
IAST [candidate] (27.01 ms) : 0, 27010
section profiling
ProfilingAgent [baseline] (102.673 ms) : 0, 102673
ProfilingAgent [candidate] (102.663 ms) : 0, 102663
BytebuddyAgent [baseline] (679.428 ms) : 0, 679428
BytebuddyAgent [candidate] (679.197 ms) : 0, 679197
GlobalTracer [baseline] (361.682 ms) : 0, 361682
GlobalTracer [candidate] (362.163 ms) : 0, 362163
AppSec [baseline] (31.607 ms) : 0, 31607
AppSec [candidate] (32.539 ms) : 0, 32539
Debugger [baseline] (11.853 ms) : 0, 11853
Debugger [candidate] (7.516 ms) : 0, 7516
Remote Config [baseline] (666.114 µs) : 0, 666
Remote Config [candidate] (679.537 µs) : 0, 680
Telemetry [baseline] (7.931 ms) : 0, 7931
Telemetry [candidate] (11.558 ms) : 0, 11558
Profiling [baseline] (102.697 ms) : 0, 102697
Profiling [candidate] (102.689 ms) : 0, 102689
LoadParameters
See matching parameters
SummaryFound 1 performance improvements and 2 performance regressions! Performance is the same for 9 metrics, 12 unstable metrics.
Request duration reports for insecure-bankgantt
title insecure-bank - request duration [CI 0.99] : candidate=1.51.0-SNAPSHOT~7f6f769e58, baseline=1.51.0-SNAPSHOT~faeb62cfb1
dateFormat X
axisFormat %s
section baseline
no_agent (4.325 ms) : 4272, 4378
. : milestone, 4325,
iast (8.998 ms) : 8852, 9144
. : milestone, 8998,
iast_FULL (13.692 ms) : 13423, 13961
. : milestone, 13692,
iast_GLOBAL (9.981 ms) : 9795, 10167
. : milestone, 9981,
profiling (9.016 ms) : 8869, 9163
. : milestone, 9016,
tracing (7.784 ms) : 7669, 7898
. : milestone, 7784,
section candidate
no_agent (4.313 ms) : 4259, 4366
. : milestone, 4313,
iast (8.987 ms) : 8825, 9149
. : milestone, 8987,
iast_FULL (13.66 ms) : 13394, 13927
. : milestone, 13660,
iast_GLOBAL (9.886 ms) : 9703, 10070
. : milestone, 9886,
profiling (8.648 ms) : 8512, 8783
. : milestone, 8648,
tracing (7.662 ms) : 7546, 7777
. : milestone, 7662,
Request duration reports for petclinicgantt
title petclinic - request duration [CI 0.99] : candidate=1.51.0-SNAPSHOT~7f6f769e58, baseline=1.51.0-SNAPSHOT~faeb62cfb1
dateFormat X
axisFormat %s
section baseline
no_agent (35.261 ms) : 34980, 35542
. : milestone, 35261,
appsec (46.198 ms) : 45797, 46600
. : milestone, 46198,
code_origins (46.033 ms) : 45660, 46406
. : milestone, 46033,
iast (43.125 ms) : 42755, 43496
. : milestone, 43125,
profiling (46.929 ms) : 46515, 47343
. : milestone, 46929,
tracing (44.077 ms) : 43701, 44452
. : milestone, 44077,
section candidate
no_agent (38.167 ms) : 37859, 38475
. : milestone, 38167,
appsec (48.667 ms) : 48243, 49090
. : milestone, 48667,
code_origins (45.408 ms) : 45049, 45767
. : milestone, 45408,
iast (42.96 ms) : 42596, 43324
. : milestone, 42960,
profiling (47.54 ms) : 47103, 47977
. : milestone, 47540,
tracing (44.482 ms) : 44119, 44845
. : milestone, 44482,
DacapoParameters
See matching parameters
SummaryFound 0 performance improvements and 0 performance regressions! Performance is the same for 12 metrics, 0 unstable metrics. Execution time for tomcatgantt
title tomcat - execution time [CI 0.99] : candidate=1.51.0-SNAPSHOT~7f6f769e58, baseline=1.51.0-SNAPSHOT~faeb62cfb1
dateFormat X
axisFormat %s
section baseline
no_agent (1.478 ms) : 1467, 1490
. : milestone, 1478,
appsec (2.398 ms) : 2350, 2447
. : milestone, 2398,
iast (2.186 ms) : 2125, 2247
. : milestone, 2186,
iast_GLOBAL (2.222 ms) : 2161, 2283
. : milestone, 2222,
profiling (2.034 ms) : 1984, 2083
. : milestone, 2034,
tracing (2.014 ms) : 1967, 2061
. : milestone, 2014,
section candidate
no_agent (1.479 ms) : 1468, 1491
. : milestone, 1479,
appsec (2.394 ms) : 2346, 2442
. : milestone, 2394,
iast (2.183 ms) : 2122, 2244
. : milestone, 2183,
iast_GLOBAL (2.222 ms) : 2161, 2283
. : milestone, 2222,
profiling (2.047 ms) : 1997, 2097
. : milestone, 2047,
tracing (2.003 ms) : 1955, 2051
. : milestone, 2003,
Execution time for biojavagantt
title biojava - execution time [CI 0.99] : candidate=1.51.0-SNAPSHOT~7f6f769e58, baseline=1.51.0-SNAPSHOT~faeb62cfb1
dateFormat X
axisFormat %s
section baseline
no_agent (14.964 s) : 14964000, 14964000
. : milestone, 14964000,
appsec (14.973 s) : 14973000, 14973000
. : milestone, 14973000,
iast (18.142 s) : 18142000, 18142000
. : milestone, 18142000,
iast_GLOBAL (17.929 s) : 17929000, 17929000
. : milestone, 17929000,
profiling (15.272 s) : 15272000, 15272000
. : milestone, 15272000,
tracing (14.596 s) : 14596000, 14596000
. : milestone, 14596000,
section candidate
no_agent (15.0 s) : 15000000, 15000000
. : milestone, 15000000,
appsec (14.935 s) : 14935000, 14935000
. : milestone, 14935000,
iast (18.516 s) : 18516000, 18516000
. : milestone, 18516000,
iast_GLOBAL (17.929 s) : 17929000, 17929000
. : milestone, 17929000,
profiling (15.295 s) : 15295000, 15295000
. : milestone, 15295000,
tracing (14.784 s) : 14784000, 14784000
. : milestone, 14784000,
|
@PerfectSlayer @mhlidd I think this should not have |
Thanks for the heads-up, I removed id. I did not think it would be trigger in prod. |
I agree. There were no tests for this initially because the escaper code was taken directly from OTEL, but was then modified because our use case was slightly different. The only time this is currently tested is through cc: @PerfectSlayer |
| Package | Type | Package file | Manager | Update | Change | |---|---|---|---|---|---| | [com.google.errorprone:error_prone_annotations](https://errorprone.info) ([source](https://github.com/google/error-prone)) | dependencies | misk/gradle/libs.versions.toml | gradle | minor | `2.39.0` -> `2.40.0` | | [org.apache.commons:commons-lang3](https://commons.apache.org/proper/commons-lang/) ([source](https://gitbox.apache.org/repos/asf/commons-lang.git)) | dependencies | misk/gradle/libs.versions.toml | gradle | minor | `3.17.0` -> `3.18.0` | | [org.jetbrains.kotlinx.binary-compatibility-validator](https://github.com/Kotlin/binary-compatibility-validator) | plugin | misk/gradle/libs.versions.toml | gradle | patch | `0.18.0` -> `0.18.1` | | [com.datadoghq:dd-trace-api](https://github.com/datadog/dd-trace-java) | dependencies | misk/gradle/libs.versions.toml | gradle | minor | `1.50.1` -> `1.51.0` | | [software.amazon.awssdk:sdk-core](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.77` -> `2.31.78` | | [software.amazon.awssdk:sqs](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.77` -> `2.31.78` | | [software.amazon.awssdk:dynamodb-enhanced](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.77` -> `2.31.78` | | [software.amazon.awssdk:dynamodb](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.77` -> `2.31.78` | | [software.amazon.awssdk:aws-core](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.77` -> `2.31.78` | | [software.amazon.awssdk:bom](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.77` -> `2.31.78` | | [software.amazon.awssdk:auth](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.77` -> `2.31.78` | --- ### Release Notes <details> <summary>google/error-prone (com.google.errorprone:error_prone_annotations)</summary> ### [`v2.40.0`](https://github.com/google/error-prone/releases/tag/v2.40.0): Error Prone 2.40.0 Changes: - Bug fixes and improvements - Releases (including snapshots) have migrated from [OSSRH to the Central Publisher Portal](https://central.sonatype.org/pages/ossrh-eol/#process-to-migrate) Full changelog: google/error-prone@v2.39.0...v2.40.0 </details> <details> <summary>Kotlin/binary-compatibility-validator (org.jetbrains.kotlinx.binary-compatibility-validator)</summary> ### [`v0.18.1`](https://github.com/Kotlin/binary-compatibility-validator/releases/tag/0.18.1) [Compare Source](Kotlin/binary-compatibility-validator@0.18.0...0.18.1) #### What's Changed - Fixed a bug preventing use of cross-compilation support during KLIB dump validation \[[#​304](https://github.com/Kotlin/binary-compatibility-validator/issues/304)]\[[#​306](https://github.com/Kotlin/binary-compatibility-validator/issues/306)] </details> <details> <summary>datadog/dd-trace-java (com.datadoghq:dd-trace-api)</summary> ### [`v1.51.0`](https://github.com/DataDog/dd-trace-java/releases/tag/v1.51.0): 1.51.0 ### Components #### Application Security Management (IAST) - 🐛 Fix verify error when ctor params are used after a call site ([#​9083](DataDog/dd-trace-java#9083) - [@​manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez)) - 🐛 Limit the maximum size of the location path in IAST vulnerabilities ([#​9028](DataDog/dd-trace-java#9028) - [@​jandro996](https://github.com/jandro996)) - 🐛 Fix IAST gRPC handler with null superclass ([#​8984](DataDog/dd-trace-java#8984) - [@​smola](https://github.com/smola)) - ✨ Optimize IAST Vulnerability Detection ([#​8885](DataDog/dd-trace-java#8885) - [@​jandro996](https://github.com/jandro996)) #### Application Security Management (WAF) - ✨ Upgrade libddwaf-java to 15.0.0 ([#​9022](DataDog/dd-trace-java#9022) - [@​sezen-datadog](https://github.com/sezen-datadog)) - ✨ Extract RestEasy json body response schemas ([#​9015](DataDog/dd-trace-java#9015) - [@​jandro996](https://github.com/jandro996)) - ✨ Extract Jersey json body response schemas ([#​9014](DataDog/dd-trace-java#9014) - [@​jandro996](https://github.com/jandro996)) - ✨ Extract Ratpack json body response schemas ([#​9013](DataDog/dd-trace-java#9013) - [@​manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez)) - ✨ Enable API Security by default and make it lazy loading ([#​9009](DataDog/dd-trace-java#9009) - [@​smola](https://github.com/smola)) - ✨ Extract Vert.x json body response schemas ([#​9001](DataDog/dd-trace-java#9001) - [@​manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez)) - ✨ Extract Play json body response schemas ([#​8995](DataDog/dd-trace-java#8995) - [@​manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez)) - 🐛 Fix Jackson nodes introspection for request/response schema extraction ([#​8980](DataDog/dd-trace-java#8980) - [@​manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez)) - ✨ Extract Spring json body response schemas ([#​8938](DataDog/dd-trace-java#8938) - [@​sezen-datadog](https://github.com/sezen-datadog)) - ✨ Default obfuscation regexp update ([#​8937](DataDog/dd-trace-java#8937) - [@​sezen-datadog](https://github.com/sezen-datadog)) #### Build & Tooling - ✨ Cancel GitLab running pipeline on new PR push ([#​9023](DataDog/dd-trace-java#9023) - [@​PerfectSlayer](https://github.com/PerfectSlayer)) - ✨ Migrate publishing to Maven Central Portal ([#​8807](DataDog/dd-trace-java#8807) - [@​sarahchen6](https://github.com/sarahchen6)) #### Continuous Integration Visibility - 🐛 Fix Test Optimization to work with JDK 24 ([#​9114](DataDog/dd-trace-java#9114) - [@​nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog)) - ✨ Add repo root as safe directory on git client creation ([#​9033](DataDog/dd-trace-java#9033) - [@​daniel-mohedano](https://github.com/daniel-mohedano)) - ✨ Add PR number tag and improve PR information building ([#​8990](DataDog/dd-trace-java#8990) - [@​daniel-mohedano](https://github.com/daniel-mohedano)) - ✨ Update impacted tests logic ([#​8923](DataDog/dd-trace-java#8923) - [@​daniel-mohedano](https://github.com/daniel-mohedano)) #### Data Streams Monitoring - 🧹 Clean up DSM context injection ([#​8776](DataDog/dd-trace-java#8776) - [@​PerfectSlayer](https://github.com/PerfectSlayer)) #### Database Monitoring - 🐛 Set trace\_injected in try block ([#​9025](DataDog/dd-trace-java#9025) - [@​natashadada](https://github.com/natashadada)) #### Dynamic Instrumentation - 🐛 Add source file tracking enable option ([#​9115](DataDog/dd-trace-java#9115) - [@​jpbempel](https://github.com/jpbempel)) - ✨ Add java.util.Date support ([#​9111](DataDog/dd-trace-java#9111) - [@​jpbempel](https://github.com/jpbempel)) - ✨ Update file probe format ([#​9047](DataDog/dd-trace-java#9047) - [@​jpbempel](https://github.com/jpbempel)) - ✨ add safe local var hoisting ([#​9034](DataDog/dd-trace-java#9034) - [@​jpbempel](https://github.com/jpbempel)) - 🧹 Add new config for debugger upload interval ([#​8959](DataDog/dd-trace-java#8959) - [@​jpbempel](https://github.com/jpbempel)) - ✨ Enable Code Origin with Dynamic instrumentation ([#​8940](DataDog/dd-trace-java#8940) - [@​jpbempel](https://github.com/jpbempel)) #### ML Observability (LLMObs) - 💡 LLM Observability SDK ([#​8781](DataDog/dd-trace-java#8781) - [@​gary-huang](https://github.com/gary-huang), [@​nayeem-kamal](https://github.com/nayeem-kamal)) #### Metrics - 🐛 Ensure client stat reporter is started when the agent is not available at bootstrap ([#​9082](DataDog/dd-trace-java#9082) - [@​amarziali](https://github.com/amarziali)) - ✨ Create metric: appsec.waf.config\_errors ([#​8394](DataDog/dd-trace-java#8394) - [@​sezen-datadog](https://github.com/sezen-datadog)) #### Platform components - ✨ Introduce environment component ([#​9071](DataDog/dd-trace-java#9071) - [@​PerfectSlayer](https://github.com/PerfectSlayer)) #### Profiling - 🐛 Remove annoying warning for smap event parsing ([#​9119](DataDog/dd-trace-java#9119) - [@​jbachorik](https://github.com/jbachorik)) - 🐛 Fix ByteCountingInputStream when reading past EOF ([#​8988](DataDog/dd-trace-java#8988) - [@​manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez)) #### Realtime User Monitoring - ✨ Add RUM SDK injection for servlet based web servers ([#​9110](DataDog/dd-trace-java#9110) - [@​PerfectSlayer](https://github.com/PerfectSlayer) [@​amarziali](https://github.com/amarziali)) #### Telemetry - ✨ Update the config origin metric to match what it's mapping ([#​9045](DataDog/dd-trace-java#9045) - [@​sezen-datadog](https://github.com/sezen-datadog)) #### Testing - ✨ Add testing for latest stable version (JDK 24) ([#​8875](DataDog/dd-trace-java#8875) - [@​sarahchen6](https://github.com/sarahchen6)) #### Trace context propagation - 🐛 Fix bug with dropping baggage when `TracePropagationBehaviorExtract=IGNORE` ([#​9037](DataDog/dd-trace-java#9037) - [@​mhlidd](https://github.com/mhlidd)) - 🐛 Fix ArrayIndexOutOfBoundsException in PercentEscaper ([#​9032](DataDog/dd-trace-java#9032) - [@​mhlidd](https://github.com/mhlidd)) #### Tracer core - 🐛 Fix `Error` handling for trace interceptors ([#​9097](DataDog/dd-trace-java#9097) - [@​AlexeyKuznetsov-DD](https://github.com/AlexeyKuznetsov-DD)) - 💡 Add wildcard feature for `DD_TRACE_HEADER_TAGS` and enabling for Http Response headers ([#​9067](DataDog/dd-trace-java#9067) - [@​mhlidd](https://github.com/mhlidd)) #### Tracer public API - 💡 Add LLM Observability SDK ([#​8781](DataDog/dd-trace-java#8781) - [@​gary-huang](https://github.com/gary-huang)) ### Instrumentations #### Akka instrumentation - 🐛 Fix NPE in akka-http and pekko-http integrations ([#​9019](DataDog/dd-trace-java#9019) - [@​mcculls](https://github.com/mcculls)) #### Eclipse Vert.x instrumentation - ✨ Extract Vert.x json body response schemas ([#​9001](DataDog/dd-trace-java#9001) - [@​manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez)) - ✨ Write http.route tag as soon as possible in vert.x ([#​8952](DataDog/dd-trace-java#8952) - [@​manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez)) #### JAX-WS instrumentation - 💡⚠️ Enable jax-ws integration by default ([#​9030](DataDog/dd-trace-java#9030) - [@​bm1549](https://github.com/bm1549)) - ✨ Extract Jersey json body response schemas ([#​9014](DataDog/dd-trace-java#9014) - [@​jandro996](https://github.com/jandro996)) #### Mule instrumentation - 🐛 Propagate grizzly http span in filters if nothing is active ([#​9016](DataDog/dd-trace-java#9016) - [@​amarziali](https://github.com/amarziali)) #### Play Framework instrumentation - ✨ Extract Play json body response schemas ([#​8995](DataDog/dd-trace-java#8995) - [@​manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez)) #### Ratpack instrumentation - ✨ Extract Ratpack json body response schemas ([#​9013](DataDog/dd-trace-java#9013) - [@​manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez)) #### Spring instrumentation - ✨ Extract Spring json body response schemas ([#​8938](DataDog/dd-trace-java#8938) - [@​sezen-datadog](https://github.com/sezen-datadog)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 6pm every weekday,before 2am every weekday" in timezone Australia/Melbourne, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). GitOrigin-RevId: 649b690d4c9d7dcb572c457f0802b42b8e3e682e
What Does This Do
Fixes ArrayIndexOutOfBoundsException from false array bounds check.
Motivation
Additional Notes
Contributor Checklist
type:
and (comp:
orinst:
) labels in addition to any usefull labelsclose
,fix
or any linking keywords when referencing an issue.Use
solves
instead, and assign the PR milestone to the issueJira ticket: [PROJ-IDENT]