Skip to content

Liberty LemMinX Language Server 2.2

Latest
Compare
Choose a tag to compare
@cherylking cherylking released this 28 Oct 14:48
· 16 commits to main since this release

Version 2.2 of the Liberty LemMinX Language Server is a fix release with enhancements.

The following enhancements are included in this release:

  • Added support for using versionless features in server configuration files. The versionless feature support was first made available in Open Liberty 24.0.0.8, but required some fixes that went into 24.0.0.9 and 24.0.0.10. Therefore, the Liberty Maven and Gradle plugin require using the 24.0.0.10 or newer runtime when using versionless features. See this Open Liberty blog and this documentation for more information. Note that the Liberty Maven and Gradle plugin do not support specifying the platform versions using an environment variable as described in this documentation. #299 #301 #304 #311
  • Update all cached data to 23.0.0.10 version #308

The following fixes are included in this release:

  • Updates for static application scan issues #281 #282 #294
  • Add checking for unique features with renamed features #305
  • Fix related to feature completion #315
  • Fix related to platform completion #318

See the commit log for the full set of changes.

The Liberty LemMinX Language Server 2.2 release is available on the Maven Central repository.