Releases: vmware/build-tools-for-vmware-aria
v4.7.0 🌈
What's Changed
🚀 Features
- [vrotsc,vropkg,vrotest] (#726) Add .vroignore file by @bcpmihail in #744
- [artifact-manager] (#694) Add support for customization of
Notification Scenarios
in Aria Automation by @deyan-r in #733
🐛 Bug Fixes
- [maven/archetypes] (#762) Fix paths to actions used in archetype tests by @pboychev-bcom in #763
⬆️ Dependencies
- build(deps-dev): Bump org.junit.jupiter:junit-jupiter-params from 5.13.1 to 5.13.2 by @dependabot[bot] in #765
- build(deps-dev): Bump org.junit.jupiter:junit-jupiter-engine from 5.13.1 to 5.13.2 by @dependabot[bot] in #764
- build(deps): Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.0 to 1.7.1 by @dependabot[bot] in #759
- build(deps): Bump org.codehaus.mojo:license-maven-plugin from 2.5.0 to 2.6.0 by @dependabot[bot] in #760
- build(deps): Bump com.fasterxml.jackson.core:jackson-core from 2.19.0 to 2.19.1 by @dependabot[bot] in #755
- build(deps): Bump com.fasterxml.jackson.core:jackson-databind from 2.19.0 to 2.19.1 by @dependabot[bot] in #754
- build(deps): Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.19.0 to 2.19.1 by @dependabot[bot] in #753
- build(deps): Bump org.springframework:spring-web from 6.2.7 to 6.2.8 by @dependabot[bot] in #752
- build(deps): Bump org.springframework:spring-core from 6.2.7 to 6.2.8 by @dependabot[bot] in #751
- build(deps): Bump brace-expansion in /typescript/npmconv by @dependabot[bot] in #750
- build(deps): Bump requests from 2.32.2 to 2.32.4 in /typescript/polyglotpkg/test/e2e/python by @dependabot[bot] in #747
- build(deps): Bump requests from 2.32.2 to 2.32.4 in /typescript/polyglotpkg/test/e2e/abxpython by @dependabot[bot] in #746
- build(deps-dev): Bump org.junit.jupiter:junit-jupiter-params from 5.13.0 to 5.13.1 by @dependabot[bot] in #743
- build(deps): Bump aquasecurity/trivy-action from 0.30.0 to 0.31.0 by @dependabot[bot] in #742
- build(deps-dev): Bump org.junit.jupiter:junit-jupiter-engine from 5.13.0 to 5.13.1 by @dependabot[bot] in #741
- build(deps): Bump org.apache.maven:maven-settings-builder from 3.9.9 to 3.9.10 by @dependabot[bot] in #740
- build(deps): Bump org.apache.maven:maven-plugin-api from 3.9.9 to 3.9.10 by @dependabot[bot] in #739
- build(deps): Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #738
- build(deps-dev): Bump org.junit.jupiter:junit-jupiter-params from 5.12.2 to 5.13.0 by @dependabot[bot] in #736
- build(deps-dev): Bump org.junit.jupiter:junit-jupiter-engine from 5.12.2 to 5.13.0 by @dependabot[bot] in #737
- build(deps): Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1 by @dependabot[bot] in #734
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.7.0/Release.md
Full Changelog: v4.6.0...v4.7.0
v4.6.0 🌈
What's Changed
🚀 Features
- [polyglotpkg, vropkg] (#693) Add support for polyglot custom environment by @deyan-r in #720
- [artifact-manager] (#718) Aria Automation Policies Safety Improvements by @bcpmihail in #722
- [vro-scripting-api,vro-types] Improve type definitions of
ConfigurationElement
,Properties
, andWorkflow
properties/functions by @Indy-rbo in #721 - [artifact-manager,plugins,installer] (#305) Restructure ABX components by @VenelinBakalov in #710
🐛 Bug Fixes
⬆️ Dependencies
- build(deps): Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.4 to 5.5 by @dependabot[bot] in #731
- build(deps-dev): Bump org.mockito:mockito-core from 5.17.0 to 5.18.0 by @dependabot[bot] in #730
- build(deps): Bump org.apache.maven.plugins:maven-archetype-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #725
- build(deps): Bump org.springframework:spring-core from 6.2.6 to 6.2.7 by @dependabot[bot] in #723
- build(deps): Bump org.springframework:spring-web from 6.2.6 to 6.2.7 by @dependabot[bot] in #724
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.6.0/Release.md
Full Changelog: v4.5.0...v4.6.0
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