Skip to content

Releases: vmware/vrealize-developer-tools

v2.5.7 🌈

23 Feb 09:25

Choose a tag to compare

What's Changed

🚀 Features

⬆️ Dependencies


Full Changelog: v2.5.6...v2.5.7

v2.5.6 🌈

20 Feb 12:01

Choose a tag to compare

What's Changed

🚀 Features

  • (security alert #26) Refactor code to use safe API when executing shell command by @VenelinBakalov in #180
  • Add permissions to all actions and pin action dependencies to specific commits by @VenelinBakalov in #163
  • Update release draft action to upload artifacts to existing release draft by @VenelinBakalov in #161
  • [RunAction, logging] (#159) Restored System and Server logs in VRDT OUTPUT by @bcpmihail in #160

🐛 Bug Fixes

  • [RunAction, logging] (#159) Restored System and Server logs in VRDT OUTPUT by @bcpmihail in #160

⬆️ Dependencies


Full Changelog: v2.5.5...v2.5.6

v2.5.5 🌈

06 Aug 07:24

Choose a tag to compare

What's Changed

  • (154) Change vrdev.buildTools.defaultVersion extension configuration scope to resource by @VenelinBakalov in #156

⬆️ Dependencies

  • Bump fast-xml-parser from 4.1.2 to 4.4.1 in /packages/node/vrdt-common by @dependabot in #155

Full Changelog: v2.5.4...v2.5.5

v2.5.4 🌈

05 Jul 10:35

Choose a tag to compare

What's Changed

🚀 Features

  • ci: Use GITHUB_OUTPUT envvar instead of set-output command by @arunsathiya in #141
  • Update default Build Tools for Aria version for New Project action by @VenelinBakalov in #150

🐛 Bug Fixes

⬆️ Dependencies


Full Changelog: v2.5.3...v2.5.4

v2.5.3

19 Apr 06:47

Choose a tag to compare

What's Changed

  • [Task IAC-807] Enable Collecting Hints from vRO and Local Actions / Modules and vRO Plugins by @akantchev in #144

Full Changelog: v2.5.2...v2.5.3

v2.5.2

01 Mar 08:08

Choose a tag to compare

What's Changed

  • Added support for vRO inventory items caching, add short sleep interval before collecting in order to let vRO build it's memory cache by @akantchev in #142

New Contributors

Full Changelog: v2.5.1...v2.5.2

v2.5.1

20 Dec 11:23

Choose a tag to compare

What's Changed

  • Bump semver from 7.3.5 to 7.5.2 by @dependabot in #130
  • Bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in #134
  • Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #136
  • Bump @babel/traverse from 7.17.3 to 7.23.2 by @dependabot in #138
  • Fix issue that prevents users from running vRO action in VScode by @akumanov-vmw in #140

New Contributors

  • @akumanov-vmw made their first contribution in #140

Full Changelog: v2.5.0...v2.5.1

v2.5.0

27 Apr 11:17

Choose a tag to compare

Since version 2.5.0 Autocompletion features are available for JavaScript actions projects.
Since version 2.5.0 vRDT is capable to authenticate to vRealize Orchestrator using vRA Authentication (in addition to vRO basic authentication).

All Changes * [#106](https://github.com//pull/106) - Bump minimist from 1.2.5 to 1.2.6 * [#107](https://github.com//pull/107) - Bump moment from 2.29.1 to 2.29.2 * [#109](https://github.com//pull/109) - Specify available polyglot types in Polyglot-project wiki * [#110](https://github.com//pull/110) - Bump protobufjs from 6.11.2 to 6.11.3 * [#113](https://github.com//pull/113) - Bump loader-utils from 2.0.2 to 2.0.3 * [#114](https://github.com//pull/114) - Bump moment from 2.29.2 to 2.29.4 * [#115](https://github.com//pull/115) - Bump loader-utils from 2.0.3 to 2.0.4 * [#116](https://github.com//pull/116) - Bump terser from 5.11.0 to 5.15.1 * [#118](https://github.com//pull/118) - Bump decode-uri-component from 0.2.0 to 0.2.2 * [#120](https://github.com//pull/120) - Bump json5 from 1.0.1 to 1.0.2 * [#117](https://github.com//pull/117) - Procedure for creating custom vropkg sign certificate * [#124](https://github.com//pull/124) - Bump webpack from 5.69.1 to 5.76.0 * [#125](https://github.com//pull/125) - IAC-760 bumping project dependencies * [#126](https://github.com//pull/126) - IAC-762 Address vulnerability in xml2js * [#123](https://github.com//pull/123) - Rewrite code for language services to use protobufjs library and remo… * [#127](https://github.com//pull/127) - IAC-762 Address xml2js vulnerability

v2.4.0

25 Feb 15:13

Choose a tag to compare

Notable Changes

  • Updated documentation for ABX and Polyglot project types, and versioning and releasing guidelines. (#96)
  • Enable TypeScript features by default (#97)
  • Bundle the extension using Webpack to reduce its size by 8x. (#99)
All Changes
  • #95 - Migrate to Node 12 and npm 7, remove deprecated dependencies
  • #96 - Added Wiki documentation for ABX, Polyglot and release.sh
  • #97 - Remove the experimental TypeScript flag and use vRBT 2.12.5 as default
  • #99 - Reorganize the repository to facilitate the move to a monorepo
  • #104 - Bump jsdoc and vsce dependency versions to fix critical vulnerabilities
  • #105 - Bump dependencies to fix vulnerabilities in ansi-regex, glob-parent and yargs-parser

v2.2.1

21 Mar 13:35
v2.2.1

Choose a tag to compare

  • Bump dependencies to latest versions
All Changes
  • #81 - Initial version of the wiki
  • #82 - Bump bl from 4.0.2 to 4.0.3
  • #83 - [Security] Bump node-fetch from 2.3.0 to 2.6.1
  • #85 - Bump dependencies to latest, migrate to vscode API 1.50
  • #86 - Lock the gulp-cli's yargs-parser version to a non-vulnerable one
  • #91 - minor wiki fixes
  • #89 - [Security] Bump ini from 1.3.5 to 1.3.8
  • #90 - [Security] Bump node-notifier from 8.0.0 to 8.0.1
  • #95 - Migrate to Node 12 and npm 7, remove deprecated dependencies