Skip to content
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

delve 1.22.1 #163604

Merged
merged 2 commits into from
Feb 21, 2024
Merged

delve 1.22.1 #163604

merged 2 commits into from
Feb 21, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
* Cirrus-CI: update FreeBSD version by @aarzilli in https://github.com/go-delve/delve/pull/3618
* go.mod: Update version of go-delve/liner by @aarzilli in https://github.com/go-delve/delve/pull/3619
* Documentation: document runtime.frame(n).varname by @aarzilli in https://github.com/go-delve/delve/pull/3625
* TeamCity: speed up ppc64le CI by @aarzilli in https://github.com/go-delve/delve/pull/3622
* terminal: add paging to print, vars, args and locals by @aarzilli in https://github.com/go-delve/delve/pull/3620
* proc: fix TestCondBreakpointWithFrame flakes on 1.22rc1 by @aarzilli in https://github.com/go-delve/delve/pull/3624
* proc: fix dynamic library loading with musl loader by @aarzilli in https://github.com/go-delve/delve/pull/3621
* proc: fix stacktrace frame after runtime.sigpanic by @aarzilli in https://github.com/go-delve/delve/pull/3638
* proc/native: remove dead code in nonative_darwin.go by @aarzilli in https://github.com/go-delve/delve/pull/3637
* make.go: skip codesigning when testing an existing build by @ardnew in https://github.com/go-delve/delve/pull/3639
* proc/native: add support sentinel for FreeBSD with cgo disabled by @aarzilli in https://github.com/go-delve/delve/pull/3636
* service/dap: make TestEvaluateCallFunction independent of line numbers by @aarzilli in https://github.com/go-delve/delve/pull/3644
* evalop: fix name of executeOp function in test by @aarzilli in https://github.com/go-delve/delve/pull/3643
* proc: skip TestDebugStripped on development versions of Go by @aarzilli in https://github.com/go-delve/delve/pull/3642
* proc/gdbserver: clean up rr directory on detach by @aarzilli in https://github.com/go-delve/delve/pull/3570
* proc: if a reslice operator is used load the whole slice by @aarzilli in https://github.com/go-delve/delve/pull/3623
* *: remove accidentally committed binary by @derekparker in https://github.com/go-delve/delve/pull/3645
* *: update go-delve/gore by @derekparker in https://github.com/go-delve/delve/pull/3646
* service/dap: support waitfor option for 'dap attach' only by @aarzilli in https://github.com/go-delve/delve/pull/3656
* cmd/dlv: support unix domain sockets by @aarzilli in https://github.com/go-delve/delve/pull/3655
* terminal: add color highlighting to stacktraces by @aarzilli in https://github.com/go-delve/delve/pull/3649
* terminal: add prompt color option by @aarzilli in https://github.com/go-delve/delve/pull/3648
* *: update gore by @derekparker in https://github.com/go-delve/delve/pull/3659
* Don't use a fixed width for "sl" column when parsing /proc/net/tcp lines by @michaelmerg in https://github.com/go-delve/delve/pull/3660
* cmd/dlv: fix --continue with unix domain sockets by @aarzilli in https://github.com/go-delve/delve/pull/3658
* pkg/proc: remove usage of gore dependency by @derekparker in https://github.com/go-delve/delve/pull/3664
* *: release version 1.22.1 by @aarzilli in https://github.com/go-delve/delve/pull/3662

New Contributors

Full Changelog: go-delve/delve@v1.22.0...v1.22.1
Curated Changelog: https://github.com/go-delve/delve/blob/master/CHANGELOG.md#1221-2024-02-21

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Feb 21, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Feb 21, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Feb 21, 2024
Merged via the queue into Homebrew:master with commit 599a260 Feb 21, 2024
12 checks passed
@BrewTestBot BrewTestBot deleted the bump-delve-1.22.1 branch February 21, 2024 22:12
@github-actions github-actions bot added the outdated PR was locked due to age label Mar 23, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants