RELEASED: Public: 2022-04-06
Resolved issues
- Prevented the property
ParametersDefinitionProperty#parameterDefinitionNames
from being exported (BEE-14427) -
When you exported a parameterized Pipeline, the
parameterDefinitionNames
property was exported as part of the parameter definitions. If the exported item was imported later, an error occurred.This property is no longer exported, so it is able to be imported. This issue is resolved.
-
Internal changes to streamline development. Not user visible. (BEE-14929)
-