Skip to content

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

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

2.33.0

02 Jun 10:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.32.0...v2.33.0

v2.32.0

11 May 08:32
Compare
Choose a tag to compare

What's Changed

Enhancements

  • [IAC-765] Add Support for Blueprint Custom Form Serialization/Deserialization, by @Rehiq in #94
  • [IAC-728] Deprecate vro_delete_include_dependencies flag, by @marianmarinov in #95
  • [IAC-591] Added backup functionalities for vRO packages that will be imported, by @imihov1988 in #75
  • [87] npm installation will now throw in case of a failure, by @Michaelpalacce in #88

Fixes

  • [74] Fixed domain detection to start from the last @, rather than the first, by @Michaelpalacce in #86

Full Changelog: v2.31.2...v2.32.0

v2.31.2

20 Apr 13:22
Compare
Choose a tag to compare

What's Changed

Enhancements

Fixes

  • [IAC-743] Can't pull resource actions of different resource type with same name, by @akashayyappan in #62
  • [IAC-766] / Fix push fatal error: net.minidev.json.parser.ParseException, by @n-vodenicharski in #81

Full Changelog: v2.31.1...v2.31.2

v2.31.1

05 Apr 13:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.31.0...v2.31.1

v2.31.0

29 Mar 07:32
Compare
Choose a tag to compare

Fixes

  • [vrotest] IAC-742 / *.helper.[tj]s files will now be excluded from code coverage reports

Enhancements

  • [artifact-manager] IAC-693 / vRBT to support new content sharing policies.