Skip to content

1.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 15:05
2b922ef

Features

  • Connect shared library for UI tests and remove unnecessary code which has been moved to the shared library link
  • Qute support (#544) link
  • Align with LSP4MP 0.4.0 and quarkus-ls 0.11.1 (#546) link

Bug Fixes

  • Update the Quarkus runtime used by the plugin to version 2.7.4.Final (#523) link
  • Update the Quarkus runtime used by the plugin to version 2.8.0.CR1 (#528) link
  • Update the Quarkus runtime used by the plugin to version 2.8.0.Final (#531) link
  • Update the Quarkus runtime used by the plugin to version 2.8.1.Final (#537) link
  • Update the Quarkus runtime used by the plugin to version 2.8.2.Final (#538) link
  • Update the Quarkus runtime used by the plugin to version 2.9.0.Final (#549) link
  • Open hover links in IDE (#556) link
  • Use source folders for the ConfigSource framework (#555) link
  • @ConfigProperty diagnostics may be desynchronized (#559) link
  • MicroProfileFaultToleranceASTValidator reports unreadable diagnostic message (#564) link
  • New Quarkus wizard hidden for 2022.1 (#565) link
  • Qute file type may not return null description (#567) link
  • Update the Quarkus runtime used by the plugin to version 2.9.1.Final (#570) link
  • Error reported for empty PSI elements (#571) link
  • @ConfigProperty diagnostics may be desynchronized (#573) link

Other