Skip to content

Releases: redhat-developer/vscode-microprofile

0.13.0

28 Oct 15:44
Compare
Choose a tag to compare

Bug Fixes

  • Cannot publish to OpenVSX due to out of date NodeJS. See #303.
  • Codelens for REST endpoints should resolve variable references. See lsp4mp#467.
  • Prevent duplicate properties when generating them. See lsp4mp#465.
  • Prevent error on empty name symbol. See lsp4mp#462.

Build

  • Bump webpack from 5.94.0 to 5.95.0. See #296.
  • Update vscode-redhat-telemetry to 0.9.0. See #293.
  • Update NodeJS in CD pipeline to NodeJS 20. See #304.

0.12.1

28 Oct 15:44
Compare
Choose a tag to compare

Enhancements

Bug Fixes

  • NPE with Workspace Symbol when LSP client return null as SymbolInformation List. See eclipse/lsp4mp#457.
  • Unrecognized property mp.messaging.* when Channel annotation is used along with Multi. See eclipse/lsp4mp#451.
  • fix: synchronized projectLabels + collect codeLens when project is loaded. See eclipse/lsp4mp#444.

Build

  • Set encoding as false for gulp.src to treat content as binary.. See #209.
  • Update eclipse.jdt.ls to 1.39.0-SNAPSHOT. See eclipse/lsp4mp#454.
  • Add About files to JDT extension bundles & Maven artifacts. See eclipse/lsp4mp#437.
  • Fix tests for release workflow. See #185.

0.12.0

26 Aug 14:02
Compare
Choose a tag to compare

Enhancements

Bug Fixes

  • NPE with Workspace Symbol when LSP client return null as SymbolInformation List. See eclipse/lsp4mp#457.
  • Unrecognized property mp.messaging.* when Channel annotation is used along with Multi. See eclipse/lsp4mp#451.
  • fix: synchronized projectLabels + collect codeLens when project is loaded. See eclipse/lsp4mp#444.

Build

  • Set encoding as false for gulp.src to treat content as binary.. See #209.
  • Update eclipse.jdt.ls to 1.39.0-SNAPSHOT. See eclipse/lsp4mp#454.
  • Add About files to JDT extension bundles & Maven artifacts. See eclipse/lsp4mp#437.
  • Fix tests for release workflow. See #185.