Skip to content

Tags: djyou/delve

Tags

v1.5.0

all: bump version and release notes

Thank you to:  @polinasok, @chainhelen, @alexsaezm, @bhcleek,
@letientai299, @gadelkareem and @b00f

v1.4.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
*: v1.4.1 (go-delve#2059)

v1.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
cmd/dlv: Fix same-user check and add flag to disable it (go-delve#1839)

* service: also search IPv6 connections when checking user

When checking if the user is allowed to connect to this Delve instance
also search IPv6 connections even though the local address is IPv4.

Fixes go-delve#1835

* cmd: add flag to disable same-user check

Fixes go-delve#1835

v1.3.2

all: Bump to v1.3.2

Thanks to everyone who contributed!

v1.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
all: Version 1.3.0 (go-delve#1680)

* all: Bump to v1.3.0

Add new version to CHANGELOG and update internal version.

Thank you @Ladicle, @qaisjp, @justinclift, @tschundler, @two,
@dpapastamos, @qingyunha, @rayrapetyan, @briandealwis and @msaf1980,
@jeremyfaller, @stmuk, @dr2chase, @pjot726.

* all: Add date to changelog

v1.3.0

proc: discard variables with address 0 in disassembly sym lookup (go-…

…delve#1668)

They are irrelevant and confusing.

v1.2.0

Set release date for 1.2.0

v1.1.0

all: Bump to v1.1.0

Add new version to CHANGELOG and update internal version.

Thank you @jaym, @slp, @yasushi-saito, @acshekhara1, @benc153,
@yuval-k, @functionary, @psanford @giuscri, @jsoref, @Carpetsmoker,
@PatrickSchuster, @aarzilli, @derekparker, @ramya-rao-a and @dlsniper.

v1.0.0

all: Bump to v1.0.0 (go-delve#1126)

Add new version to CHANGELOG and update internal version.

v1.0.0-rc.2

*: Bump version to 1.0.0-rc.2