Releases: vmware/build-tools-for-vmware-aria
v4.5.0 🌈
What's Changed
- [docs] Add
go-btva
link to quickstart guide for easy BTVA setup by @Michaelpalacce in #705
🚀 Features
- [minimal-infrasturcutre] Simplify minimal infra setup and add installer script for it by @Michaelpalacce in #687
🐛 Bug Fixes
- [artifact-manager] (#669) Fix failure during pull of
vROPs Policies
by @akantchev in #678 - [vrotest] (#691) Error running unit tests on Mac/Linux by @bcpmihail in #692
⬆️ Dependencies
- build(deps): Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.18.3 to 2.19.0 by @dependabot[bot] in #717
- build(deps): Bump com.fasterxml.jackson.core:jackson-databind from 2.18.3 to 2.19.0 by @dependabot[bot] in #716
- build(deps): Bump com.fasterxml.jackson.core:jackson-core from 2.18.3 to 2.19.0 by @dependabot[bot] in #715
- build(deps): Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.3 to 5.4.4 by @dependabot[bot] in #714
- build(deps): Bump com.google.code.gson:gson from 2.13.0 to 2.13.1 by @dependabot[bot] in #712
- build(deps): Bump org.apache.commons:commons-collections4 from 4.4 to 4.5.0 by @dependabot[bot] in #709
- build(deps): Bump org.springframework:spring-core from 6.2.5 to 6.2.6 by @dependabot[bot] in #706
- build(deps): Bump org.springframework:spring-web from 6.2.5 to 6.2.6 by @dependabot[bot] in #707
- build(deps): Bump com.google.guava:guava from 33.4.7-jre to 33.4.8-jre by @dependabot[bot] in #704
- build(deps-dev): Bump org.junit.jupiter:junit-jupiter-params from 5.12.1 to 5.12.2 by @dependabot[bot] in #701
- build(deps): Bump com.google.code.gson:gson from 2.12.1 to 2.13.0 by @dependabot[bot] in #700
- build(deps): Bump commons-io:commons-io from 2.18.0 to 2.19.0 by @dependabot[bot] in #699
- build(deps-dev): Bump org.junit.jupiter:junit-jupiter-engine from 5.12.1 to 5.12.2 by @dependabot[bot] in #698
- build(deps): Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 by @dependabot[bot] in #697
- build(deps): Bump com.google.guava:guava from 33.4.6-jre to 33.4.7-jre by @dependabot[bot] in #690
For in-depth feature set review refer to the following document: https://github.com/vmware/build-tools-for-vmware-aria/blob/main/docs/versions/v4.5.0/Release.md
Full Changelog: v4.4.1...v4.5.0
v4.4.1 🌈
What's Changed
🐛 Bug Fixes
- [artifact-manager] Fix
Content Sharing Policy
project ID configuration by @Michaelpalacce in #689 - [maven] (#685) Update
keystore
version references to 4.4.0 by @bcpmihail in #686
⬆️ Dependencies
- build(deps-dev): Bump org.mockito:mockito-core from 5.16.1 to 5.17.0 by @dependabot[bot] in #688
For in-depth feature set review refer to the following document: https://github.com/vmware/build-tools-for-vmware-aria/blob/main/docs/versions/v4.4.1/Release.md
Full Changelog: v4.4.0...v4.4.1
v4.4.0 🌈
What's Changed
🚀 Features
- [vro-types] Add missing type definitions to
o11n-plugin-vc
by @unbreakabl3 in #682
🐛 Bug Fixes
- [typescript/vrotsc] (#673) Fix transformation of module path parameter in
jest
unit test functions by @deyan-r in #674 - [installer] (#658) Add Logging Configuration for Installer by @akantchev in #671
- [artifact-manager] Remove fetching of Content Sharing Policies before creation by @Michaelpalacce in #677
⬆️ Dependencies
- build(deps): Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by @dependabot[bot] in #684
- build(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 by @dependabot[bot] in #681
- build(deps): Bump crazy-max/ghaction-import-gpg from 6.2.0 to 6.3.0 by @dependabot[bot] in #680
- build(deps): Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.2 to 5.4.3 by @dependabot[bot] in #676
- build(deps): Bump com.google.guava:guava from 33.4.5-jre to 33.4.6-jre by @dependabot[bot] in #675
- build(deps): Bump axios from 0.28.0 to 1.8.2 in /typescript/polyglotpkg/test/e2e/node_14 by @dependabot[bot] in #668
For in-depth feature set review refer to the following document: https://github.com/vmware/build-tools-for-vmware-aria/blob/main/docs/versions/v4.4.0/Release.md
Full Changelog: v4.3.0...v4.4.0
v4.3.0 🌈
What's Changed
🚀 Features
- [maven/archetypes] Remove
vcd-ng-angular8
archetype by @VenelinBakalov in #666 - [maven/archetypes] (#618) Remove
vrealize
archetype by @akantchev in #641 - [vro-types] Improve type definitions of
SSHSession
class members and functions by @unbreakabl3 in #640
🐛 Bug Fixes
- [vrotsc] (#650) Apply formatting to the transpiled JavaScript code by @akantchev in #659
- [maven,vrotsc] (#635) Fix issues building on Windows by @bcpmihail in #651
⬆️ Dependencies
- build(deps): Bump org.springframework:spring-core from 6.2.4 to 6.2.5 by @dependabot[bot] in #663
- build(deps): Bump org.springframework:spring-web from 6.2.4 to 6.2.5 by @dependabot[bot] in #664
- build(deps): Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre by @dependabot[bot] in #662
- build(deps): Bump org.apache.httpcomponents.core5:httpcore5 from 5.3.3 to 5.3.4 by @dependabot[bot] in #661
- build(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.3.1 to 3.11.2 by @dependabot[bot] in #660
- build(deps): Bump axios from 0.28.0 to 1.8.2 in /typescript/polyglotpkg/test/e2e/node_12 by @dependabot[bot] in #656
- build(deps-dev): Bump org.junit.jupiter:junit-jupiter-params from 5.12.0 to 5.12.1 by @dependabot[bot] in #652
- build(deps-dev): Bump org.junit.jupiter:junit-jupiter-engine from 5.12.0 to 5.12.1 by @dependabot[bot] in #653
- build(deps-dev): Bump org.mockito:mockito-core from 5.16.0 to 5.16.1 by @dependabot[bot] in #654
- build(deps): Bump aquasecurity/trivy-action from 0.29.0 to 0.30.0 by @dependabot[bot] in #655
- build(deps): Bump axios from 0.28.0 to 1.8.2 in /typescript/polyglotpkg/test/e2e/nodejs by @dependabot[bot] in #645
- build(deps): Bump requests from 2.31.0 to 2.32.2 in /typescript/polyglotpkg/test/e2e/python by @dependabot[bot] in #644
- build(deps): Bump org.springframework:spring-core from 6.2.3 to 6.2.4 by @dependabot[bot] in #642
- build(deps): Bump org.springframework:spring-web from 6.2.3 to 6.2.4 by @dependabot[bot] in #643
- build(deps-dev): Bump org.mockito:mockito-core from 5.15.2 to 5.16.0 by @dependabot[bot] in #639
- build(deps): Bump com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.18.3 by @dependabot[bot] in #638
- build(deps): Bump com.fasterxml.jackson.core:jackson-core from 2.18.2 to 2.18.3 by @dependabot[bot] in #637
- build(deps): Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.18.2 to 2.18.3 by @dependabot[bot] in #636
For in-depth feature set review refer to the following document: https://github.com/vmware/build-tools-for-vmware-aria/blob/main/docs/versions/v4.3.0/Release.md
Full Changelog: v4.2.1...v4.3.0
v4.2.1 🌈
What's Changed
🚀 Features
- [vro-scripting-api,vro-types] Add optional null output for
Server
class functions by @Indy-rbo in #627
🐛 Bug Fixes
- [vrotsc] (#615) Fix incorrectly transpiled
DecisionItem
Workflow decorator by @bcpmihail in #634
⬆️ Dependencies
- build(deps): Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 by @dependabot[bot] in #633
- build(deps): Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 by @dependabot[bot] in #632
- build(deps): Bump org.codehaus.mojo:flatten-maven-plugin from 1.6.0 to 1.7.0 by @dependabot[bot] in #631
- build(deps): Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot[bot] in #630
- build(deps-dev): Bump org.junit.jupiter:junit-jupiter-params from 5.11.4 to 5.12.0 by @dependabot[bot] in #629
- build(deps-dev): Bump org.junit.jupiter:junit-jupiter-engine from 5.11.4 to 5.12.0 by @dependabot[bot] in #628
For in-depth feature set review refer to the following document: https://github.com/vmware/build-tools-for-vmware-aria/blob/main/docs/versions/v4.2.1/Release.md
Full Changelog: v4.2.0...v4.2.1
v4.2.0 🌈
What's Changed
🚀 Features
- [maven/archetypes] Update resource naming convention and structure for
Aria Automation
andOrchestrator
archetypes by @VenelinBakalov in #609
🐛 Bug Fixes
- [*] Rename
Aria Automation
package files from.vra-ng
tovrang
by @ivo-kotev in #626
⬆️ Dependencies
- [dependencies] Remove unused
gulp-sourcemaps
dependency by @VenelinBakalov in #623 - build(deps): Bump org.yaml:snakeyaml from 2.3 to 2.4 by @dependabot[bot] in #621
For in-depth feature set review refer to the following document: https://github.com/vmware/build-tools-for-vmware-aria/blob/main/docs/versions/v4.2.0/Release.md
Full Changelog: v4.1.0...v4.2.0
v4.1.0 🌈
What's Changed
🚀 Features
- [vro-types] (#612) Add new types to
o11n-plugin-activedirectory
by @Michaelpalacce in #613
⬆️ Dependencies
- build(deps): Bump org.springframework:spring-web from 6.2.2 to 6.2.3 by @dependabot[bot] in #620
- build(deps): Bump org.springframework:spring-core from 6.2.2 to 6.2.3 by @dependabot[bot] in #619
- build(deps): Bump net.minidev:json-smart from 2.5.1 to 2.5.2 by @dependabot[bot] in #616
For in-depth feature set review refer to the following document: https://github.com/vmware/build-tools-for-vmware-aria/blob/main/docs/versions/v4.1.0/Release.md
Full Changelog: v4.0.0...v4.1.0
v4.0.0 🌈
What's Changed
🚀 Features
- [maven,typescript] (#332, #462, #463) Update dependencies to latest package versions by @deyan-r in #582
🐛 Bug Fixes
- [vrotest] (#590) Unit tests execution in Windows reports error by @deyan-r in #610
- [documentation] Add missing curly brace in
User Interaction
Workflow example by @unbreakabl3 in #605 - [artifact-manager) (#588) Policies import and export for multi tenant environments by @Michaelpalacce in #600
⬆️ Dependencies
- build(deps): Bump com.google.code.gson:gson from 2.12.0 to 2.12.1 by @dependabot[bot] in #603
- build(deps): Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.1 to 5.4.2 by @dependabot[bot] in #606
- [maven,typescript] (#332, #462, #463) Update dependencies to latest package versions by @deyan-r in #582
- build(deps): Bump com.google.code.gson:gson from 2.11.0 to 2.12.0 by @dependabot[bot] in #602
- build(deps): Bump org.apache.httpcomponents.core5:httpcore5 from 5.3.2 to 5.3.3 by @dependabot[bot] in #601
For in-depth feature set review refer to the following document: https://github.com/vmware/build-tools-for-vmware-aria/blob/main/docs/versions/v4.0.0/Release.md
Full Changelog: v3.2.0...v4.0.0
v3.2.0 🌈
What's Changed
🚀 Features
- [artifact-manager,plugins,installer] (#305) Restructure Aria Operations components by @Michaelpalacce in #593
- [tests] (#573) Add option to install type definitions for the unit test framework based on the project configuration by @pboychev-bcom in #587
- [artifact-manager,plugins,installer] (#305) Restructure Aria Automation components by @Michaelpalacce in #581
- [installer] (#568) Default value of
Run vRO workflow?
interactive installer option changed toN
by @VenelinBakalov in #570 - [maven,installer] (#484) Add interactive installer option for importing ABX package by @vasyl-vs in #569
🐛 Bug Fixes
- [maven,installer] (#484) Unable to package
ABX
project by @vasyl-vs in #569 - [artifact-manager] (#562) Pushing vRA content fails to unrelease existing blueprint version by @Michaelpalacce in #563
- [docs] (#466) Plugin arguments cheatsheets generation fixed by @Michaelpalacce in #556
- [artifact-manager] (#552) Implement exception handling during deletion of Custom Resource which is in use by @Michaelpalacce in #555
⬆️ Dependencies
- build(deps): Bump release-drafter/release-drafter from 6.0.0 to 6.1.0 by @dependabot[bot] in #598
- build(deps): Bump crazy-max/ghaction-import-gpg from 6.0.0 to 6.2.0 by @dependabot[bot] in #597
- build(deps): Bump org.springframework:spring-core from 6.2.1 to 6.2.2 by @dependabot[bot] in #594
- build(deps): Bump org.springframework:spring-web from 6.2.1 to 6.2.2 by @dependabot[bot] in #595
- build(deps-dev): Bump org.mockito:mockito-core from 5.14.2 to 5.15.2 by @dependabot[bot] in #583
- build(deps): Bump s4u/setup-maven-action from 1.17.0 to 1.18.0 by @dependabot[bot] in #585
- build(deps): Bump org.apache.httpcomponents.core5:httpcore5 from 5.3.1 to 5.3.2 by @dependabot[bot] in #591
- build(deps-dev): Bump org.junit.jupiter:junit-jupiter-engine from 5.11.3 to 5.11.4 by @dependabot[bot] in #580
- build(deps): Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre by @dependabot[bot] in #579
- build(deps-dev): Bump org.junit.jupiter:junit-jupiter-params from 5.11.3 to 5.11.4 by @dependabot[bot] in #578
- build(deps): Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 by @dependabot[bot] in #577
- build(deps): Bump org.apache.logging.log4j:log4j-api from 2.24.2 to 2.24.3 by @dependabot[bot] in #576
- build(deps): Bump org.apache.logging.log4j:log4j-core from 2.24.2 to 2.24.3 by @dependabot[bot] in #575
- build(deps): Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.24.2 to 2.24.3 by @dependabot[bot] in #574
- build(deps): Bump org.springframework:spring-core from 6.2.0 to 6.2.1 by @dependabot[bot] in #572
- build(deps): Bump org.springframework:spring-web from 6.2.0 to 6.2.1 by @dependabot[bot] in #571
- build(deps): Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.1 to 3.9.0 by @dependabot[bot] in #566
- build(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot[bot] in #560
- build(deps): Bump s4u/setup-maven-action from 1.16.0 to 1.17.0 by @dependabot[bot] in #559
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.2.0/Release.md
Full Changelog: v3.1.1...v3.2.0
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