Releases: vmware/vrealize-developer-tools
Releases · vmware/vrealize-developer-tools
v2.5.6 🌈
What's Changed
🐛 Bug Fixes
- [RunAction, logging] (#159) Restored System and Server logs in VRDT OUTPUT by @bcpmihail in #160
⬆️ Dependencies
- Bump micromatch from 4.0.7 to 4.0.8 by @dependabot in #158
- Bump webpack from 5.92.1 to 5.94.0 by @dependabot in #157
Full Changelog: v2.5.5...v2.5.6
v2.5.5 🌈
What's Changed
- (154) Change
vrdev.buildTools.defaultVersion
extension configuration scope toresource
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 🌈
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
- Fixed local file hinting not working for folder names containing dash by @MirjanaStojanoska in #146
⬆️ Dependencies
- Bump braces, gulp, jest, jest-extended and ts-jest by @dependabot in #153
- Bump ws from 7.5.7 to 7.5.10 by @dependabot in #152
- Bump fast-xml-parser from 3.19.0 to 4.1.2 by @dependabot in #147
- Bump protobufjs from 6.11.3 to 6.11.4 by @dependabot in #148
- Bump tar from 6.1.11 to 6.2.1 by @dependabot in #145
Full Changelog: v2.5.3...v2.5.4
v2.5.3
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
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
- @akantchev made their first contribution in #142
Full Changelog: v2.5.1...v2.5.2
v2.5.1
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
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 vulnerabilityv2.4.0
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
- 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
v2.2.0
Notable changes
- Support for vRA Cloud Assembly Blueprints
- Show a Welcome view in the vRO Explorer when there is no active profile
- Dependency updates and Security fixes
All Changes
- #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 - Bump kind-of transitive dependency to 6.0.3 to patch vulnerability
- #66 - Bump acorn transitive dependency in yarn.lock to 7.1.1
- #67 - update gulpfile
- #68 - fix windows command for sub projects + add maven type typescript-proj…
- #70 - Support for vRA Cloud Assembly Blueprints
- #72 - Creating new SSO auth token for new user or tenant
- #73 - Bump lodash from 4.17.15 to 4.17.19
- #77 - [Security] Bump codecov from 3.6.5 to 3.7.1
- #74 - Switch to api.mgmt.cloud.vmware.com for all vRA Cloud operations
- #76 - Show a Welcome view in the vRO Explorer when there is no active profile
- #75 - Keep vRA blueprint metadata like name, id and description in the YAML