Skip to content

Commit 76ec4ad

Browse files
committed
Change log update for 25.0.0
1 parent 2f7b077 commit 76ec4ad

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

vscode/CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,35 @@
2222
under the License.
2323
2424
-->
25+
## Version 25.0.0
26+
### What's Changed
27+
28+
29+
#### Enhancements
30+
* Introduction of Java Notebook [#464](https://github.com/oracle/javavscode/pull/464)
31+
* Open JShell in project context [#464](https://github.com/oracle/javavscode/pull/464)
32+
* Upgrade to NB-27 [#456](https://github.com/oracle/javavscode/pull/456)
33+
* Full JDK 25 support
34+
* Inlined values inside debugger
35+
* Improved Gradle 9 support
36+
* And more ...
37+
* Improved support for JDK 25
38+
* Improved support for Module imports [#474](https://github.com/oracle/javavscode/pull/474)
39+
* Improved support for Compact source files [#466](https://github.com/oracle/javavscode/pull/466)
40+
* Backport of important patches from NB28 [#473](https://github.com/oracle/javavscode/pull/473)
41+
42+
#### Bug Fixes
43+
* Fixed Run and Debug hanging when more than 2 main classes in the project [#468](https://github.com/oracle/javavscode/pull/468)
44+
* Fixed "Launch Java App" related to launch app [#468](https://github.com/oracle/javavscode/pull/468)
45+
46+
#### Other Changes
47+
* Translation of new messages to ja and zh-cn [#464](https://github.com/oracle/javavscode/pull/464)
48+
* Graceful close handler implementation in Netbeans Language Server [#458](https://github.com/oracle/javavscode/pull/458)
49+
* Message labels updates and improvements [#471](https://github.com/oracle/javavscode/pull/471)
50+
51+
52+
**Full Changelog**: https://github.com/oracle/javavscode/compare/v24.1.1...v25.0.0
53+
2554
## Version 24.1.1
2655
### What's Changed
2756

0 commit comments

Comments
 (0)