Skip to content

v0.3.13

Latest
Compare
Choose a tag to compare
@doctrino doctrino released this 26 Nov 14:59
· 1 commit to main since this release
ddfe04c

cdf

Fixed

  • When using the commands cdf deploy/clean, the Toolkit no longer warns about unrelated resources
    that are not part of the deployment.
  • When using `cdf deploy/clean/build, the Toolkit no longer warns about duplicated RAW databases.
  • Changes to Streamlit app code were not deployed. This is now fixed.

templates

Changed

  • The modules cdf_idm_extension and cdf_idm_extension_full are renamed to cdf_process_industry_extension and
    cdf_process_industry_extension_full respectively.
  • The Source System data pipelines now requires cdf_process_industry_extension and writes to the extension model
    instead of the Core model.
  • The modules in Source System, Contextualization, and Industrial Tool packages now use shared resources
    in cdf_common.

Details

What's Changed

Full Changelog: v0.3.12...v0.3.13