Skip to content

Releases: cognitedata/toolkit

0.5.10

13 Apr 13:10
3eca611
Compare
Choose a tag to compare

cdf

Added

  • (alpha) Support for Infield resource.

templates

No changes.

0.5.9

13 Apr 06:12
3a95b85
Compare
Choose a tag to compare

cdf

Fixed

  • The command cdf dump datamodel no longer skips views, containers,
    and spaces, when you select a global model. For example, cdf dump datamodel cdf_cdm CogniteCore v1, now dumps all views, containers and
    spaces.

templates

No changes.

0.5.8

06 Apr 12:18
52c14db
Compare
Choose a tag to compare

cdf

Fixed

  • When running cdf deploy on label resources, changes are no longer
    incorrectly reported as update, but instead delete + create.

templates

No changes.

0.5.7

04 Apr 11:58
f418163
Compare
Choose a tag to compare

cdf

Added

  • agent resource type support (alpha flag)

templates

No changes.

0.5.6

04 Apr 08:52
b55a9d0
Compare
Choose a tag to compare

cdf

Fixed

  • Toolkit no longer redeployes WorkflowVersion if default values are not
    set for tasks.

templates

No changes.

0.5.5

03 Apr 08:28
8544347
Compare
Choose a tag to compare

cdf

Fixed

  • When missing build variables your configuration files, Cognite
    Toolkit, no longer duplicates the output in the error message when
    running cdf build.

templates

No changes.

0.5.4

02 Apr 08:53
eb30236
Compare
Choose a tag to compare

cdf

Fixed

  • When deploying a TimeSeries or Sequence referencing an asset with the
    --dry-run flag, Toolkit no longer fails with ResourceRetrievalError.

templates

No changes.

0.5.3

01 Apr 07:21
fabc1db
Compare
Choose a tag to compare

cdf

Fixed

  • Allow --help flag on cdf.toml and CLI version mismatch

templates

No changes.

0.5.2

31 Mar 15:31
43551c7
Compare
Choose a tag to compare

cdf

Fixed

  • When running cdf dump workflow the Toolkit now includes triggers if
    the selected workflow has triggers.

templates

No changes.

0.5.1

31 Mar 13:57
2b4c2fe
Compare
Choose a tag to compare

cdf

Fixed

  • Updating a FileMetadata or Streamlit app without a dataSetId no longer
    raiser a KeyError when using the cdf deploy command.

templates

No changes.