3.1 KiB
3.1 KiB
2020-12-16 (4.9.0 RELEASE, incl. language servers version 1.24.0)
- no major changes
2020-10-23 (4.8.1 RELEASE, incl. language servers version 1.23.0)
- no major changes
2020-09-17 (4.8.0 RELEASE, incl. language servers version 1.22.0)
- no major changes
2020-08-27 (4.7.2 RELEASE, incl. language servers version 1.21.0)
- no major changes
2020-07-30 (4.7.1 RELEASE, incl. language servers version 1.20.0)
- no major changes
2020-06-18 (4.7.0 RELEASE, incl. language servers version 1.19.0)
- no major changes
2020-05-28 (4.6.2 RELEASE, incl. language servers version 1.18.0)
- (VSCode/Theia) bugfix: Fix null reference when no JVM was found - contributed by @tfriem
2020-04-23 (4.6.1 RELEASE)
- no major changes
2020-03-19 (4.6.0 RELEASE)
- no major changes
2020-01-22 (4.5.1 RELEASE)
- no major changes
2019-12-19 (4.5.0 RELEASE)
- no major changes
2019-11-21 (4.4.2 RELEASE)
- no major changes
2019-10-24 (4.4.1 RELEASE)
- no major changes
2019-09-19 (4.4.0 RELEASE)
- (VSCode) fixed: show error message when manually configured JDK is not there
2019-08-13 (4.3.2 RELEASE)
- (VSCode) fixed: Spring boot tool vscode extension is causing system to run out of disk space (#328)
2019-07-12 (4.3.1 RELEASE)
- (all language servers) performance: further improvements to the language server startup time
2019-06-21 (4.3.0 RELEASE)
- no major changes
2019-05-24 (4.2.2 RELEASE)
- (all language servers) performance: additional improvements to language server startup time
2019-04-18 (4.2.1 RELEASE)
- (VSCode, Atom, Theia) improvement: JVM args can now be configured for language server processes
2019-03-21 (4.2.0 RELEASE)
- no major changes
2019-02-21 (4.1.2 RELEASE)
- no major changes
2019-01-24 (4.1.1 RELEASE)
- no major changes
2018-12-20 (4.1.0 RELEASE)
- no major changes
2018-11-30 (4.0.2 RELEASE)
- (General) Various bugfixes for bugs causing language servers to hang and become unresponsive.
2018-10-31 (4.0.1 RELEASE)
- no major changes
2018-09-25 (4.0.0 RELEASE)
- no major changes
2018-08-30 (M15)
- no major changes
2018-08-09 (M14)
- no major changes
2018-07-23 (M13)
- no major changes
2018-06-08 (M12)
- no major changes
2018-05-14 (M11)
- (all) JVM used to run the language servers can now be specified via custom settings (#51)
2018-03-15 (M10)
- (all) language server processes now show up with their real name when using
jpsinstead of justJarLauncher
2018-02-23 (M9)
- (all) improved the way the JDK to run the language server is found together with an improved error message if no JDK can be found
2017-12-15 (M7)
2017-12-04
- initial public beta launch