Skip to content

Commit

Permalink
Changelog update.
Browse files Browse the repository at this point in the history
  • Loading branch information
sdedic committed Aug 2, 2023
1 parent b5e0253 commit 748ef78
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion java/java.lsp.server/vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,17 @@
under the License.
-->
## Version 19.0.0
* Performance improvements in Maven projects loading and priming build
* Navigation for Micronaut URI and Beans in Find Symbol
* Allow for lazy computation of CodeActions
* Database support improvements:
* Generating Entity classes from database improved
* JDBC properties editing
* Display database schema tree improvements
* Adding OCI Autonomous database simplified
* Allow to reenter DB username and password

## Version 18.0.0
* Java 8+ launch config renamed to Java+

Expand Down Expand Up @@ -150,4 +161,4 @@
* Progress bar for long running operation like build actions
* Ability to cancel selected operations
* Maven projects: Go to Definition source code action downloads and open Java source
* JavaDoc is shown when mouse hoovers over symbol
* JavaDoc is shown when mouse hoovers over symbol

0 comments on commit 748ef78

Please sign in to comment.