Skip to content

1.24.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Aug 16:30
· 1 commit to master since this release

Enhancements

Bug Fixes

  • Update lsp4j to 1.0.0 to solve incompatibility problem with vscode-java (jdtls). See quarkus-ls#1171.
  • Roq Data file should return io.vertx.core.json.JsonObject as Java type. See quarkus-ls#1166.

Build

  • Upgrade to Node 22. See #1288.
  • Remove chai. See #1112.