Skip to content

Commit

Permalink
Changelog document what changed compared to 19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinBalin committed Sep 10, 2023
1 parent f3bbe32 commit 90686bd
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions java/java.lsp.server/vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 90686bd

Please sign in to comment.