Skip to content

Releases: vmware/build-tools-for-vmware-aria

v2.41.0 🌈

05 Aug 07:44
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

⬆️ Dependencies

  • (#368) Bump maven-assembly-plugin and maven-dependency-plugin to 3.7.1 by @pe1pip in #369
  • build(deps): bump braces from 3.0.2 to 3.0.3 in /typescript/polyglotpkg by @dependabot in #286

For in-depth feature set review refer to the following document: https://github.com/vmware/build-tools-for-vmware-aria/blob/main/docs/versions/v2.41.0/Release.md

Full Changelog: v2.40.0...v2.41.0

v2.40.0 🌈

12 Jul 11:39
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • [vrotsc] (#314) Implement canvas element decorator strategies item printing in vrotsc by @Michaelpalacce in #315
  • [artifact-manager] [archetypes/vra] (#250) Add global scope support for property-group in vRA 8 by @Tchoui in #282
  • [artifact-manager] [archetypes/vrops] (#280) Add support for priority ordering of Aria Operations policies by @akantchev in #288
  • [vrotsc] [vrotsc-annotations] (#289) Workflows now support different type of items by @Michaelpalacce in #296
  • [vro-types] (#297) Add missing attributes to VcComputeResourceConfigSpec and related class definitions in vRO interfaces by @unbreakabl3 in #298
  • [vrotsc] (#215) Upgrade vrotsc TS from 3.8.3 to 5.4.5 by @Rehiq in #245

🐛 Bug Fixes

  • [artifact-manager] [archetypes/vra] (#250) Add global scope support for property-group in vRA 8 by @Tchoui in #282
  • [artifact-manager] [archetypes/vra] (#210) Cloud Template folder name and the name from details.json mismatch issue fixed in vRA by @sugeeshC in #300
  • [documentation] (#293) Required Java version updated to Java 17 in the documentation. by @sugeeshC in #295

⬆️ Dependencies

  • build(deps): Bump org.apache.commons:commons-collections4 from 4.0 to 4.1 in /common/artifact-manager by @dependabot in #308
  • build(deps): bump braces, @types/gulp and gulp in /typescript/vrotsc by @dependabot in #287

For in-depth feature set review refer to the following document: https://github.com/vmware/build-tools-for-vmware-aria/blob/main/docs/versions/v2.40.0/Release.md

Full Changelog: v2.39.0...v2.40.0

v2.39.0

14 Jun 11:59
Compare
Choose a tag to compare

What's Changed

  • [vro-types] #251 / Add missing types to AD plugin by @unbreakabl3 in #254
  • [vrotsc] Allow definition of workflow attribute which value is bound to the value of a Configuration Element variable by @ynedelchev in #263
  • [artifact-manager] Export Aria Automation Custom forms in a structured JSON rather than in string encoded JSON when stored together with the Custom Form metadata by @ynedelchev in #261
  • [typescript/vrotsc] Add full Support of the vRO Policies Feature by @akashayyappan in #202
  • [artifact-manager] Republish the same tenants on vcd plugin upgrade by @IyyGITHUBVMWare in #248
  • [vro-scripting-api] revert #110 / Revert the way config elements are mocked to 2.33.0 functionality by @pe1pip in #265
  • [artifact-manager] #220 / Update the package.json template for generating ABX actions by @mtopchieva in #268
  • [typescript/vrotsc] #264 / Implement Object.setPrototypeOf() function by @VenelinBakalov in #277
  • [vro] Implement new strategy StrategyForceLatestVersions that forces upload of newer or same version of artifacts and new installer property -Dvro.forceImportLatestVersions={{BOOLEAN}} by @Michaelpalacce in #271
  • [vra] #279 / Implementation of Different Scope Support in the Content Sharing Policies in vRA by @akantchev in #281
  • [vropkg] #278 / Add support for string[], Test[] and similar JSDoc syntax in @param tag with proper conversion to Array/string, Array/Test respectively by @Michaelpalacce in #284
  • Add missing attribute to SSHSession by @unbreakabl3 in #266
  • Convert VcKeyAnyValue from interface to class by @unbreakabl3 in #285
  • Update the Mockito Version to Support JDK 22 by @akantchev in #273
  • Bump tar and npm in /typescript/npmconv by @dependabot in #275
  • Bump requests from 2.31.0 to 2.32.2 in /typescript/polyglotpkg/test/e2e/abxpython by @dependabot in #276

New Contributors

Full Changelog: v2.38.1...v2.39.0

v2.38.1

03 Apr 10:18
Compare
Choose a tag to compare

What's Changed

  • [vro-types] Adding support for vgpu in VcVirtualDeviceBackingInfo class by @unbreakabl3 in #253
  • [artifact-manager] Fixed an issue with CS Pipeline imports by @joroaf in #255

Full Changelog: v2.38.0...v2.38.1

v2.38.0

29 Mar 12:33
Compare
Choose a tag to compare

What's Changed

  • Bump org.springframework:spring-core from 5.2.24.RELEASE to 6.0.15 in /common/artifact-manager by @dependabot in #230
  • Bump org.springframework:spring-core from 6.0.15 to 6.0.16 in /common/artifact-manager by @dependabot in #231
  • [vrotsc] Refactor vrotsc by @Michaelpalacce in #233
  • [artifact-manager] Additional Information on Exception messages when REST API Call fails. by @ynedelchev in #234
  • chore(deps): Bump axios from 0.21.2 to 0.28.0 in /typescript/polyglotpkg/test/e2e/nodejs by @dependabot in #240
  • chore(deps): Bump axios from 0.21.2 to 0.28.0 in /typescript/polyglotpkg/test/e2e/node_14 by @dependabot in #239
  • chore(deps): Bump axios from 0.21.2 to 0.28.0 in /typescript/polyglotpkg/test/e2e/node_12 by @dependabot in #238
  • [vro-types] Fix SSH Session 'error' and 'status' types by @unbreakabl3 in #236
  • [vropkg] Fix #165, handle unsupported characters in legacy archetype workflow path by @sugeeshC in #235
  • [artifact-manager] IAC-796 / Upgrade VCD archetype to support Angular 15 by @vganevjb in #188
  • [artifact-manager] IAC-782 / Fixed issue-77 : Added support for export and import of 5 policy types. by @Tchoui in #242
  • [vro-types] Fix SSH Session 'cmd', 'pty', 'terminal' types by @unbreakabl3 in #249

New Contributors

Full Changelog: v2.37.0...v2.38.0

v2.37.0

26 Jan 10:34
Compare
Choose a tag to compare

What's Changed

  • [artifact-manager] IAC-778 / Backup only works with current package version, otherwise throws exception 404 not found by @mtopchieva in #155
  • [artifact-manager] IAC-799 / Wrong unix file path separators when creating backup path by @akumanov-vmw in #193
  • [packages/ecmascript] IAC-803 / 192 Fix incompatible Array.from() behaviour by @VenelinBakalov in #198
  • [docs] IAC-800 / 194 - Transpiler fails to convert array functions to vRO compatible code by @VenelinBakalov in #196
  • [artifact-manager] IAC-801 / Fix vRA catalog items appearing twice on multi page results by @akantchev in #199
  • [vcd-ng] 167 / When pushing extensibility plugins, if API version 38 or above is detected, the code will automatically switch to API version 37 by @vganevjb in #183
  • [installer] 133 / Delete old packages fails with 401 error in case vro is embedded by @jgangel in #203
  • [github-actions] Enable stale action by @VenelinBakalov in #213
  • [vropkg] IAC-793 / Support for vRO custom interaction forms in the vRO package during parsing and serializing by @akantchev in #200
  • [artifact-manager] 211 / A better error is thrown now in case of an error when 2 blueprints with the same name exist in a single project on the server by @Michaelpalacce in #216
  • [artifact-manager] IAC-779 / Install vro package fails with 404 not found in case vro_server hostname is used instead of FQDN by @akumanov-vmw in #221
  • [artifact-manager] IAC-643 / Support subscription with ABX action - point to proper ABX action by @vsuddya in #214
  • [pr-template] Update PR checklist to be up to date by @Michaelpalacce in #223
  • [typescript] 206 / Conditional Execution in Saga by @krasimirr in #222
  • [vro-types] Fix SSHSession 'output' type by @unbreakabl3 in #228
  • Bump com.jayway.jsonpath:json-path from 2.4.0 to 2.9.0 in /common/artifact-manager by @dependabot in #227

New Contributors

Full Changelog: v2.36.0...v2.37.0

v2.36.0

16 Nov 14:32
Compare
Choose a tag to compare

What's Changed

  • Bump @babel/traverse from 7.22.8 to 7.23.2 in /typescript/vrotest by @dependabot in #175
  • [artifact-manager] IAC-786 / Set Aria Operations Default Policy vROPs 8.12.x by @akantchev in #173
  • [artifact-manager] IAC-790 / Update usage of deprecated policy APIs for vROPs 8.12.x by @akantchev in #178
  • [artifact-manager] IAC-788 / Improved Handling of Empty vRA Blueprint Versions for vRA 8.12.x by @akantchev in #176
  • [artifact-manager] IAC-788 / Fix vRA Custom Forms not enabled with vRA Version prior 8.12.x by @akantchev in #176
  • Fix SSH Session exitCode type by @unbreakabl3 in #190
  • [archetypes] IAC-797 / Improved content.yaml definition for "ts-vra-ng" and "vra-ng" by @imihov1988 in #170
  • [vro-types/o11n-plugin-aria] IAC-789 / Adding new Aria Automation Plugin vRO inventory Types by @vhagar91 in #177
  • [vro-types/o11n-plugin-aria] IAC-798 / Deprecating SQLDatabaseManager getDatabase() function by @VenelinBakalov in #191

New Contributors

Full Changelog: v2.35.1...v2.36.0

v2.35.1

03 Oct 07:42
Compare
Choose a tag to compare

What's Changed

  • [IAC-772] Fixed documentation for IAC-772 by @iludart in #159
  • [vrotsc] [163] Fix typescript saga workflow imports by @martinavel in #164
  • [artifact-manager] Using api version 37 if 38 or above is detected by @iludart in #167
  • [artifact-manager] [IAC-785] Fixed problem with pushing vRA content-items to vRA 8.13.x by @akantchev in #171

New Contributors

Full Changelog: v2.35.0...v2.35.1

v2.35.0

11 Aug 18:55
Compare
Choose a tag to compare

What's Changed

Fixes

  • [artifact-manager] 148 / vra-ng:pull command failure when import/export tags contains underscore by @iludart in #154
  • [maven-plugins] 146 / Pull operations fail on Windows with release 2.34.0 by @krasimirr in #151
  • [artifact-manager] 147 / Fixed an issue when pushing custom resources and resource actions by @iludart in #147

Full Changelog: v2.34.0...v2.35.0

2.34.0

05 Jul 11:34
Compare
Choose a tag to compare

What's Changed

  • IAC-755 When pulling vROps dashboards, create the directory in which … by @konstantin-nachev in #122
  • Bump fast-xml-parser from 4.0.3 to 4.2.4 in /typescript/vrotest by @dependabot in #127
  • Enable Content Sharing Policy to support not only Content Sources but… by @Rehiq in #113
  • Bump guava from 31.1-jre to 32.0.0-jre in /maven/plugins/common by @dependabot in #128
  • Bump guava from 31.1-jre to 32.0.0-jre in /common/o11n/project by @dependabot in #129
  • chore: fix configuration element by @BiliaDev in #132
  • 111 typescript vcvirtualpcipassthrough backing doesnt support vcvirtualpcipassthroughvmiopbackinginfo by @RadoslavKK in #124
  • Add support statement in the repository by @ivo-kotev in #130
  • 104 deprecate cloud template versioning by @Michaelpalacce in #121
  • Bumped maven plugin versions by @joroaf in #114
  • Fix for issue 73. by @kjiju in #135
  • Fix/build by @joroaf in #137
  • Fix/build by @joroaf in #139
  • Fix build error "You have to use a classifier to attach supplemental artifacts to the project instead of replacing them" by @ivo-kotev in #140
  • [Task IAC-780] Added Pagination Support for fetching vROPs Resources when Pushing vROPs enabled vRLI Alerts by @akantchev in #138
  • Build fix by @n-vodenicharski in #141
  • [fix-package-lock-json] re-generated package-locks so they won't have… by @Michaelpalacce in #142

New Contributors

Full Changelog: v2.33.0...v2.34.0