🍒 8807 - Migrate publishing to Maven Central Portal by sarahchen6 · Pull Request #9054 · DataDog/dd-trace-java · GitHub
Skip to content

🍒 8807 - Migrate publishing to Maven Central Portal #9054

Merged
bm1549 merged 1 commit into
release/v1.50.xfrom
sarahchen6/backport-pr-8807
Jun 27, 2025
Merged

🍒 8807 - Migrate publishing to Maven Central Portal #9054
bm1549 merged 1 commit into
release/v1.50.xfrom
sarahchen6/backport-pr-8807

Conversation

@sarahchen6

@sarahchen6 sarahchen6 commented Jun 27, 2025

Copy link
Copy Markdown
Contributor

What Does This Do

Backport #8807 to release/v1.50.x branch

Motivation

Additional Notes

Contributor Checklist

Jira ticket: [PROJ-IDENT]

@sarahchen6 sarahchen6 requested review from a team as code owners June 27, 2025 16:39
@sarahchen6 sarahchen6 requested review from colin-higgins and dougqh and removed request for a team June 27, 2025 16:39
@github-actions

github-actions Bot commented Jun 27, 2025

Copy link
Copy Markdown
Contributor

@pr-commenter

pr-commenter Bot commented Jun 27, 2025

Copy link
Copy Markdown

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master sarahchen6/backport-pr-8807
git_commit_date 1751042200 1751042253
git_commit_sha 534111d ef30e2d44e
release_version 1.51.0-SNAPSHOT~534111dc5f 1.51.0-SNAPSHOT~ef30e2d44e
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1751044173 1751044173
ci_job_id 1002922568 1002922568
ci_pipeline_id 69015896 69015896
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-tcrivaq7-project-304-concurrent-0-lus04fve 6.8.0-1029-aws #31~22.04.1-Ubuntu SMP Thu Apr 24 21:16:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-tcrivaq7-project-304-concurrent-0-lus04fve 6.8.0-1029-aws #31~22.04.1-Ubuntu SMP Thu Apr 24 21:16:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
module Agent Agent
parent None None

Summary

Found 1 performance improvements and 3 performance regressions! Performance is the same for 37 metrics, 12 unstable metrics.

