Releases: vmware/build-tools-for-vmware-aria
v3.1.1 🌈
What's Changed
🚀 Features
- [artifact-manager] (#533) Implement better error handling when vRO Workflow parameters are missing types by @Michaelpalacce in #551
🐛 Bug Fixes
- [artifact-manager] (#359) Content sharing policy not pulled/pushed correctly by @Michaelpalacce in #553
⬆️ 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 🌈
What's Changed
🚀 Features
- [vrotsc] (#514) Add support for defining values for Workflow attributes by @Michaelpalacce in #549
- [installer] (#467) Add Support for YAML Input Format when Running Workflows via the Installer by @akantchev in #529
- [maven] (#469) Remove license file from the generate
vRO
package by @Michaelpalacce in #544 - [maven] (#539) Add configuration for bundling additional items with
-Pbundle-with-installer
by @Michaelpalacce in #543
🐛 Bug Fixes
- [vrotsc] (#514) Add support for defining values for Workflow attributes by @Michaelpalacce in #549
⬆️ 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 🌈
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
andnode
versions by @Michaelpalacce in #511 - [maven,artifact-manager,installer] (#498) Remove
vrang.org.id
andvrang_org_id
configuration properties by @Michaelpalacce in #500 - [artifact-manager,installer,maven] (#328) Remove
vrang.project.id
andvrang_project_id
configuration properties by @Michaelpalacce in #498 - [polyglotpkg] (#391)
ABX
runtimes no longer default tovRO
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 🌈
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 forvra-ng
projects and aclean
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
duringRun 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 forRun 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 🌈
What's Changed
🚀 Features
- [artifact-manager] (#331) Fix CRITICAL and HIGH level vulnerabilities by @bcpmihail in #420
- [vro-types] Update ZipWriter class interface by @pe1pip in #419
- [polyglotpkg] (#388) Add node18 and node20 as polyglot runtimes by @Michaelpalacce in #392
🐛 Bug Fixes
- [vropkg] (#415)
for each
transformer now respects comments and will not work in them by @Michaelpalacce in #421 - [ecmascript] (#417) Fix
exports
failure during TS Workflow execution by @bcpmihail in #418
⬆️ 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 🌈
What's Changed
- [docs] (#388) Extend polyglot archetype documentation by @Michaelpalacce in #389
🚀 Features
- [vrotsc-types] (#347) Add remaining Aria plugin types definitions by @unbreakabl3 in #375 #395 #413
- [ecmascript] (#402) Remove unused function
Export.from
from classModule
by @bcpmihail in #411 - (#405) Bump license-maven-plugin from 2.0.1 to 2.4.0 by @VenelinBakalov in #409
- [vrotsc] (#301) Improve error messages for Policy Template, Workflow and Configuration files with incorrect extensions by @bcpmihail in #399
- [vrotsc] (#383) Improvements to Item presentation structure in Workflow Schema by @bcpmihail in #387
- [all] (#330) Support for Java version 21 LTS by @Tchoui in #386
- [maven] (#379) Exclude license headers generation for javascript and typescript test files by @VenelinBakalov in #380
🐛 Bug Fixes
- [vrotsc-types] (#406) Make
vgpu
optional property ofVcVirtualDeviceBackingInfo
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 🌈
What's Changed
🚀 Features
- [vrotsc,vrotsc-annotations] (#324) Add Workflow canvas Error Handling by @Michaelpalacce in #371
- [vrotsc-types] (#347) Extend Aria plugin types definitions by @unbreakabl3 in #367
- [ecmascript] (#361) Add Object support in
Array.from()
method by @akantchev in #362 - [vropkg] (#365) Support for transforming
for each
statements when pulling by @Michaelpalacce in #366 - [vrotsc] (#318) Update Item presentation structure in Workflow Schema by @Michaelpalacce in #363
- [vrotsc-types] (#347) Add Aria plugin types definitions by @unbreakabl3 in #349
- [polyglot] Add support for python 3.10 runtime in Aria Orchestrator by @pe1pip in #360
- [vrotsc,vrotsc-annotations] (#335) Add Workflow canvas Action item by @Michaelpalacce in #358
- [vrotsc,vrotsc-annotations] (#338) Add Workflow canvas Async Workflow item by @Michaelpalacce in #354
- [vrotsc, vrotsc-annotations] (#337) Add Workflow canvas Scheduled Workflow item by @Michaelpalacce in #350
- [vrotsc, vrotsc-annotations] (#339) Add Workflow canvas Default Error Handler item by @akantchev in #346
- [vrotsc] (#340) Add Workflow canvas Workflow End item by @akantchev in #348
- [vrotsc] (#325) Add Workflow canvas Workflow item by @Michaelpalacce in #334
🐛 Bug Fixes
- [ecmascript] Change default return Object of
Array.from()
Method to be empty array by @VenelinBakalov in #372 - [ecmascript] (#361) Add Object support in
Array.from()
method by @akantchev in #362 - [ecmascript] (#353) Fix problem with Size in a Map Object when Setting a Value in it by @akantchev in #356
- [polyglotpkg] (#259) Fix polyglot project building issue by @Michaelpalacce in #320
⬆️ 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 🌈
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
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
- @IyyGITHUBVMWare made their first contribution in #248
Full Changelog: v2.38.1...v2.39.0
v2.38.1
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