ReleaseMicrosoftMicrosoftpublished Jan 31, 2024seen 2d

microsoft/java-debug 0.51.0

microsoft/java-debug

Open original ↗

Captured source

source ↗
published Jan 31, 2024seen 2dcaptured 9hhttp 200method plain

Release 0.51.0

Repository: microsoft/java-debug

Tag: 0.51.0

Published: 2024-01-31T03:54:35Z

Prerelease: no

Release notes:

What's Changed

  • Update target platform dependencies to fix build errors by @testforstephen in https://github.com/microsoft/java-debug/pull/518
  • updated dependency location by @olsonjohn in https://github.com/microsoft/java-debug/pull/528
  • Fix generic return type lambda breakpoint issue. Fix #1359 by @gayanper in https://github.com/microsoft/java-debug/pull/499
  • Improve inline breakpoint discovery when expression is multiline. Fix #521 by @gayanper in https://github.com/microsoft/java-debug/pull/522
  • Extend ISourceLookUpProvider to be able to specify whether the source is Local (VSCode) or Remote(DAP Server) by @VladimirMakaev in https://github.com/microsoft/java-debug/pull/515
  • Migrate to 1es pipelines by @jdneo in https://github.com/microsoft/java-debug/pull/532
  • Fix the step-into target on multi line expression. Fix #519 by @gayanper in https://github.com/microsoft/java-debug/pull/520
  • Bump version to 0.51.0 by @testforstephen in https://github.com/microsoft/java-debug/pull/533

Full Changelog: https://github.com/microsoft/java-debug/compare/0.50.0...0.51.0