Skip to content

Releases: vmware/vrealize-developer-tools

2.1.6

17 Apr 09:05
Compare
Choose a tag to compare

Notable changes

  • Support the new project type typescript-project-all
All Changes
  • #67 - Changes to Gulpfile to fix Windows build
  • #68 - Support the new project type typescript-project-all and fix -pl task parameter for Windows

2.1.5

13 Apr 12:09
Compare
Choose a tag to compare

Notable changes

  • Irrelevant features of the extension will not load if a non-vRealize project is opened (#57)
  • Support highly nested project structure when generating build tasks (#61)
  • Security fixes
All Changes
  • #57 - Hide irrelevant features of the extension when non-vRealize project is opened
  • #59 - A wrapper for managing the extension's state
  • #61 - Support highly nested project structure when generating build tasks
  • #60 - Run the language server only if there is an actions project in the workspace
  • #62 - [Security] Bump codecov from 3.6.1 to 3.6.5
  • #64 - [Security] Bump minimist from 1.2.0 to 1.2.2
  • #63 - [Security] Bump acorn from 6.1.1 to 6.4.1
  • #65 - [Security] Bump kind-of transitive dependency to 6.0.3 to patch vulnerability
  • #66 - [Security] Bump acorn transitive dependency in yarn.lock to 7.1.1

2.1.4

02 Feb 16:48
Compare
Choose a tag to compare

Notable changes

  • Support 'Run Action' against vRO 7.6 and vRO 8
All Changes
  • #58 - Fixes #48 - Support 'Run Action' against vRO 7.6 and vRO 8

2.1.3

04 Jan 12:33
Compare
Choose a tag to compare

Notable changes

  • Security fixes
All Changes
  • #55 - [Security] Bump handlebars from 4.1.2 to 4.5.3

2.1.2

03 Dec 13:51
Compare
Choose a tag to compare

Notable changes

  • Support creation of vRA 8 projects using the New Project command. (#54)
All Changes
  • #51 - Fixed #49 - Throw an error during extension load when settings.xml does not exist
  • #54 - Support creating vRA 8 projects and add push/pull tasks for such…

2.1.1

20 Nov 16:47
Compare
Choose a tag to compare

Notable changes

  • Fixed vRealize: Open Action/Workflow/Resource/Configuration command
All Changes
  • #46 - [Security] Bump https-proxy-agent from 2.2.1 to 2.2.4
  • #50 - Fixed #47 - Failed to fetch vRO element using the Command Palette

2.1.0

18 Nov 10:57
Compare
Choose a tag to compare

Notable Changes

  • Add a vRO Explorer view to the vscode activity bar that allows browsing the vRO inventory (#42)
All Changes
  • #42 - Add a vRO Explorer view to the vscode Activity Bar

2.0.6

16 Nov 20:17
Compare
Choose a tag to compare

Notable changes

All Changes
  • #43 - Use version 1.7.1 of vRealize Build Tools by default

2.0.5

12 Oct 09:03
Compare
Choose a tag to compare

Notable changes

  • Security fixes
All Changes
  • #41 - [Security] Bump mixin-deep from 1.3.1 to 1.3.2
  • #40 - [Security] Bump eslint-utils from 1.3.1 to 1.4.2

2.0.4

09 Sep 15:40
Compare
Choose a tag to compare

Notable Changes

  • Generated projects using the vRealize: New Project are now correctly opened on Windows (#38)
All Changes
  • #36 - [Security] Bump lodash from 4.17.11 to 4.17.13
  • #37 - Updates to contributing guide and GitHub issue templates
  • #38 - Fixed #34 - Cannot open a freshly generated project on Windows