7.0.0-dev.100
CDM - Python Build and Deploy
Background
An issue was identified with python build . the fix is due to be released in few weeks.
What is being Released
Until next python generator release Python Build and Deploy for CDM releases are deactivated. This change will be reverted once the above issue is resolved and released.
Review Directions
Changes can be reviewed in PR: #4595
Sample Data - Legal Agreements (CSA/ECS) Updated
Background
In a previous release PR #4533, the test sample area was expanded with legal agreement sample data.
What is being released?
This release updates the format of sample files within existing folders, replacing two Word versions with PDF, with no change to content. For more information see #4566.
Review Directions
Changes can be reviewed in #4567
ThresholdMinmumTransferAmountBase - Fixed the typo of ThresholdMinmumTransferAmountBase
Background
The ThresholdMinmumTransferAmountBase has a typo in the word Minmum and an "i" must be added to correct it.
What is being released?
Updated the type name from ThresholdMinmumTransferAmountBase to ThresholdMinimumTransferAmountBase.
Review Directions
Changes can be reviewed in PR: #4538