Skip to content

Releases: payara/ecosystem-vscode-plugin

1.6.0

26 Mar 09:13
7f3483a

Choose a tag to compare

What's Changed

  • FISH-12969 Payara Server Startup Fails in VSCODE Due to the CRaCCheckpointTo Option by @jGauravGupta in #242
  • FISH-9450 Payara Tools for VSCode fails to pass environmental variables and start a Payara Micro instance by @jGauravGupta in #240
  • Bump glob from 7.2.3 to 10.3.10 by @dependabot[bot] in #220
  • Update npm dependencies and fix security vulnerabilities by @Copilot in #243
  • Read build directory from pom.xml instead of hardcoding target by @Copilot in #245
  • Support custom Gradle build directory (buildDir) by @Copilot in #246
  • Bump mocha from 10.7.3 to 11.7.5 by @dependabot[bot] in #247
  • Bump @types/node from 22.19.15 to 25.4.0 by @dependabot[bot] in #251
  • FISH-13107 VSCode fails to start Payara Server due to misparsed arguments by @jGauravGupta in #253
  • FISH-13145 Fix Application deployment error by @jGauravGupta in #254
  • FISH-13206 Fix "Debug on Server" deployment failure caused by JVM module access error on restart by @jGauravGupta in #255

Full Changelog: 1.5.0...1.6.0

1.5.0

18 Dec 19:02
b03f540

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.0...1.5.0

Payara VSCode Plugin 1.4.0

01 Oct 17:15
d55b927

Choose a tag to compare

What's Changed

  • FISH-9450 Payara Tools for VSCode fails to pass environmental variables and start a Payara Micro instance by @jGauravGupta in #229
  • FISH-9778 Fixes conflict property with different datatype in "extends vscode.TreeItem implements vscode.QuickPickItem" by @jGauravGupta in #231

Full Changelog: 1.3.0...1.4.0

Payara VSCode Plugin 1.3.0

09 Aug 17:22
73e48f8

Choose a tag to compare

What's Changed

Full Changelog: 1.2.2...1.3.0

Payara VSCode Plugin 1.2.2

05 Jan 05:14
07e73eb

Choose a tag to compare

Merge pull request #169 from breakponchito/FISH-6474-upgrading-version

FISH-6474: upgrading version for release

Payara VSCode Plugin 1.2.1

29 Dec 11:40
d52fa53

Choose a tag to compare

Merge pull request #167 from jGauravGupta/FISH-6934

FISH-6934 Remove vscode-uri and release 1.2.1 patch

Payara VSCode Plugin 1.2.0

23 Dec 08:24
5b780c2

Choose a tag to compare

Features/Bug Fixes

[FISH-6474] Adding support to migrate to Jakarta EE 10
[FISH-6530] Fixes issues to process URI and pom plugins property
[SERV-818] Fixes TSLint warning

Payara VSCode Plugin 1.1.1

02 Jul 11:51
4574993

Choose a tag to compare

Payara VSCode Plugin 1.1.1 - Patch release fixes packaging issue

Payara VSCode Plugin 1.1.0

02 Jul 10:38
8e56281

Choose a tag to compare

Features/Bug Fixes

[FISH-975] Hot Reload Payara Server application from VSCode
[FISH-795] VSCode Auto Deploy feature
[FISH-738] Payara Server integration with 'Project Manager for Java' extension
[FISH-1076] Payara Micro Hot Deploy UI integration
[FISH-1524] Fixes Application deployment via Java Extension manager

Components Upgrade

[@types/node] Bump @types/node from 14.14.43 to 15.0.1
[mocha] Bump mocha from 8.4.0 to 9.0.0
[fs-extra] Bump fs-extra from 9.1.0 to 10.0.0

Payara VSCode Plugin 1.0.0

18 Dec 13:47
c6abd00

Choose a tag to compare

Features/Bug Fixes

[FISH-489] JPS command invocation failed from the VSCode
[FISH-613] Fixes VSCode extension error 'message.property is not iterable
[FISH-409] FISH-409 Application deployment support by Payara Server remote connector in VSCode
** Payara Server 5.2020.5+ is the minimum required version to support the remote deployment.

Components Upgrade

[typescript] Bump typescript from 3.9.7 to 4.0.3
[mocha] Bump mocha from 7.2.0 to 8.0.1