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

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


The following commit(s) were added to refs/heads/vsnetbeans_2499 by this push:
     new 4a14453b3e CHANGELOG update for upcoming 24.9.9
4a14453b3e is described below

commit 4a14453b3e874491222c1cd14a2b36bccbd08d50
Author: Martin Balin <[email protected]>
AuthorDate: Fri Jan 17 08:57:20 2025 +0100

    CHANGELOG update for upcoming 24.9.9
---
 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 4dbe5362e0..090cfb8a23 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 24.9.9
+* Version 24.9.9 is VSNetBeans technology preview of upcoming VSNetBeans 25.0
+* New terminal is opened in VSCode Output panel for every LSP IO operation, 
like build...
+* Improvements in running Java tests in Maven and Gradle projects. 
+   * Tests in project modules can be run in parallel using build tool native 
feature
+   * Improvements in events handling for VSCode Testing activity
+* OCI Profile shows correct region code
+* Validation before adding items into CloudAssets
+* Fix race/error handling issues on LSP restart
+* Fix ACL for application launch configuration .properties file on Windows
+* Removed settings for External formatters
+* Various fixes and improvements
+
+## Version 24.0
+* Various fixes 
+
 ## 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


---------------------------------------------------------------------
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