Skip to content

v0.3.12

Compare
Choose a tag to compare
@doctrino doctrino released this 21 Nov 13:13
· 20 commits to main since this release
d5bd15d

cdf

Added

  • [Alpha feature] Support for specifying list of variables under modules in config.[env].yaml file.
    This allows you to reuse the same module with different variables.
  • [Alpha feature] GraphQL now supports the preserveDml parameter.

templates

Added

  • Added new modules cdf_entity_matching in the contextualization package. This contains a pipeline for
    doing entity matching based on the Cognite Core model.

Fixed

  • Bug in extension models in the models package. The through field was not correctly set. In addition,
    simplified the CogniteCore and CogniteProcessIndustries minimum extension models further. Finally, all
    containers were duplicated. This has been fixed.
  • Bug in cdf_sap_assets causing the asset transformation to fail to a READ access error.

Details

What's Changed

Full Changelog: v0.3.11...v0.3.12