Skip to content

Releases: payara/ecosystem-vscode-plugin

Payara VSCode Plugin 1.3.0

09 Aug 17:22
73e48f8
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

Payara VSCode Plugin v0.0.4

18 Jun 11:47
0a265fa
Compare
Choose a tag to compare

Features

[ECOSYS-158] Remote Payara Server instance support in VSCode
[ECOSYS-134] Customize JDK Home of Payara Micro application
[ECOSYS-154] Application build failing for environment path having space
[ECOSYS-98] View JAX-RS endpoints of the application from VSCode Payara Server tree
[ECOSYS-153] tasks.json support to customize the project build command
[ECOSYS-79] Payara Micro Gradle project support in VSCode

Components Upgrade

[ECOSYS-136] Upgrade payara-maven-maven-archetype version to 1.0.
[@types/validator] Bump @types/validator from 12.0.1 to 13.0.0
[tmp] Bump tmp from 0.1.0 to 0.2.0
[@types/tmp] Bump @types/tmp from 0.1.0 to 0.2.0
[@types/node] Bump @types/node from 13.13.9 to 14.0.5
[@types/fs-extra] Bump @types/fs-extra from 8.1.1 to 9.0.1
[mocha] Bump mocha from 7.2.0 to 8.0.1

Payara VSCode Plugin v0.0.3

03 Apr 10:12
0d68a1c
Compare
Choose a tag to compare

Features

[ECOSYS-78] Payara Micro maven archetype project generator in VS Code
[ECOSYS-120] Payara Micro maven project support in VS Code
[ECOSYS-131] Launch VSCode debugger in debug mode of Payara Server
[ECOSYS-132] Prevent opening of duplicate output window in VSCode
[ECOSYS-133] Debug icon missing in Payara Micro instance on starting with debug mode

Components Upgrade

[BOT-22] Bump validator from 12.2.0 to 13.0.0
[BOT-21] Bump fs-extra from 8.1.0 to 9.0.0
[BOT-20] Bump tslint from 5.20.1 to 6.1.0
[BOT-18] Bump @types/node from 12.12.30 to 13.9.1
[BOT-19] Bump @types/mocha from 5.2.7 to 7.0.2
[BOT-17] Bump open from 6.4.0 to 7.0.3
[BOT-16] Bump mocha from 6.2.2 to 7.1.0

Payara VSCode Plugin v0.0.2

10 Mar 03:38
35dda74
Compare
Choose a tag to compare

[ECOSYS-117] Add MicroProfile tag in VS Code plugin