Releases: microsoft/java-debug
Releases · microsoft/java-debug
Release 0.53.1
What's Changed
- Remove the deprecated debug parameters from the launching connector by @testforstephen in #562
- Adopt the new code sign job in the pipeline by @testforstephen in #563
- Remove the obselete parameter '-Djava.compiler=NONE' from launching command by @testforstephen in #564
- Update lsp4j dependency to version 0.23.1 by @bsolar17 in #565
- Update eclipse to use v4.33 by @vincadrn in #571
- Bump commons-io:commons-io from 2.11.0 to 2.14.0 in /com.microsoft.java.debug.core by @dependabot in #573
- bump version to 0.53.1 by @testforstephen in #574
New Contributors
Full Changelog: 0.53.0...0.53.1
0.53.0
What's Changed
- fix Java 22 main method searching order by @testforstephen in #548
- Support HCR for gradle build server projects by @jdneo in #555
- Update tp to fix the build failure by @testforstephen in #556
- bump version to 0.53.0 by @testforstephen in #557
Full Changelog: 0.52.0...0.53.0
0.52.0
What's Changed
- Update com.microsoft.java.debug.tp.target to 4.31 release by @testforstephen in #538
- Update lsp4j to 0.22.0 by @testforstephen in #541
- Support debugging Java 21 instance main method and unnamed class by @testforstephen in #542
- bump version to 0.52.0 by @testforstephen in #543
- Check the class name of ASTNode to see if it's unnamed class by @testforstephen in #544
Full Changelog: 0.51.1...0.52.0
Release 0.51.1
Release 0.51.0
What's Changed
- Update target platform dependencies to fix build errors by @testforstephen in #518
- updated dependency location by @olsonjohn in #528
- Fix generic return type lambda breakpoint issue. Fix #1359 by @gayanper in #499
- Improve inline breakpoint discovery when expression is multiline. Fix #521 by @gayanper in #522
- Extend ISourceLookUpProvider to be able to specify whether the source is Local (VSCode) or Remote(DAP Server) by @VladimirMakaev in #515
- Migrate to 1es pipelines by @jdneo in #532
- Fix the step-into target on multi line expression. Fix #519 by @gayanper in #520
- Bump version to 0.51.0 by @testforstephen in #533
Full Changelog: 0.50.0...0.51.0
Release 0.50.0
Bump version to 0.50.0 (#516)
Release 0.49.0
bump version to 0.49.0 (#506)
Release 0.48.0
Bump version to 0.48.0 (#502)
Release 0.47.0
Bump version to 0.47.0 (#497)
Release 0.46.0
Bump version to 0.46.0 (#492)