File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 0.27.2] ( https://github.com/redhat-developer/vscode-xml/milestone/38?closed=1 ) (November 25, 2024)
4+
5+ ### Bug Fixes
6+
7+ * Fix support for working with XML files on shared folders. See [ #1033 ] ( https://github.com/redhat-developer/vscode-xml/issues/1033 ) .
8+ * Fix interaction between ` <xi:include> ` and ` <?xml-model> ` PI. See [ #1021 ] ( https://github.com/redhat-developer/vscode-xml/issues/1021 ) .
9+ * Support ` xsi:type ` overrides when resolving content model. See [ eclipse-lemminx/lemminx #1647 ] ( https://github.com/eclipse-lemminx/lemminx/pull/1647 ) .
10+
11+ ### Build
12+
13+ * Fix binary build for Alpine linux. See [ #1015 ] ( https://github.com/redhat-developer/vscode-xml/issues/1015 ) .
14+ * Switch from GraalVM to GraalVM Community for native image build. See [ #1035 ] ( https://github.com/redhat-developer/vscode-xml/pull/1035 ) .
15+ * Fix builds on MacOS ARM64 with Java 8 (Temurin). See [ #1646 ] ( https://github.com/eclipse-lemminx/lemminx/pull/1646 ) .
16+
317## [ 0.27.1] ( https://github.com/redhat-developer/vscode-xml/milestone/37?closed=1 ) (May 31, 2024)
418
519### Build
Original file line number Diff line number Diff line change 2222 " SVG"
2323 ],
2424 "xmlServer" : {
25- "version" : " 0.28 .0"
25+ "version" : " 0.29 .0"
2626 },
2727 "binaryServerDownloadUrl" : {
2828 "linux" : " https://github.com/redhat-developer/vscode-xml/releases/download/latest/lemminx-linux.zip" ,
You can’t perform that action at this time.
0 commit comments