Skip to main content

DH 2.0.45580.2

Overview

  • Release Date: Oct 15, 2024
  • Previous Release Version: N/A

Breaking Changes

PEO

- #480 Newly developed program

  • Previously, there were two separate programs handling preprocessing and cashflow generation. Now, the PEO (Process Everything Once) program combines both functionalities into a single program. It processes input data and generates the corresponding cashflow file within one process.

Aggregator

- #530 Updated the aggregators to make use of process config and io metadata

  • Previously aggregators were taking several files path as input such as input file path, metadata file path, required fields file path etc. Now we make use of one process config file which acts as a linker linking input metadata, output metadata and additional files required by the program.
  • Programs Affected:
    • balm_aggr_nm_2, balm_aggr_m_2, balm_aggr_dim_nm_2, balm_aggr_dim_m_2, balm_aggr_consol_2, balm_aggr_super_2: Changes in the input parameters as now it takes config file which links other input metadata, output metadata and additional files.

Changes

Utilities

- #567 Moved cf-to-txt program to DH

  • Moved cf-to-txt to DH and updated it to support the latest metadata format.

Fixes

PEO

- #556 Updated to match the expected output config

  • Updated the program to match the output config generated by the DH harmonizer screen.

Program Details

#ProgramCurrent VersionBreaking ChangesChangesFixesDeprecated Features
1peo_22.0.0Newly developed programN/AUpdated to match the expected output configN/A
2balm_aggr_m_23.0.0Updated the aggregators to make use of process config and io metadataN/AN/AN/A
3balm_aggr_nm_23.0.0Updated the aggregators to make use of process config and io metadataN/AN/AN/A
4balm_aggr_dim_m_23.0.0Updated the aggregators to make use of process config and io metadataN/AN/AN/A
5balm_aggr_dim_nm_23.0.0Updated the aggregators to make use of process config and io metadataN/AN/AN/A
6balm_aggr_consol_23.0.0Updated the aggregators to make use of process config and io metadataN/AN/AN/A
7balm_aggr_super_23.0.0Updated the aggregators to make use of process config and io metadataN/AN/AN/A
8cf-to-txt0.1.0N/AMoved cf-to-txt program to DHN/AN/A