What's Changed
- service/dap,pkg/proc: fix misc test failures by @derekparker in #4273
- dwarf/line: fix PrologueEndPC and FirstStmt by @aarzilli in #4276
- build: add goreleaser release automation with cosign signing by @derekparker in #4278
- pkg/proc,service,pkg/terminal: add stacktrace caching by @aarzilli in #4277
- build: allow release workflow to be manually triggered against a tag by @derekparker in #4283
- service/dap: set seq number for response messages by @aarzilli in #4280
- config,terminal: better documentation for configuration file by @aarzilli in #4282
- _scripts: fallback to calling go if goreleaser is not installed by @aarzilli in #4286
- pkg/terminal,pkg/config: add ability to configure Delve's prompt by @aarzilli in #4284
- service/dap: add build message by @aarzilli in #4287
- service/dap_test: remove dlv help test by @aarzilli in #4290
- dap/command: port examinemem from dlv/terminal by @BrotifyPacha in #4289
- dwarf/op: fix DW_OP_shr and DW_OP_shra evaluation by @cuiweixie in #4296
- service/dap,terminal: cover more cases in examinemem command by @aarzilli in #4300
- proc: clear stepping breakpoints on every target in TargetGroup by @cuiweixie in #4299
- native: return ptrace error from riscv64 setSP by @cuiweixie in #4298
- proc: fix stack watch breaklet index for recorded replay by @cuiweixie in #4295
- pkg/proc: Fix flaky test on Windows by @typesanitizer in #4292
- service/dap: support data breakpoints by @aarzilli in #4294
- pkg/terminal,service: add TypeInfo API by @aarzilli in #4291
- gobuild: fix gocommandRun stdout and stderr streams by @cuiweixie in #4297
- proc/internal/ebpf,build: extend eBPF tracing type support by @derekparker in #4285
- Support printing function parameters with varying verbosity levels [0 .. 4] with the -trace option by @archanaravindar in #4251
- dwarf/godwarf: work around Mach-O section name limitation by @aarzilli in #4304
- *: release version 1.26.2 by @aarzilli in #4309
New Contributors
- @BrotifyPacha made their first contribution in #4289
Curated Changelog: https://github.com/go-delve/delve/blob/master/CHANGELOG.md#1262-2026-04-20
Full Changelog: v1.26.1...v1.26.2