Skip to content

🍒 9019 - Fix NPE in akka-http and pekko-http integrations - #9049

Merged
mcculls merged 1 commit into
release/v1.50.xfrom
stuart.mcculloch/backport-pr-9019
Jun 27, 2025
Merged

🍒 9019 - Fix NPE in akka-http and pekko-http integrations#9049
mcculls merged 1 commit into
release/v1.50.xfrom
stuart.mcculloch/backport-pr-9019

Conversation

@mcculls

Copy link
Copy Markdown
Contributor

Backport #9019 to release/v1.50.x

Also fix a related issue where spans were not being finished while polling through leftover scopes.
(cherry picked from commit 1991117)
@mcculls
mcculls requested a review from a team as a code ownerJune 27, 2025 14:21
@mccullsmcculls added type: bug fix Bug fix inst: akka Akka instrumentation labels Jun 27, 2025
@pr-commenter

Copy link
Copy Markdown

Benchmarks

Startup

Load

Parameters

BaselineCandidate
baseline_or_candidatebaselinecandidate
git_branchmasterstuart.mcculloch/backport-pr-9019
git_commit_date17510337721751034047
git_commit_sha640fc88e319c2b
release_version1.51.0-SNAPSHOT~640fc88be41.51.0-SNAPSHOT~e319c2b580
See matching parameters
BaselineCandidate
applicationinsecure-bankinsecure-bank
ci_job_date17510355801751035580
ci_job_id10025476021002547602
ci_pipeline_id6899523768995237
cpu_modelIntel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHzIntel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_versionLinux runner-tcrivaq7-project-304-concurrent-5-52dlx4pl 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/LinuxLinux runner-tcrivaq7-project-304-concurrent-5-52dlx4pl 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 2 performance regressions! Performance is the same for 10 metrics, 12 unstable metrics.

scenarioΔ mean http_req_durationΔ mean throughputcandidate mean http_req_durationcandidate mean throughputbaseline mean http_req_durationbaseline mean throughput
scenario:load:insecure-bank:no_agent:high_loadworse
[+88.573µs; +196.782µs] or [+2.154%; +4.786%]
unstable
[-163.760op/s; +89.510op/s] or [-14.684%; +8.026%]
4.255ms1078.125op/s4.112ms1115.250op/s
scenario:load:petclinic:profiling:high_loadworse
[+1.597ms; +2.491ms] or [+3.536%; +5.514%]
unstable
[-13.214op/s; +1.666op/s] or [-12.594%; +1.588%]
47.213ms99.150op/s45.169ms104.924op/s
Request duration reports for insecure-bank
gantt
title insecure-bank - request duration [CI 0.99] : candidate=1.51.0-SNAPSHOT~e319c2b580, baseline=1.51.0-SNAPSHOT~640fc88be4
dateFormat X
axisFormat %s
section baseline
no_agent (4.112 ms) : 4062, 4161
. : milestone, 4112,
iast (9.207 ms) : 9057, 9357
. : milestone, 9207,
iast_FULL (13.413 ms) : 13148, 13677
. : milestone, 13413,
iast_GLOBAL (10.056 ms) : 9865, 10246
. : milestone, 10056,
profiling (8.915 ms) : 8763, 9068
. : milestone, 8915,
tracing (7.663 ms) : 7547, 7780
. : milestone, 7663,
section candidate
no_agent (4.255 ms) : 4204, 4306
. : milestone, 4255,
iast (8.873 ms) : 8722, 9024
. : milestone, 8873,
iast_FULL (13.971 ms) : 13692, 14250
. : milestone, 13971,
iast_GLOBAL (10.327 ms) : 10143, 10511
. : milestone, 10327,
profiling (8.608 ms) : 8469, 8747
. : milestone, 8608,
tracing (7.553 ms) : 7445, 7660
. : milestone, 7553,
Loading
  • baseline results
VariantRequest duration [CI 0.99]Δ no_agent
no_agent4.112 ms [4.062 ms, 4.161 ms]-
iast9.207 ms [9.057 ms, 9.357 ms]5.095 ms (123.9%)
iast_FULL13.413 ms [13.148 ms, 13.677 ms]9.301 ms (226.2%)
iast_GLOBAL10.056 ms [9.865 ms, 10.246 ms]5.944 ms (144.5%)
profiling8.915 ms [8.763 ms, 9.068 ms]4.803 ms (116.8%)
tracing7.663 ms [7.547 ms, 7.78 ms]3.552 ms (86.4%)
  • candidate results
