Skip to content

Releases: redhat-developer/intellij-quarkus

1.14.1

05 Dec 10:59
f4b971e
Compare
Choose a tag to compare

Bug Fixes

  • Update the Quarkus runtime used by the plugin to version 2.14.1.Final (#687) link
  • Update the Quarkus runtime used by the plugin to version 2.14.2.Final (#689) link
  • NullPointerException in LSPCodeActionAnnotator (#691) link

1.14.0

16 Nov 08:25
8f8dc4a
Compare
Choose a tag to compare

Features

  • Add support for CodeActions and quickfixes (#673) link

Bug Fixes

  • Update the Quarkus runtime used by the plugin to version 2.13.3.Final (#670) link
  • Error while editing a qute template (#675) link
  • Quarkus Tools brakes Intellijs syntax highlighting (#680) link
  • Update the Quarkus runtime used by the plugin to version 2.14.0.Final (#681) link
  • MicroProfileHealthDiagnosticsParticipant incompatible with MicroProfile Health 3.0 and later (#685) link

1.13.1

17 Oct 08:40
4394387
Compare
Choose a tag to compare

Bug Fixes

  • Update the Quarkus runtime used by the plugin to version 2.13.0.Final (#665) link
  • Update the Quarkus runtime used by the plugin to version 2.13.2.Final (#667) link
  • Exception when launch intellij quarkus project OverConstrainedVersionException (#668) link

1.13.0

14 Sep 11:59
866a99c
Compare
Choose a tag to compare

Features

  • Support for textDocument/inlayHint (#656) link
  • Support for textDocument/documentHighlight (#657) link
  • Support clickable InlayHints (#659) link

Bug Fixes

  • Use Jackson provided by IntelliJ (#644) link
  • Update the Quarkus runtime used by the plugin to version 2.12.0.CR1 (#645) link
  • NPE when retrieving the QuarkusRunContext (#646) link
  • Update the Quarkus runtime used by the plugin to version 2.12.0.Final (#650) link
  • NPE when retrieving the QuarkusRunContext (#653) link
  • Update the Quarkus runtime used by the plugin to version 2.12.1.Final (#654) link
  • Update the Quarkus runtime used by the plugin to version 2.12.2.Final (#660) link

Other

  • Bump LSP4J from 0.14.0 to 0.15.0 (#635) link

1.12.0

22 Aug 16:46
d51c3aa
Compare
Choose a tag to compare

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

1.11.1

02 Jun 16:48
cf77876
Compare
Choose a tag to compare

Bug Fixes

  • Update the Quarkus runtime used by the plugin to version 2.9.2.Final (#577) link
  • Navigating from a template extension method in template to Java code jumps to Javadoc (#576) link
  • Upgrade to jsoup 1.14.2 (#579) link
  • NPE when processing template links (#581) link
  • Race condition in JavaASTValidator framework (#582) link
  • Conflit with Quarkus plugin from JetBrains (#584) link
  • Conflit with Quarkus plugin from JetBrains (#588) link

1.11.0

23 May 15:05
2b922ef
Compare
Choose a tag to compare

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

1.10.0

07 Mar 09:45
7c9071e
Compare
Choose a tag to compare

Features

  • Add Quarkus run configurations (#507) link

Bug Fixes

  • Update remote-robot to use proper Log4j (#491) link
  • Update the Quarkus runtime used by the plugin to version 2.6.0.Final (#492) link
  • Update the Quarkus runtime used by the plugin to version 2.6.1.Final (#493) link
  • Update the Quarkus runtime used by the plugin to version 2.6.2.Final (#494) link
  • Use SafeConstructor when creating new Yaml (CVE-2021-25738) (#496) link
  • Update the Quarkus runtime used by the plugin to version 2.7.0.Final (#499) link
  • MicroProfileRestClientDiagnosticsParticipant validateInterfaceType is called with no progress indicator (#500) link
  • Increase timeout for background jobs (#501) link
  • Update the Quarkus runtime used by the plugin to version 2.7.1.Final (#504) link
  • Add synchronization of Gradle window for integration tests (#503) link
  • Dependencies duplicated in Quarkus library (#506) link
  • Launch remote debugger for Quarkus run configuration in debug mode (#510) link
  • Add version to Quarkus library (#512) link
  • NPE for multi module Gradle projects (#513) link
  • Update the Quarkus runtime used by the plugin to version 2.7.2.Final (#515) link
  • Update the Quarkus runtime used by the plugin to version 2.7.3.Final (#518) link
  • Update dependencies versions (#520) link

Other

  • Add more document info in document synchronizer (#514) link

1.9.0

02 Dec 10:52
c7f61a2
Compare
Choose a tag to compare

Features

  • Add stream selection to the project/module wizard (#476) link

Bug Fixes

  • Fix unit tests failing randomly (#477) link
  • Update the Quarkus runtime used by the plugin to version 2.4.0.Final (#478) link
  • Update the Quarkus runtime used by the plugin to version 2.4.1.Final (#479) link
  • Update the Quarkus runtime used by the plugin to version 2.5.0.Final (#483) link
  • IntelliJ 2021.3 compatibility (#485) link
  • Update the Quarkus runtime used by the plugin to version 2.5.1.Final (#488) link

1.8.0

12 Oct 16:35
9f4e2c7
Compare
Choose a tag to compare

Features

  • Align with LSP4MP 0.3.0 (#451) link
  • Add Microprofile Fault Tolerance diagnostic provider (#460) link
  • Add MicroProfile Metrics diagnostic provider (#461) link
  • Align with quarkus-ls 0.10.1 (#464) link
  • Add support for codeLens (#467) link

Bug Fixes

  • Update the Quarkus runtime used by the plugin to version 2.2.3.Final (#450) link
  • IDE freezes under heavy load (#466) link
  • Update the Quarkus runtime used by the plugin to version 2.3.0.Final (#468) link
  • IDE freezes under heavy load (#469) link

Refactoring

  • Move classes to better reflect origin from LSP4MP and quarkus-ls (#457) link

Other

  • Bump to 1.8.0 link
  • Switch release workflow to Java 11 (#448) link
  • Add workflow to manually generate changelog (#449) link
  • Update Telemetry to 0.0.2.18 (#463) link