Release 0.45.0
0.45.0 - 2022-10-12
Added
- Visualize the inline breakpoint locations. See #1193.
- Show an extra column cursor when an inline breakpoint is hit. See #1202.
- Support JEP 425: Virtual Threads (JDK 19). See #1159.
Changed
- Enable async jdwp based on network latency for auto mode. See java-debug#447.
Fixed
- NPE when stopping JDT.LS. See java-debug#448.