Skip to content

Commit

Permalink
Merge pull request #7820 from apache/vsnetbeans_2399
Browse files Browse the repository at this point in the history
VSNetBeans 23.9.9 changelog update
  • Loading branch information
MartinBalin authored Oct 2, 2024
2 parents 3013ef5 + 46efa92 commit c5731c9
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions java/java.lsp.server/vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,22 @@
under the License.
-->
## Version 23.9.9
* Version 23.9.9 is VSNetBeans technology preview of upcoming VSNetBeans 24.0
* Warn if JDK appears invalid and offer JDK configuration wizard
* Project improvements:
* Improving "internal reload" during project reload
* Support for adding annotation processor dependencies
* Maven and Gradle implementation of Project (re)load API
* Micronaut:
* Report warnings for properties in config files with unset values.
* Code completion for named cloud assets added.
* Improvements & bug fixes in LSP for Micronaut symbols
* Cloud Assets improvements:
* Support for container repository and docker build/push
* Support for registering database
* Various other bug fixes and improvements

## Version 23.0.0
* JDK can be set per project, new setting: `netbeans.project.jdkhome`
* Micronaut:
Expand Down

0 comments on commit c5731c9

Please sign in to comment.