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

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


The following commit(s) were added to refs/heads/master by this push:
     new 90686bd816 Changelog document what changed compared to 19.0
     new a4ca9c57cd Merge pull request #6431 from MartinBalin/master
90686bd816 is described below

commit 90686bd816da854b2496a4113e9dd35548b40cf6
Author: Martin Balin <martin.ba...@oracle.com>
AuthorDate: Sun Sep 10 11:02:57 2023 +0200

    Changelog document what changed compared to 19.0
---
 java/java.lsp.server/vscode/CHANGELOG.md | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/java/java.lsp.server/vscode/CHANGELOG.md 
b/java/java.lsp.server/vscode/CHANGELOG.md
index 343c12a92d..311d3816c1 100644
--- a/java/java.lsp.server/vscode/CHANGELOG.md
+++ b/java/java.lsp.server/vscode/CHANGELOG.md
@@ -20,6 +20,15 @@
     under the License.
 
 -->
+
+## Version 19.0.301
+* LSP: Micronaut Symbols recognized and shown in Find Symbol in VSCode
+  * Open sources from Jar files as read-only from their true locations.
+  * Store database connection properties in temporary file existing only 
during Debug/Run session of given application
+* Micronaut: project improvements and bug fixes including Micronaut 4 project 
and annotations processing
+  * Entity classes generation improvements
+* JDK 21 javac support
+
 ## Version 19.0.0
 * Performance improvements in Maven projects loading and priming build
 * Navigation for Micronaut URI and Beans in Find Symbol


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to