Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 872 Bytes

CHANGELOG.md

File metadata and controls

16 lines (14 loc) · 872 Bytes

Change Log

0.0.1

  • Support for different Wildfly versions
  • Supoort for minishift

0.13.0

  • Bundles updated rsp-server 0.13.0.Final
  • Support for WildFly 15
  • Ability to add or remove a deployment to the server
  • Ability to perform full publishes on the server
  • Run / Publish state for Server in Servers view now accurate
  • Automatically update publish state for a deployment if deployment source in vscode has changed
  • Clean up context menu to only show relevant actions [issue 203 / 204 / 206]
  • Red Hat Container Development Kit (CDK), found at https://developers.redhat.com/products/cdk, is not currently supported, but is planned. Attempts to create a CDK server adapter will fail.
  • Configuration option added to choose which JDK to use when starting the RSP server itself. See redhat-developer#229 to learn more.