Skip to content

1.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 16:46
d51c3aa

Features

  • Add extensions filter in Quarkus wizard (#597) link
  • Group CodeLens elements on a single line (#614) link
  • Add button to browse the Dev UI (#602) link
  • Align with LSP4MP 0.5.0 and quarkus-ls 0.12.1 (#621) link

Bug Fixes

  • Java.lang.IllegalArgumentException: Argument for @NotNull parameter 'file' of com/intellij/openapi/roots/impl/ProjectFileIndexImpl.getModuleForFile must not be null (#592) link
  • Use test library 0.0.9 (#593) link
  • Java.lang.Throwable: Do not perform a synchronous refresh under read lock (except from EDT) - causes deadlocks if there are events to fire (#594) link
  • Quarkus extension tags format has changed (#595) link
  • Error while visiting node (#598) link
  • Add DCO documentation (#606) link
  • Read access is allowed from inside read-action (#603) link
  • Update the Quarkus runtime used by the plugin to version 2.10.0.Final (#607) link
  • Update the Quarkus runtime used by the plugin to version 2.10.1.Final (#611) link
  • Update the Quarkus runtime used by the plugin to version 2.10.2.Final (#612) link
  • Update the Quarkus runtime used by the plugin to version 2.11.1.Final (#622) link
  • Extensions from the platform should have an indicator (#623) link
  • Update the Quarkus runtime used by the plugin to version 2.11.2.Final (#630) link
  • Content assist may eat existing text (#632) link
  • Synchronous refresh under read lock causes IDE error (#640) link
  • Quarkus library not generated for Gradle based projects (#643) link

Other

  • Update Telemetry to 0.0.3.33 (#613) link