Releases: redhat-developer/intellij-quarkus
Releases · redhat-developer/intellij-quarkus
1.14.1
1.14.0
Features
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
1.13.0
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
1.12.0
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
1.11.1
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
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
Features
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
1.9.0
Features
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
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