这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: hitzhangjie/delve

Tags

v1.4.0

Toggle v1.4.0's commit message
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

Toggle v1.3.2's commit message
all: Bump to v1.3.2

Thanks to everyone who contributed!

v1.3.1

Toggle v1.3.1's commit message
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

Toggle v1.3.0's commit message
proc: discard variables with address 0 in disassembly sym lookup (go-…

…delve#1668)

They are irrelevant and confusing.

v1.2.0

Toggle v1.2.0's commit message
Set release date for 1.2.0

v1.1.0

Toggle v1.1.0's commit message
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

Toggle v1.0.0's commit message
all: Bump to v1.0.0 (go-delve#1126)

Add new version to CHANGELOG and update internal version.

v1.0.0-rc.2

Toggle v1.0.0-rc.2's commit message
*: Bump version to 1.0.0-rc.2

v1.0.0-rc.1

Toggle v1.0.0-rc.1's commit message
*: Bump version to 1.0.0-rc.1

v0.12.2

Toggle v0.12.2's commit message
Bump to version v0.12.2 (go-delve#788)