VariantRequest duration [CI 0.99]Δ no_agent
no_agent4.255 ms [4.204 ms, 4.306 ms]-
iast8.873 ms [8.722 ms, 9.024 ms]4.618 ms (108.5%)
iast_FULL13.971 ms [13.692 ms, 14.25 ms]9.716 ms (228.4%)
iast_GLOBAL10.327 ms [10.143 ms, 10.511 ms]6.073 ms (142.7%)
profiling8.608 ms [8.469 ms, 8.747 ms]4.353 ms (102.3%)
tracing7.553 ms [7.445 ms, 7.66 ms]3.298 ms (77.5%)
Request duration reports for petclinic
gantt
title petclinic - request duration [CI 0.99] : candidate=1.51.0-SNAPSHOT~e319c2b580, baseline=1.51.0-SNAPSHOT~640fc88be4
dateFormat X
axisFormat %s
section baseline
no_agent (36.804 ms) : 36507, 37102
. : milestone, 36804,
appsec (47.019 ms) : 46598, 47441
. : milestone, 47019,
code_origins (45.687 ms) : 45287, 46086
. : milestone, 45687,
iast (42.611 ms) : 42247, 42975
. : milestone, 42611,
profiling (45.169 ms) : 44779, 45560
. : milestone, 45169,
tracing (44.046 ms) : 43667, 44424
. : milestone, 44046,
section candidate
no_agent (36.934 ms) : 36638, 37230
. : milestone, 36934,
appsec (48.31 ms) : 47894, 48726
. : milestone, 48310,
code_origins (45.765 ms) : 45403, 46126
. : milestone, 45765,
iast (42.786 ms) : 42416, 43157
. : milestone, 42786,
profiling (47.213 ms) : 46775, 47652
. : milestone, 47213,
tracing (43.014 ms) : 42643, 43386
. : milestone, 43014,
Loading
  • baseline results
VariantRequest duration [CI 0.99]Δ no_agent
no_agent36.804 ms [36.507 ms, 37.102 ms]-
appsec47.019 ms [46.598 ms, 47.441 ms]10.215 ms (27.8%)
code_origins45.687 ms [45.287 ms, 46.086 ms]8.882 ms (24.1%)
iast42.611 ms [42.247 ms, 42.975 ms]5.807 ms (15.8%)
profiling45.169 ms [44.779 ms, 45.56 ms]8.365 ms (22.7%)
tracing44.046 ms [43.667 ms, 44.424 ms]7.241 ms (19.7%)
  • candidate results
VariantRequest duration [CI 0.99]Δ no_agent
no_agent36.934 ms [36.638 ms, 37.23 ms]-
appsec48.31 ms [47.894 ms, 48.726 ms]11.376 ms (30.8%)
code_origins45.765 ms [45.403 ms, 46.126 ms]8.831 ms (23.9%)
iast42.786 ms [42.416 ms, 43.157 ms]5.852 ms (15.8%)
profiling47.213 ms [46.775 ms, 47.652 ms]10.279 ms (27.8%)
tracing43.014 ms [42.643 ms, 43.386 ms]6.08 ms (16.5%)

Dacapo

Parameters

BaselineCandidate
baseline_or_candidatebaselinecandidate
git_branchmasterstuart.mcculloch/backport-pr-9019
git_commit_date17510337721751034047
git_commit_sha640fc88e319c2b
release_version1.51.0-SNAPSHOT~640fc88be41.51.0-SNAPSHOT~e319c2b580
See matching parameters
BaselineCandidate
applicationbiojavabiojava
ci_job_date17510360861751036086
ci_job_id10025476051002547605
ci_pipeline_id6899523768995237
cpu_modelIntel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHzIntel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_versionLinux runner-bpyswchx-project-304-concurrent-2-zmi04276 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/LinuxLinux runner-bpyswchx-project-304-concurrent-2-zmi04276 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~e319c2b580, baseline=1.51.0-SNAPSHOT~640fc88be4
dateFormat X
axisFormat %s
section baseline
no_agent (1.481 ms) : 1469, 1493
. : milestone, 1481,
appsec (2.421 ms) : 2371, 2470
. : milestone, 2421,
iast (2.206 ms) : 2144, 2269
. : milestone, 2206,
iast_GLOBAL (2.248 ms) : 2185, 2311
. : milestone, 2248,
profiling (2.061 ms) : 2010, 2112
. : milestone, 2061,
tracing (2.024 ms) : 1976, 2072
. : milestone, 2024,
section candidate
no_agent (1.481 ms) : 1469, 1492
. : milestone, 1481,
appsec (2.424 ms) : 2375, 2474
. : milestone, 2424,
iast (2.203 ms) : 2141, 2265
. : milestone, 2203,
iast_GLOBAL (2.247 ms) : 2185, 2310
. : milestone, 2247,
profiling (2.063 ms) : 2012, 2113
. : milestone, 2063,
tracing (2.022 ms) : 1974, 2070
. : milestone, 2022,
Loading
  • baseline results
