You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by mb...@apache.org on 2023/01/30 13:32:28 UTC

[netbeans] branch vsnetbeans_1603 updated (f7f6f605b2e -> 9af370f0ffa)

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

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


    from f7f6f605b2e Proper escaping of TNS_ADMIN path. Select JDBC driver with defined implementation. (#5363)
     new 894ff89670c VSNetBeans changelog update for 16.0.301 and 17.0
     new 9af370f0ffa Mention also 17.0

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 java/java.lsp.server/vscode/CHANGELOG.md | 9 +++++++++
 1 file changed, 9 insertions(+)


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

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


[netbeans] 02/02: Mention also 17.0

Posted by mb...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 9af370f0ffacafe6e48908d2b24a3caf8eb676b1
Author: Martin Balin <ma...@oracle.com>
AuthorDate: Mon Jan 30 10:22:24 2023 +0100

    Mention also 17.0
---
 java/java.lsp.server/vscode/CHANGELOG.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/java/java.lsp.server/vscode/CHANGELOG.md b/java/java.lsp.server/vscode/CHANGELOG.md
index 4a070113491..2d482521b95 100644
--- a/java/java.lsp.server/vscode/CHANGELOG.md
+++ b/java/java.lsp.server/vscode/CHANGELOG.md
@@ -20,6 +20,9 @@
     under the License.
 
 -->
+## Version 17.0.0
+* Various bug fixes
+
 ## Version 16.0.301
 * Multistep wizard added to connect to Autonomous DB 
 * Fixes for obtaining projects information


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

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


[netbeans] 01/02: VSNetBeans changelog update for 16.0.301 and 17.0

Posted by mb...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 894ff89670cf81382ef47f9798b1bb88fff7cc27
Author: Martin Balin <ma...@oracle.com>
AuthorDate: Mon Jan 30 09:27:39 2023 +0100

    VSNetBeans changelog update for 16.0.301 and 17.0
---
 java/java.lsp.server/vscode/CHANGELOG.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/java/java.lsp.server/vscode/CHANGELOG.md b/java/java.lsp.server/vscode/CHANGELOG.md
index a7f635f8609..4a070113491 100644
--- a/java/java.lsp.server/vscode/CHANGELOG.md
+++ b/java/java.lsp.server/vscode/CHANGELOG.md
@@ -20,6 +20,12 @@
     under the License.
 
 -->
+## Version 16.0.301
+* Multistep wizard added to connect to Autonomous DB 
+* Fixes for obtaining projects information
+* Temporary fix: Support extra cluster directories.
+* Support for GraalVM MX projects updated
+
 ## Version 16.0.1
 * Gradle 7.6 support to work on JDK 19
 * Proxy autodection and configuration for Maven & Gradle


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

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