scenario Δ mean execution_time candidate mean execution_time baseline mean execution_time
scenario:startup:petclinic:appsec:Telemetry better
[-936.582µs; -764.172µs] or [-11.554%; -9.427%]
7.256ms 8.106ms
scenario:startup:petclinic:profiling:AppSec worse
[+30.444ms; +31.122ms] or [+98.562%; +100.758%]
61.671ms 30.888ms
scenario:startup:petclinic:profiling:Remote Config worse
[+20.194µs; +54.831µs] or [+3.036%; +8.243%]
702.676µs 665.163µs
scenario:startup:petclinic:tracing:Agent.start worse
[+24.427ms; +31.328ms] or [+2.449%; +3.140%]
1025.443ms 997.566ms
Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.51.0-SNAPSHOT~ef30e2d44e, baseline=1.51.0-SNAPSHOT~534111dc5f

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (997.566 ms) : 0, 997566
Total [baseline] (10.614 s) : 0, 10613868
Agent [candidate] (1.025 s) : 0, 1025443
Total [candidate] (10.603 s) : 0, 10603401
section appsec
Agent [baseline] (1.181 s) : 0, 1181307
Total [baseline] (10.811 s) : 0, 10811435
Agent [candidate] (1.185 s) : 0, 1184666
Total [candidate] (10.814 s) : 0, 10814338
section iast
Agent [baseline] (1.14 s) : 0, 1140280
Total [baseline] (10.875 s) : 0, 10874559
Agent [candidate] (1.153 s) : 0, 1152988
Total [candidate] (10.861 s) : 0, 10861444
section profiling
Agent [baseline] (1.246 s) : 0, 1246147
Total [baseline] (10.978 s) : 0, 10978079
Agent [candidate] (1.277 s) : 0, 1276777
Total [candidate] (11.092 s) : 0, 11092493
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 997.566 ms -
Agent appsec 1.181 s 183.741 ms (18.4%)
Agent iast 1.14 s 142.715 ms (14.3%)
Agent profiling 1.246 s 248.581 ms (24.9%)
Total tracing 10.614 s -
Total appsec 10.811 s 197.567 ms (1.9%)
Total iast 10.875 s 260.691 ms (2.5%)
Total profiling 10.978 s 364.211 ms (3.4%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.025 s -
Agent appsec 1.185 s 159.223 ms (15.5%)
Agent iast 1.153 s 127.544 ms (12.4%)
Agent profiling 1.277 s 251.333 ms (24.5%)
Total tracing 10.603 s -
Total appsec 10.814 s 210.937 ms (2.0%)
Total iast 10.861 s 258.043 ms (2.4%)
Total profiling 11.092 s 489.092 ms (4.6%)
gantt
    title petclinic - break down per module: candidate=1.51.0-SNAPSHOT~ef30e2d44e, baseline=1.51.0-SNAPSHOT~534111dc5f

    dateFormat X
    axisFormat %s
section tracing
BytebuddyAgent [baseline] (688.157 ms) : 0, 688157
BytebuddyAgent [candidate] (686.343 ms) : 0, 686343
GlobalTracer [baseline] (243.259 ms) : 0, 243259
GlobalTracer [candidate] (242.422 ms) : 0, 242422
AppSec [baseline] (30.457 ms) : 0, 30457
AppSec [candidate] (59.086 ms) : 0, 59086
Debugger [baseline] (6.014 ms) : 0, 6014
Debugger [candidate] (7.061 ms) : 0, 7061
Remote Config [baseline] (666.533 µs) : 0, 667
Remote Config [candidate] (663.636 µs) : 0, 664
Telemetry [baseline] (8.197 ms) : 0, 8197
Telemetry [candidate] (9.026 ms) : 0, 9026
section appsec
BytebuddyAgent [baseline] (714.712 ms) : 0, 714712
BytebuddyAgent [candidate] (714.942 ms) : 0, 714942
GlobalTracer [baseline] (237.084 ms) : 0, 237084
GlobalTracer [candidate] (237.127 ms) : 0, 237127
IAST [baseline] (22.122 ms) : 0, 22122
IAST [candidate] (21.873 ms) : 0, 21873
AppSec [baseline] (172.019 ms) : 0, 172019
AppSec [candidate] (176.022 ms) : 0, 176022
Debugger [baseline] (5.795 ms) : 0, 5795
Debugger [candidate] (5.923 ms) : 0, 5923
Remote Config [baseline] (608.888 µs) : 0, 609
Remote Config [candidate] (617.611 µs) : 0, 618
Telemetry [baseline] (8.106 ms) : 0, 8106
Telemetry [candidate] (7.256 ms) : 0, 7256
section iast
BytebuddyAgent [baseline] (814.57 ms) : 0, 814570
BytebuddyAgent [candidate] (806.499 ms) : 0, 806499
GlobalTracer [baseline] (234.518 ms) : 0, 234518
GlobalTracer [candidate] (232.381 ms) : 0, 232381
IAST [baseline] (28.011 ms) : 0, 28011
IAST [candidate] (25.932 ms) : 0, 25932
AppSec [baseline] (27.829 ms) : 0, 27829
AppSec [candidate] (52.734 ms) : 0, 52734
Debugger [baseline] (5.842 ms) : 0, 5842
Debugger [candidate] (5.995 ms) : 0, 5995
Remote Config [baseline] (585.42 µs) : 0, 585
Remote Config [candidate] (607.38 µs) : 0, 607
Telemetry [baseline] (8.009 ms) : 0, 8009
Telemetry [candidate] (7.994 ms) : 0, 7994
section profiling
BytebuddyAgent [baseline] (679.301 ms) : 0, 679301
BytebuddyAgent [candidate] (682.339 ms) : 0, 682339
GlobalTracer [baseline] (362.004 ms) : 0, 362004
GlobalTracer [candidate] (362.253 ms) : 0, 362253
AppSec [baseline] (30.888 ms) : 0, 30888
AppSec [candidate] (61.671 ms) : 0, 61671
Debugger [baseline] (9.709 ms) : 0, 9709
Debugger [candidate] (6.132 ms) : 0, 6132
Remote Config [baseline] (665.163 µs) : 0, 665
Remote Config [candidate] (702.676 µs) : 0, 703
Telemetry [baseline] (11.709 ms) : 0, 11709
Telemetry [candidate] (8.155 ms) : 0, 8155
ProfilingAgent [baseline] (103.224 ms) : 0, 103224
ProfilingAgent [candidate] (106.69 ms) : 0, 106690
Profiling [baseline] (103.249 ms) : 0, 103249
Profiling [candidate] (106.714 ms) : 0, 106714
Loading
Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.51.0-SNAPSHOT~ef30e2d44e, baseline=1.51.0-SNAPSHOT~534111dc5f

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.011 s) : 0, 1011343
Total [baseline] (8.639 s) : 0, 8639104
Agent [candidate] (1.034 s) : 0, 1033671
Total [candidate] (8.608 s) : 0, 8608385
section iast
Agent [baseline] (1.14 s) : 0, 1139967
Total [baseline] (9.328 s) : 0, 9328225
Agent [candidate] (1.151 s) : 0, 1150989
Total [candidate] (9.233 s) : 0, 9232796
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.011 s -
Agent iast 1.14 s 128.624 ms (12.7%)
Total tracing 8.639 s -
Total iast 9.328 s 689.121 ms (8.0%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.034 s -
Agent iast 1.151 s 117.318 ms (11.3%)
Total tracing 8.608 s -
Total iast 9.233 s 624.411 ms (7.3%)
gantt
    title insecure-bank - break down per module: candidate=1.51.0-SNAPSHOT~ef30e2d44e, baseline=1.51.0-SNAPSHOT~534111dc5f

    dateFormat X
    axisFormat %s
section tracing
BytebuddyAgent [baseline] (698.489 ms) : 0, 698489
BytebuddyAgent [candidate] (692.57 ms) : 0, 692570
GlobalTracer [baseline] (245.673 ms) : 0, 245673
GlobalTracer [candidate] (244.233 ms) : 0, 244233
AppSec [baseline] (30.864 ms) : 0, 30864
AppSec [candidate] (57.512 ms) : 0, 57512
Debugger [baseline] (6.142 ms) : 0, 6142
Debugger [candidate] (7.121 ms) : 0, 7121
Remote Config [baseline] (696.049 µs) : 0, 696
Remote Config [candidate] (679.249 µs) : 0, 679
Telemetry [baseline] (8.38 ms) : 0, 8380
Telemetry [candidate] (10.626 ms) : 0, 10626
section iast
BytebuddyAgent [baseline] (814.178 ms) : 0, 814178
BytebuddyAgent [candidate] (804.902 ms) : 0, 804902
GlobalTracer [baseline] (234.538 ms) : 0, 234538
GlobalTracer [candidate] (232.064 ms) : 0, 232064
IAST [baseline] (26.498 ms) : 0, 26498
IAST [candidate] (28.289 ms) : 0, 28289
AppSec [baseline] (29.356 ms) : 0, 29356
AppSec [candidate] (50.42 ms) : 0, 50420
Debugger [baseline] (5.843 ms) : 0, 5843
Debugger [candidate] (5.94 ms) : 0, 5940
Remote Config [baseline] (582.966 µs) : 0, 583
Remote Config [candidate] (588.966 µs) : 0, 589
Telemetry [baseline] (8.028 ms) : 0, 8028
Telemetry [candidate] (7.977 ms) : 0, 7977
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master sarahchen6/backport-pr-8807
git_commit_date 1751042200 1751042253
git_commit_sha 534111d ef30e2d44e
release_version 1.51.0-SNAPSHOT~534111dc5f 1.51.0-SNAPSHOT~ef30e2d44e
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1751043860 1751043860
ci_job_id 1002922569 1002922569
ci_pipeline_id 69015896 69015896
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-tcrivaq7-project-304-concurrent-1-kfi3al7x 6.8.0-1029-aws #31~22.04.1-Ubuntu SMP Thu Apr 24 21:16:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-tcrivaq7-project-304-concurrent-1-kfi3al7x 6.8.0-1029-aws #31~22.04.1-Ubuntu SMP Thu Apr 24 21:16:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

Summary

Found 2 performance improvements and 0 performance regressions! Performance is the same for 10 metrics, 12 unstable metrics.

scenario Δ mean http_req_duration Δ mean throughput candidate mean http_req_duration candidate mean throughput baseline mean http_req_duration baseline mean throughput
scenario:load:insecure-bank:profiling:high_load better
[-499.324µs; -198.110µs] or [-5.609%; -2.226%]
unstable
[-42.243op/s; +84.243op/s] or [-8.107%; +16.168%]
8.553ms 542.062op/s 8.902ms 521.062op/s
scenario:load:petclinic:appsec:high_load better
[-1.998ms; -1.108ms] or [-4.177%; -2.317%]
unstable
[-3.978op/s; +10.378op/s] or [-4.065%; +10.605%]
46.281ms 101.062op/s 47.835ms 97.862op/s
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.51.0-SNAPSHOT~ef30e2d44e, baseline=1.51.0-SNAPSHOT~534111dc5f
    dateFormat X
    axisFormat %s
section baseline
no_agent (37.058 ms) : 36754, 37363
.   : milestone, 37058,
appsec (47.835 ms) : 47429, 48240
.   : milestone, 47835,
code_origins (44.333 ms) : 43949, 44717
.   : milestone, 44333,
iast (44.671 ms) : 44291, 45051
.   : milestone, 44671,
profiling (48.874 ms) : 48423, 49326
.   : milestone, 48874,
tracing (41.93 ms) : 41582, 42278
.   : milestone, 41930,
section candidate
no_agent (37.759 ms) : 37442, 38077
.   : milestone, 37759,
appsec (46.281 ms) : 45861, 46702
.   : milestone, 46281,
code_origins (45.583 ms) : 45188, 45979
.   : milestone, 45583,
iast (45.243 ms) : 44842, 45643
.   : milestone, 45243,
profiling (47.606 ms) : 47146, 48065
.   : milestone, 47606,
tracing (41.436 ms) : 41109, 41763
.   : milestone, 41436,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 37.058 ms [36.754 ms, 37.363 ms] -
appsec 47.835 ms [47.429 ms, 48.24 ms] 10.776 ms (29.1%)
code_origins 44.333 ms [43.949 ms, 44.717 ms] 7.275 ms (19.6%)
iast 44.671 ms [44.291 ms, 45.051 ms] 7.612 ms (20.5%)
profiling 48.874 ms [48.423 ms, 49.326 ms] 11.816 ms (31.9%)
tracing 41.93 ms [41.582 ms, 42.278 ms] 4.872 ms (13.1%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 37.759 ms [37.442 ms, 38.077 ms] -
appsec 46.281 ms [45.861 ms, 46.702 ms] 8.522 ms (22.6%)
code_origins 45.583 ms [45.188 ms, 45.979 ms] 7.824 ms (20.7%)
iast 45.243 ms [44.842 ms, 45.643 ms] 7.483 ms (19.8%)
profiling 47.606 ms [47.146 ms, 48.065 ms] 9.846 ms (26.1%)
tracing 41.436 ms [41.109 ms, 41.763 ms] 3.676 ms (9.7%)
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.51.0-SNAPSHOT~ef30e2d44e, baseline=1.51.0-SNAPSHOT~534111dc5f
    dateFormat X
    axisFormat %s
section baseline
no_agent (4.355 ms) : 4308, 4403
.   : milestone, 4355,
iast (9.394 ms) : 9238, 9549
.   : milestone, 9394,
iast_FULL (13.638 ms) : 13370, 13906
.   : milestone, 13638,
iast_GLOBAL (10.061 ms) : 9881, 10241
.   : milestone, 10061,
profiling (8.902 ms) : 8763, 9041
.   : milestone, 8902,
tracing (7.439 ms) : 7328, 7550
.   : milestone, 7439,
section candidate
no_agent (4.4 ms) : 4344, 4456
.   : milestone, 4400,
iast (9.263 ms) : 9110, 9415
.   : milestone, 9263,
iast_FULL (13.977 ms) : 13701, 14252
.   : milestone, 13977,
iast_GLOBAL (10.154 ms) : 9975, 10333
.   : milestone, 10154,
profiling (8.553 ms) : 8412, 8694
.   : milestone, 8553,
tracing (7.688 ms) : 7573, 7803
.   : milestone, 7688,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.355 ms [4.308 ms, 4.403 ms] -
iast 9.394 ms [9.238 ms, 9.549 ms] 5.038 ms (115.7%)
iast_FULL 13.638 ms [13.37 ms, 13.906 ms] 9.282 ms (213.1%)
iast_GLOBAL 10.061 ms [9.881 ms, 10.241 ms] 5.705 ms (131.0%)
profiling 8.902 ms [8.763 ms, 9.041 ms] 4.546 ms (104.4%)
tracing 7.439 ms [7.328 ms, 7.55 ms] 3.084 ms (70.8%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.4 ms [4.344 ms, 4.456 ms] -
iast 9.263 ms [9.11 ms, 9.415 ms] 4.863 ms (110.5%)
iast_FULL 13.977 ms [13.701 ms, 14.252 ms] 9.577 ms (217.7%)
iast_GLOBAL 10.154 ms [9.975 ms, 10.333 ms] 5.754 ms (130.8%)
profiling 8.553 ms [8.412 ms, 8.694 ms] 4.153 ms (94.4%)
tracing 7.688 ms [7.573 ms, 7.803 ms] 3.288 ms (74.7%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master sarahchen6/backport-pr-8807
git_commit_date 1751042200 1751042253
git_commit_sha 534111d ef30e2d44e
release_version 1.51.0-SNAPSHOT~534111dc5f 1.51.0-SNAPSHOT~ef30e2d44e
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1751044354 1751044354
ci_job_id 1002922570 1002922570
ci_pipeline_id 69015896 69015896
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-bpyswchx-project-304-concurrent-0-wb1onqdx 6.8.0-1029-aws #31~22.04.1-Ubuntu SMP Thu Apr 24 21:16:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-bpyswchx-project-304-concurrent-0-wb1onqdx 6.8.0-1029-aws #31~22.04.1-Ubuntu SMP Thu Apr 24 21:16:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

Summary

Found 0 performance improvements and 0 performance regressions! Performance is the same for 12 metrics, 0 unstable metrics.

Execution time for tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.51.0-SNAPSHOT~ef30e2d44e, baseline=1.51.0-SNAPSHOT~534111dc5f
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.473 ms) : 1461, 1484
.   : milestone, 1473,
appsec (2.39 ms) : 2341, 2438
.   : milestone, 2390,
iast (2.179 ms) : 2118, 2240
.   : milestone, 2179,
iast_GLOBAL (2.219 ms) : 2158, 2281
.   : milestone, 2219,
profiling (2.019 ms) : 1970, 2068
.   : milestone, 2019,
tracing (1.996 ms) : 1949, 2044
.   : milestone, 1996,
section candidate
no_agent (1.481 ms) : 1469, 1492
.   : milestone, 1481,
appsec (2.392 ms) : 2344, 2441
.   : milestone, 2392,
iast (2.181 ms) : 2120, 2243
.   : milestone, 2181,
iast_GLOBAL (2.216 ms) : 2155, 2278
.   : milestone, 2216,
profiling (2.03 ms) : 1980, 2079
.   : milestone, 2030,
tracing (1.992 ms) : 1945, 2039
.   : milestone, 1992,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.473 ms [1.461 ms, 1.484 ms] -
appsec 2.39 ms [2.341 ms, 2.438 ms] 916.914 µs (62.3%)
iast 2.179 ms [2.118 ms, 2.24 ms] 706.504 µs (48.0%)
iast_GLOBAL 2.219 ms [2.158 ms, 2.281 ms] 746.579 µs (50.7%)
profiling 2.019 ms [1.97 ms, 2.068 ms] 546.225 µs (37.1%)
tracing 1.996 ms [1.949 ms, 2.044 ms] 523.769 µs (35.6%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.481 ms [1.469 ms, 1.492 ms] -
appsec 2.392 ms [2.344 ms, 2.441 ms] 911.633 µs (61.6%)
iast 2.181 ms [2.12 ms, 2.243 ms] 700.654 µs (47.3%)
iast_GLOBAL 2.216 ms [2.155 ms, 2.278 ms] 735.63 µs (49.7%)
profiling 2.03 ms [1.98 ms, 2.079 ms] 548.981 µs (37.1%)
tracing 1.992 ms [1.945 ms, 2.039 ms] 511.71 µs (34.6%)
Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.51.0-SNAPSHOT~ef30e2d44e, baseline=1.51.0-SNAPSHOT~534111dc5f
    dateFormat X
    axisFormat %s
section baseline
no_agent (15.049 s) : 15049000, 15049000
.   : milestone, 15049000,
appsec (14.875 s) : 14875000, 14875000
.   : milestone, 14875000,
iast (18.672 s) : 18672000, 18672000
.   : milestone, 18672000,
iast_GLOBAL (17.968 s) : 17968000, 17968000
.   : milestone, 17968000,
profiling (15.85 s) : 15850000, 15850000
.   : milestone, 15850000,
tracing (14.843 s) : 14843000, 14843000
.   : milestone, 14843000,
section candidate
no_agent (14.745 s) : 14745000, 14745000
.   : milestone, 14745000,
appsec (14.876 s) : 14876000, 14876000
.   : milestone, 14876000,
iast (18.591 s) : 18591000, 18591000
.   : milestone, 18591000,
iast_GLOBAL (17.958 s) : 17958000, 17958000
.   : milestone, 17958000,
profiling (15.335 s) : 15335000, 15335000
.   : milestone, 15335000,
tracing (14.833 s) : 14833000, 14833000
.   : milestone, 14833000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.049 s [15.049 s, 15.049 s] -
appsec 14.875 s [14.875 s, 14.875 s] -174.0 ms (-1.2%)
iast 18.672 s [18.672 s, 18.672 s] 3.623 s (24.1%)
iast_GLOBAL 17.968 s [17.968 s, 17.968 s] 2.919 s (19.4%)
profiling 15.85 s [15.85 s, 15.85 s] 801.0 ms (5.3%)
tracing 14.843 s [14.843 s, 14.843 s] -206.0 ms (-1.4%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.745 s [14.745 s, 14.745 s] -
appsec 14.876 s [14.876 s, 14.876 s] 131.0 ms (0.9%)
iast 18.591 s [18.591 s, 18.591 s] 3.846 s (26.1%)
iast_GLOBAL 17.958 s [17.958 s, 17.958 s] 3.213 s (21.8%)
profiling 15.335 s [15.335 s, 15.335 s] 590.0 ms (4.0%)
tracing 14.833 s [14.833 s, 14.833 s] 88.0 ms (0.6%)

@sarahchen6 sarahchen6 added this to the 1.50.1 milestone Jun 27, 2025
* Update gradle-nexus/publish-plugin version

* Update URLs

* Run deploy_to_sonatype on this branch commit for now for testing

* Change comment url

* Update to central portal credentials

* Apply suggestion for publishing and consuming snapshots from @bric3

Co-authored-by: Brice Dutheil <brice.dutheil@gmail.com>

* Apply documentation suggestion from @bric3

Co-authored-by: Brice Dutheil <brice.dutheil@gmail.com>

* Clean comments

* Remove testing of deploy_to_sonatype on this branch

---------

Co-authored-by: Brice Dutheil <brice.dutheil@gmail.com>
@sarahchen6 sarahchen6 force-pushed the sarahchen6/backport-pr-8807 branch from ef30e2d to 3f6adb1 Compare June 27, 2025 17:56
@bm1549

bm1549 commented Jun 27, 2025

Copy link
Copy Markdown
Contributor

@bm1549 bm1549 merged commit 90a4810 into release/v1.50.x Jun 27, 2025
4 of 13 checks passed
@bm1549 bm1549 deleted the sarahchen6/backport-pr-8807 branch June 27, 2025 17:58
@sarahchen6 sarahchen6 added type: enhancement Enhancements and improvements comp: tooling Build & Tooling labels Jun 27, 2025
svc-squareup-copybara pushed a commit to cashapp/misk that referenced this pull request Jun 30, 2025
| Package | Type | Package file | Manager | Update | Change |
|---|---|---|---|---|---|
|
[com.google.cloud:google-cloud-spanner](https://github.com/googleapis/java-spanner)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`6.95.1` -> `6.96.0` |
|
[com.google.cloud:google-cloud-datastore](https://github.com/googleapis/java-datastore)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`2.29.2` -> `2.30.0` |
|
[com.squareup.okio:okio-fakefilesystem](https://github.com/square/okio)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`3.13.0` -> `3.14.0` |
| [com.squareup.okio:okio](https://github.com/square/okio) |
dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`3.13.0` -> `3.14.0` |
| [com.datadoghq:dd-trace-api](https://github.com/datadog/dd-trace-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`1.50.0` -> `1.50.1` |
| [software.amazon.awssdk:sdk-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.71` -> `2.31.73` |
| [software.amazon.awssdk:sqs](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.71` -> `2.31.73` |
|
[software.amazon.awssdk:dynamodb-enhanced](https://aws.amazon.com/sdkforjava)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.71` -> `2.31.73` |
| [software.amazon.awssdk:dynamodb](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.71` -> `2.31.73` |
| [software.amazon.awssdk:aws-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.71` -> `2.31.73` |
| [software.amazon.awssdk:bom](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.71` -> `2.31.73` |
| [software.amazon.awssdk:auth](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.71` -> `2.31.73` |

---

### Release Notes

<details>
<summary>googleapis/java-spanner
(com.google.cloud:google-cloud-spanner)</summary>

###
[`v6.96.0`](https://github.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#6960-2025-06-27)

##### Features

- Allow JDBC to configure directpath for connection
([#&#8203;3929](googleapis/java-spanner#3929))
([d754f1f](googleapis/java-spanner@d754f1f))
- Support getOrNull and getOrDefault in Struct
([#&#8203;3914](googleapis/java-spanner#3914))
([1dc5a3e](googleapis/java-spanner@1dc5a3e))
- Use multiplexed sessions for read-only transactions
([#&#8203;3917](googleapis/java-spanner#3917))
([37fdc27](googleapis/java-spanner@37fdc27))

##### Bug Fixes

- Allow zero durations to be set for connections
([#&#8203;3916](googleapis/java-spanner#3916))
([43ea4fa](googleapis/java-spanner@43ea4fa))

##### Documentation

- Add snippet for Repeatable Read configuration at client and
transaction
([#&#8203;3908](googleapis/java-spanner#3908))
([ff3d212](googleapis/java-spanner@ff3d212))
- Update SpannerSample.java to align with best practices
([#&#8203;3625](googleapis/java-spanner#3625))
([7bfc62d](googleapis/java-spanner@7bfc62d))

</details>

<details>
<summary>googleapis/java-datastore
(com.google.cloud:google-cloud-datastore)</summary>

###
[`v2.30.0`](https://github.com/googleapis/java-datastore/blob/HEAD/CHANGELOG.md#2300-2025-06-26)

##### Features

- Enable grpc configurator for client-side tracing
([#&#8203;1886](googleapis/java-datastore#1886))
([97004c8](googleapis/java-datastore@97004c8))

##### Dependencies

- Update dependency com.google.cloud:gapic-libraries-bom to v1.60.0
([#&#8203;1799](googleapis/java-datastore#1799))
([bf2a33c](googleapis/java-datastore@bf2a33c))
- Update dependency com.google.cloud:sdk-platform-java-config to v3.50.0
([#&#8203;1897](googleapis/java-datastore#1897))
([a8d99cd](googleapis/java-datastore@a8d99cd))
- Update googleapis/sdk-platform-java action to v2.59.1
([#&#8203;1880](googleapis/java-datastore#1880))
([4fb9929](googleapis/java-datastore@4fb9929))
- Update googleapis/sdk-platform-java action to v2.60.0
([#&#8203;1898](googleapis/java-datastore#1898))
([0921f86](googleapis/java-datastore@0921f86))

</details>

<details>
<summary>square/okio (com.squareup.okio:okio-fakefilesystem)</summary>

###
[`v3.14.0`](https://github.com/square/okio/blob/HEAD/CHANGELOG.md#Version-3140)

*2025-06-28*

- Upgrade: \[kotlinx-datetime 0.7.0]\[datetime\_0\_7\_0]. This impacts
the `okio-fakefilesystem`
artifact only. This is a binary-incompatible backwards-incompatible
change that cannot co-exist
with previous releases of `okio-fakefilesystem`! If you observe a
`NoSuchMethodError` calling
`FakeFileSystem.init`, update the calling code to this release (or
newer) and recompile. We don't
like imposing backwards-incompatible changes like this on you and do so
regretfully.

</details>

<details>
<summary>datadog/dd-trace-java (com.datadoghq:dd-trace-api)</summary>

###
[`v1.50.1`](https://github.com/DataDog/dd-trace-java/releases/tag/v1.50.1):
1.50.1

### Components

#### Build & Tooling

- ✨ Migrate publishing to Maven Central Portal
([#&#8203;9054](DataDog/dd-trace-java#9054) -
[@&#8203;sarahchen6](https://github.com/sarahchen6))

#### Trace context propagation

- 🐛 Drop Baggage when `TracePropagationBehaviorExtract=IGNORE`
([#&#8203;9052](DataDog/dd-trace-java#9052) -
[@&#8203;mhlidd](https://github.com/mhlidd))

#### Tracer public API

- 🐛 Fix ArrayIndexOutOfBoundsException in PercentEscaper
([#&#8203;9050](DataDog/dd-trace-java#9050) -
[@&#8203;mhlidd](https://github.com/mhlidd))

### Instrumentations

#### Akka instrumentation

- 🐛 Fix NPE in akka-http and pekko-http integrations
([#&#8203;9049](DataDog/dd-trace-java#9049) -
[@&#8203;mcculls](https://github.com/mcculls))

</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: e80867de3af2534eca79fe17a33f5c76801bcd6a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: tooling Build & Tooling type: enhancement Enhancements and improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants