Skip to content

Commit

Permalink
Update conflict in the changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Ivanov <anton.ivanov@broadcom.com>
  • Loading branch information
Anton Ivanov committed Jun 12, 2024
2 parents 0a3e1f9 + 92b88d5 commit 2a6f98b
Showing 1 changed file with 18 additions and 3 deletions.
21 changes: 18 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,25 @@
### Enhancements
* [vrotsc] `vrotsc` migrate ts from 3.8.3 to 5.4.5. Check [this](https://github.com/vmware/build-tools-for-vmware-aria/pull/245) for detailed information

### Enhancements
* [vra] Issue 279 / content sharing policies not pulled if scope is different than configured project in the settings.xml.
* [vro] Added new strategy StrategyForceLatestVersions that will force you to upload a newer or same version of artifacts, otherwise the build will fail. New property has been introduced `-Dvro.forceImportLatestVersions={{BOOLEAN}}` that is set by default to false.
* [typescript/vrotsc] Implement `Object.setPrototypeOf()` function
* [artifact-manager] Issue 220 / mvn archetype:generate for abx project - update the package.json template for generating abx actions.
* [vrotsc] Allow definition of workflow attribute which value is bound to the value of a Configuration Element variable.
* [artifact-manager] Export (Pull) Aria Automation Custom forms in a structured JSON, rather than in string encoded JSON, when stored together with the Custom Form metadata, thus making it more human friendly to operate with when stored in a repo.
* [artifact-manager] IAC-802 / Republish the same tenants on VCD Plugin upgrade instead of publishing to all tenants.
* [typescript/vrotsc] IAC-791 / Full support of the vRO Policies feature.
* Add missing attribute `soTimeout` in `SSHSession`.
* Misspell fixes.

### Fixes
* [vro-scripting-api] Revert 110 / Mocking for configuration elements is incorrect.

## v2.38.1 - 03 Apr 2024

### Enhancements
* Add support for `vgpu` in `VcVirtualDeviceBackingInfo` class
* [vrotsc] `vrotsc` migrate ts from 3.8.3 to 5.4.5. Check [this](https://github.com/vmware/build-tools-for-vmware-aria/pull/245) for detailed information

### Fixes
* [vro-types] 251 / Add missing types to AD Plugin
Expand All @@ -17,8 +34,6 @@
* [artifact-manage] IAC-796 / Upgrade VCD archetype to support Angular 15
* [vRA-NG] IAC-782 / vra-ng:pull : Added support for export of policies of the following types: Approval Policy, Day 2 Actions Policy, Deployment Limit Policy, Lease Policy, Resource Quota policy.
* [artifact-manager] IAC-782 / vrealize:push : Added support for import of policies of the following types: Approval Policy, Day 2 Actions Policy, Deployment Limit Policy, Lease Policy, Resource Quota policy.
* [artifact-manager] Export (Pull) Arai Automation Custom forms in a structured JSON, rather than in string encoded JSON, when stored together with the Custom Form metadata, thus making it more human friendly to operate with when stored in a repo.
* [vrotsc] Allow definition of workflow attribute which value is bound to the value of a Configuration Element variable.
### Fixes
* [vro-types] Fix SSHSession 'error' and 'state' types
* [typescript] 165 / vro:pull command for legacy archetype fails when workflow folder path name contains character '&'.
Expand Down

0 comments on commit 2a6f98b

Please sign in to comment.