Skip to content

Releases: microsoft/java-debug

Release 0.28.0

Choose a tag to compare

@testforstephen testforstephen released this 27 Aug 07:21
885ad79
bump version to 0.28.0 (#349)

Release 0.27.1

Choose a tag to compare

@testforstephen testforstephen released this 22 Jul 02:35
c454a6f
Fix HCR not working issue (#342)

Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>

Release 0.27.0

Choose a tag to compare

@testforstephen testforstephen released this 17 Jul 11:33
7b5c945
Bump version to 0.27.0 (#341)

Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>

Release 0.26.0

Choose a tag to compare

@testforstephen testforstephen released this 13 May 06:56
8de2814
Fix gradle test scope (#333)

* Fix gradle test scope

Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>

* make checkstyle happy

Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>

Release 0.25.1

Choose a tag to compare

@testforstephen testforstephen released this 06 Mar 06:34
32f3a1f
Update ASTParser to support Java 13 syntax (#323)

Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>

Release 0.25.0

Choose a tag to compare

@testforstephen testforstephen released this 20 Feb 09:05
fc691fd
Return disconnect response in 500ms (#322)

Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>

Release 0.24.0

Choose a tag to compare

@testforstephen testforstephen released this 27 Dec 01:40
9b3e4d1
Clean up the registerd logger handlers when stopping the plugin (#311)

Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>

Release 0.23.0

Choose a tag to compare

@testforstephen testforstephen released this 29 Oct 04:22
89808a1
bump version to 0.23.0 (#306)

Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>

Release 0.22.0

Choose a tag to compare

@testforstephen testforstephen released this 24 Sep 03:19
f4ad19a
Clean up the resources generated by HCR provider (#300)

* Clean up the resources generated by HCR provider

Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>

* Fix launch.json project name

Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>

* clean up hcr provider in noDebug mode

Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>

Release 0.21.0

Choose a tag to compare

@testforstephen testforstephen released this 26 Aug 05:43
Fix checkPrerequisite (#294)