VariantExecution Time [CI 0.99]Δ no_agent
no_agent1.481 ms [1.469 ms, 1.493 ms]-
appsec2.421 ms [2.371 ms, 2.47 ms]939.664 µs (63.5%)
iast2.206 ms [2.144 ms, 2.269 ms]725.253 µs (49.0%)
iast_GLOBAL2.248 ms [2.185 ms, 2.311 ms]767.329 µs (51.8%)
profiling2.061 ms [2.01 ms, 2.112 ms]580.474 µs (39.2%)
tracing2.024 ms [1.976 ms, 2.072 ms]542.718 µs (36.6%)
  • candidate results
VariantExecution Time [CI 0.99]Δ no_agent
no_agent1.481 ms [1.469 ms, 1.492 ms]-
appsec2.424 ms [2.375 ms, 2.474 ms]943.6 µs (63.7%)
iast2.203 ms [2.141 ms, 2.265 ms]722.407 µs (48.8%)
iast_GLOBAL2.247 ms [2.185 ms, 2.31 ms]766.379 µs (51.8%)
profiling2.063 ms [2.012 ms, 2.113 ms]581.837 µs (39.3%)
tracing2.022 ms [1.974 ms, 2.07 ms]541.108 µs (36.5%)
Execution time for biojava
gantt
title biojava - execution time [CI 0.99] : candidate=1.51.0-SNAPSHOT~e319c2b580, baseline=1.51.0-SNAPSHOT~640fc88be4
dateFormat X
axisFormat %s
section baseline
no_agent (14.993 s) : 14993000, 14993000
. : milestone, 14993000,
appsec (15.0 s) : 15000000, 15000000
. : milestone, 15000000,
iast (18.629 s) : 18629000, 18629000
. : milestone, 18629000,
iast_GLOBAL (17.736 s) : 17736000, 17736000
. : milestone, 17736000,
profiling (15.161 s) : 15161000, 15161000
. : milestone, 15161000,
tracing (14.769 s) : 14769000, 14769000
. : milestone, 14769000,
section candidate
no_agent (15.479 s) : 15479000, 15479000
. : milestone, 15479000,
appsec (14.803 s) : 14803000, 14803000
. : milestone, 14803000,
iast (19.035 s) : 19035000, 19035000
. : milestone, 19035000,
iast_GLOBAL (17.942 s) : 17942000, 17942000
. : milestone, 17942000,
profiling (15.347 s) : 15347000, 15347000
. : milestone, 15347000,
tracing (14.845 s) : 14845000, 14845000
. : milestone, 14845000,
Loading
  • baseline results
VariantExecution Time [CI 0.99]Δ no_agent
no_agent14.993 s [14.993 s, 14.993 s]-
appsec15.0 s [15.0 s, 15.0 s]7.0 ms (0.0%)
iast18.629 s [18.629 s, 18.629 s]3.636 s (24.3%)
iast_GLOBAL17.736 s [17.736 s, 17.736 s]2.743 s (18.3%)
profiling15.161 s [15.161 s, 15.161 s]168.0 ms (1.1%)
tracing14.769 s [14.769 s, 14.769 s]-224.0 ms (-1.5%)
  • candidate results
VariantExecution Time [CI 0.99]Δ no_agent
no_agent15.479 s [15.479 s, 15.479 s]-
appsec14.803 s [14.803 s, 14.803 s]-676.0 ms (-4.4%)
iast19.035 s [19.035 s, 19.035 s]3.556 s (23.0%)
iast_GLOBAL17.942 s [17.942 s, 17.942 s]2.463 s (15.9%)
profiling15.347 s [15.347 s, 15.347 s]-132.0 ms (-0.9%)
tracing14.845 s [14.845 s, 14.845 s]-634.0 ms (-4.1%)

@mcculls
mcculls enabled auto-merge (squash) June 27, 2025 14:56
@sarahchen6sarahchen6 added this to the 1.50.1 milestone Jun 27, 2025
@mcculls
mcculls disabled auto-merge June 27, 2025 15:30
@mcculls
mcculls merged commit c22d79e into release/v1.50.xJun 27, 2025
@mcculls
mcculls deleted the stuart.mcculloch/backport-pr-9019 branch June 27, 2025 15:33
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
eizus pushed a commit to cdrxyz/misk that referenced this pull request Jul 18, 2026
| 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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

inst: akkaAkka instrumentationtype: bug fixBug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@mcculls@bric3@PerfectSlayer@amarziali@sarahchen6