Skip to content

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

v3.1.1 🌈

04 Dec 11:47
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • [artifact-manager] (#533) Implement better error handling when vRO Workflow parameters are missing types by @Michaelpalacce in #551

🐛 Bug Fixes

⬆️ Dependencies

  • build(deps): Bump org.apache.maven.plugins:maven-plugin-plugin from 3.9.0 to 3.15.1 by @dependabot in #554

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

Full Changelog: v3.1.0...v3.1.1

v3.1.0 🌈

02 Dec 12:13
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

⬆️ Dependencies

  • build(deps): Bump com.fasterxml.jackson.core:jackson-databind from 2.18.1 to 2.18.2 by @dependabot in #548
  • build(deps): Bump org.codehaus.mojo:license-maven-plugin from 2.4.0 to 2.5.0 by @dependabot in #547
  • build(deps): Bump aquasecurity/trivy-action from 0.28.0 to 0.29.0 by @dependabot in #545
  • build(deps): Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.18.1 to 2.18.2 by @dependabot in #540
  • build(deps): Bump com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.2 by @dependabot in #541
  • build(deps): Bump com.fasterxml.jackson.core:jackson-core from 2.18.1 to 2.18.2 by @dependabot in #542
  • build(deps): Bump org.springframework:spring-core from 6.1.14 to 6.2.0 by @dependabot in #534
  • build(deps-dev): Bump org.mockito:mockito-core from 5.12.0 to 5.14.2 by @dependabot in #537
  • build(deps): Bump org.apache.logging.log4j:log4j-api from 2.17.1 to 2.24.2 by @dependabot in #536
  • build(deps): Bump org.springframework:spring-web from 6.1.14 to 6.2.0 by @dependabot in #535
  • build(deps): Bump org.apache.maven:maven-settings-builder from 3.3.9 to 3.9.9 by @dependabot in #521
  • build(deps): Bump org.apache.maven.plugins:maven-scm-plugin from 1.11.2 to 2.1.0 by @dependabot in #532
  • build(deps): Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.1 by @dependabot in #530
  • build(deps): Bump commons-io:commons-io from 2.14.0 to 2.18.0 by @dependabot in #531
  • build(deps): Bump org.apache.maven.plugins:maven-invoker-plugin from 3.0.1 to 3.8.1 by @dependabot in #525
  • build(deps): Bump org.apache.logging.log4j:log4j-core from 2.17.1 to 2.24.2 by @dependabot in #526
  • build(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.11.1 by @dependabot in #527
  • build(deps-dev): Bump org.slf4j:slf4j-log4j12 from 1.7.22 to 1.7.33 by @dependabot in #522
  • build(deps): Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.17.1 to 2.24.2 by @dependabot in #523
  • build(deps): Bump org.apache.httpcomponents.core5:httpcore5 from 5.3 to 5.3.1 by @dependabot in #524
  • build(deps): Bump cross-spawn to ^7.0.6 in /typescript/vrotest/ and typescript/npmconv/ by @VenelinBakalov in #520
  • build(deps): Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.1 by @VenelinBakalov in #519
  • build(deps): Bump org.apache.maven:maven-plugin-api from 2.0 to 3.9.9 by @dependabot in #508
  • build(deps): Bump org.apache.maven.plugins:maven-jar-plugin from 2.4 to 3.4.2 by @dependabot in #506
  • build(deps): Bump org.apache.maven.plugins:maven-release-plugin from 2.5.3 to 3.1.1 by @dependabot in #502
  • build(deps): Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.5.0 by @dependabot in #518

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

Full Changelog: v3.0.0...v3.1.0

v3.0.0 🌈

20 Nov 14:14
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • [vrotest,vrotsc] (#461) Make unit test setup configurable and add Jasmine and Jest default configuration by @pboychev-bcom in #465
  • [environment] (#333) Add health check script for validation of mvn, java and node versions by @Michaelpalacce in #511
  • [maven,artifact-manager,installer] (#498) Remove vrang.org.id and vrang_org_id configuration properties by @Michaelpalacce in #500
  • [artifact-manager,installer,maven] (#328) Remove vrang.project.id and vrang_project_id configuration properties by @Michaelpalacce in #498
  • [polyglotpkg] (#391) ABX runtimes no longer default to vRO ones by @Michaelpalacce in #456
  • [artifact-manager,maven,package-installer,vro-types] (#306) Remove support for vRA and vRO 7 by @Michaelpalacce in #453
  • [vrotsc] (#393) Make versionTemplate mandatory property of @PolicyTemplate decorator properties by @Michaelpalacce in #455
  • [artifact-manager,vra-ng] (#207) Remove regional content support from vra-ng projects by @Michaelpalacce in #452

⬆️ Dependencies

  • build(deps): Bump org.slf4j:slf4j-api from 1.7.29 to 2.0.16 by @dependabot in #517
  • build(deps): Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.0 to 3.1.3 by @dependabot in #515
  • build(deps): Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.17.2 to 2.18.1 by @dependabot in #512
  • build(deps): Bump org.springframework:spring-web from 6.1.13 to 6.1.14 by @dependabot in #510
  • build(deps): Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.17.0 by @dependabot in #509
  • build(deps): Bump com.google.guava:guava from 32.0.0-jre to 33.3.1-jre by @dependabot in #505
  • build(deps): Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.2 to 3.15.1 by @dependabot in #503
  • build(deps): Bump org.apache.maven.plugins:maven-gpg-plugin from 3.0.1 to 3.2.7 by @dependabot in #501
  • build(deps): Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.6.0 by @dependabot in #504
  • build(deps): Bump crazy-max/ghaction-import-gpg from 5 to 6 by @dependabot in #490
  • build(deps): Bump github/super-linter from 5.0.0 to 7 by @dependabot in #489
  • build(deps): Bump actions/cache from 3 to 4 by @dependabot in #492
  • build(deps): Bump actions/setup-java from 3 to 4 by @dependabot in #491
  • build(deps): Bump org.apache.httpcomponents.client5:httpclient5 from 5.3.1 to 5.4.1 by @dependabot in #493
  • build(deps): Bump com.google.code.gson:gson from 2.8.9 to 2.11.0 by @dependabot in #494
  • build(deps): Bump org.apache.maven.plugins:maven-archetype-plugin from 3.1.2 to 3.3.1 by @dependabot in #495
  • build(deps): Bump org.apache.logging.log4j:log4j-api from 2.17.1 to 2.24.1 by @dependabot in #496
  • build(deps): Bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.6.0 by @dependabot in #497
  • build(deps): Bump org.apache.maven.plugins:maven-compiler-plugin from 3.10.1 to 3.13.0 by @dependabot in #488
  • build(deps): Bump org.apache.logging.log4j:log4j-core from 2.17.1 to 2.24.1 by @dependabot in #487
  • build(deps): Bump org.slf4j:slf4j-api from 1.7.29 to 2.0.16 by @dependabot in #486
  • build(deps): Bump junit:junit from 4.13.1 to 4.13.2 by @dependabot in #485
  • build(deps-dev): Bump org.junit.jupiter:junit-jupiter-params from 5.3.2 to 5.11.3 by @dependabot in #483
  • build(deps): Bump org.apache.commons:commons-text from 1.10.0 to 1.12.0 by @dependabot in #473
  • build(deps): Bump github/super-linter from 4.10.1 to 5.0.0 by @dependabot in #470
  • build(deps): Bump actions/checkout from 3 to 4 by @dependabot in #472
  • build(deps): Bump org.springframework:spring-core from 6.1.13 to 6.1.14 by @dependabot in #480
  • build(deps): Bump github/codeql-action from 2 to 3 by @dependabot in #474
  • build(deps): Bump org.apache.commons:commons-collections4 from 4.1 to 4.4 by @dependabot in #481
  • build(deps): Bump s4u/setup-maven-action from 1.7.0 to 1.16.0 by @dependabot in #476
  • build(deps): Bump actions/setup-node from 3 to 4 by @dependabot in #478
  • build(deps): Bump net.minidev:json-smart from 2.4.10 to 2.5.1 by @dependabot in #471
  • build(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.0 to 3.5.2 by @dependabot in #475
  • build(deps): Bump org.beryx:text-io from 3.1.3 to 3.4.1 by @dependabot in #477
  • build(deps): Bump com.fasterxml.jackson.core:jackson-core from 2.17.2 to 2.18.1 by @dependabot in #479

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

Full Changelog: v2.44.0...v3.0.0

v2.44.0 🌈

25 Oct 06:38
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • [vro-types] Add VcStorageManager class definition by @VenelinBakalov in #457
  • [area/documentation] (#162) Minimal infrastructure setup update by @ivan-zdravkov in #384
  • [build, tests] (#302) Enable unit test code coverage as a build step for the artifact-manager by @Michaelpalacce in #446
  • [artifact-manager,installer,maven] (#341) Add vrealize:clean mvn phase for vra-ng projects and a clean option for Installer by @Michaelpalacce in #436
  • [typescript/polyglotpkg] Add new PowerShell and PowerCLI runtime options by @pe1pip in #437
  • [vrotsc,vrotsc-annotations] (#336) Add Workflow Canvas Item for User Interaction Component by @akantchev in #400

🐛 Bug Fixes

  • [vro-types] (#458) Change 011n-plugin-vc type declarations from interfaces to classes by @VenelinBakalov in #459
  • [vrdt,packages] (vrdt #159) Restore System and Server logs in vRDT OUTPUT during Run vRO Action command by @bcpmihail in #450
  • [artifact-manager, maven/plugins, abx] (#430) Fix failure when pushing from ABX project by @akantchev in #441
  • [vrdt,packages] (#427) Restore missing exec package required for Run vRO Action VScode command by @bcpmihail in #435

⬆️ Dependencies

  • build(deps): bump commons-io:commons-io from 2.7 to 2.14.0 in /maven/archetypes/polyglot by @dependabot in #442
  • build(deps): bump commons-io:commons-io from 2.7 to 2.14.0 in /common/artifact-manager by @dependabot in #440

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.44.0/Release.md

Full Changelog: v2.43.0...v2.44.0

v2.43.0 🌈

27 Sep 12:45
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

⬆️ Dependencies

  • build(deps-dev): bump rollup to 3.29.5 in /typescript/vro-scripting-api by @VenelinBakalov in #433
  • build(deps-dev): bump rollup to 3.29.5 in /typescript/vropkg by @VenelinBakalov in #432
  • build(deps-dev): bump rollup from 2.67.2 to 3.29.5 in /typescript/vrotest by @dependabot in #431
  • build(deps-dev): bump rollup from 1.27.14 to 3.29.5 in /typescript/vrotsc by @dependabot in #426

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.43.0/Release.md

Full Changelog: v2.42.0...v2.43.0

v2.42.0 🌈

13 Sep 10:07
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

  • [vrotsc-types] (#406) Make vgpu optional property of VcVirtualDeviceBackingInfo interface by @unbreakabl3 in #410
  • [vrotsc] (#385) Fix TS-vRA archetype sample policy definition and re-add v2 policy attributes by @bcpmihail in #390
  • [ecmascript] (#311) Fix for Unknown error on VROES.import from a missing/invalid module path by @bcpmihail in #345

⬆️ Dependencies

  • build(deps-dev): bump webpack from 4.22.0 to 5.94.0 in /maven/archetypes/vcd-ng-angular8/src/main/resources/archetype-resources by @dependabot in #397
  • build(deps): bump micromatch from 4.0.5 to 4.0.8 in /typescript/polyglotpkg by @dependabot in #403
  • build(deps): bump braces and gulp in /typescript/vro-scripting-api by @dependabot in #378
  • build(deps): bump braces, gulp and gulp-cli in /typescript/vropkg by @dependabot in #377
  • build(deps): bump braces and gulp in /typescript/vrotest by @dependabot in #374
  • build(deps): bump braces and gulp in /typescript/npmconv by @dependabot in #376

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.42.0/Release.md

Full Changelog: v2.41.0...v2.42.0

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