Commit 96e4de0
chore(runner): bump daytona SDK to @daytona/sdk 0.198 and OTel to 2.x
Experimental, off main, runner-only. undici stays 8.3.0 (>=8.5.0 stalls
the ACP write path vs the Daytona proxy - see runner undici pin).
- @daytonaio/sdk -> npm-alias @daytona/sdk@0.198 (package was renamed;
sandbox-agent@0.4.2 peer-depends on the old name, alias satisfies it
while shipping the 0.198 client that matches the Daytona platform).
- OTel 1.28/api1.9.0/exporter0.54 -> 2.0.1/api1.9.1/exporter0.220.
- OTel 2.x migration in tracing/otel.ts: new Resource() ->
resourceFromAttributes(); provider.addSpanProcessor() -> spanProcessors
constructor arg; ReadableSpan.parentSpanId -> parentSpanContext.spanId.
typecheck clean, 1158/1158 unit tests pass, extension builds.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 327232b commit 96e4de0
3 files changed
Lines changed: 514 additions & 528 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments