This is an automated email from the ASF dual-hosted git repository.

mbalin pushed a commit to branch vsnetbeans_2399
in repository https://gitbox.apache.org/repos/asf/netbeans.git


The following commit(s) were added to refs/heads/vsnetbeans_2399 by this push:
     new 46efa928ea4 VSNetBeans 23.9.9 changes
46efa928ea4 is described below

commit 46efa928ea4e74c770cee8977fc0dedef03cf1ba
Author: Martin Balin <[email protected]>
AuthorDate: Wed Oct 2 12:47:07 2024 +0200

    VSNetBeans 23.9.9 changes
---
 java/java.lsp.server/vscode/CHANGELOG.md | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/java/java.lsp.server/vscode/CHANGELOG.md 
b/java/java.lsp.server/vscode/CHANGELOG.md
index 248f50d62aa..4dbe5362e06 100644
--- a/java/java.lsp.server/vscode/CHANGELOG.md
+++ b/java/java.lsp.server/vscode/CHANGELOG.md
@@ -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: 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to