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 1a3bafbbfa Changelog update for VSNetBeans 20.0.301
new 561522ebad Merge pull request #6910 from MartinBalin/master
1a3bafbbfa is described below
commit 1a3bafbbfaa7e8f90dc49eb7043aa5af75b3c5c9
Author: Martin Balin <[email protected]>
AuthorDate: Wed Jan 3 08:50:26 2024 +0100
Changelog update for VSNetBeans 20.0.301
---
java/java.lsp.server/vscode/CHANGELOG.md | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/java/java.lsp.server/vscode/CHANGELOG.md
b/java/java.lsp.server/vscode/CHANGELOG.md
index 311d3816c1..22f2aa2908 100644
--- a/java/java.lsp.server/vscode/CHANGELOG.md
+++ b/java/java.lsp.server/vscode/CHANGELOG.md
@@ -20,6 +20,20 @@
under the License.
-->
+## Version 20.0.301
+* Micronaut:
+ * Micronaut Expression Language added - Syntax highlighting, Code
Completion, Go to Declaration
+ * Micronaut Controllers can be based on Repository interfaces to allow data
access
+ * Pageable data Repositories added to New from Template multistep wizard
+* Database and OCI:
+ * OCI Vault support for Database applications run in OKE
+ * Copy OCID for OCI resources
+ * Number of bug fixes & improvements
+* Numerous LSP improvements & bug fixes
+* Number of fixes and improvements in project management
+ * Priming build reload issues fixed
+ * Using selected launch config for F5 and code lenses
+ * and others...
## Version 19.0.301
* LSP: Micronaut Symbols recognized and shown in Find Symbol in VSCode
---------------------------------------------------------------------
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