Skip to content

0.27.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Nov 18:57
· 8 commits to main since this release

Bug Fixes

  • Fix support for working with XML files on shared folders. See #1033.
  • Fix interaction between <xi:include> and <?xml-model> PI. See #1021.
  • Support xsi:type overrides when resolving content model. See eclipse-lemminx/lemminx#1647.

Build

  • Fix binary build for Alpine linux. See #1015.
  • Switch from GraalVM to GraalVM Community for native image build. See #1035.
  • Fix builds on MacOS ARM64 with Java 8 (Temurin). See #1646.