Releases: cognitedata/toolkit
Releases · cognitedata/toolkit
0.5.10
0.5.9
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
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
cdf
Added
- agent resource type support (alpha flag)
templates
No changes.
0.5.6
cdf
Fixed
- Toolkit no longer redeployes WorkflowVersion if default values are not
set for tasks.
templates
No changes.
0.5.5
cdf
Fixed
- When missing build variables your configuration files, Cognite
Toolkit, no longer duplicates the output in the error message when
runningcdf build
.
templates
No changes.
0.5.4
cdf
Fixed
- When deploying a TimeSeries or Sequence referencing an asset with the
--dry-run
flag, Toolkit no longer fails withResourceRetrievalError
.
templates
No changes.
0.5.3
cdf
Fixed
- Allow
--help
flag oncdf.toml
and CLI version mismatch
templates
No changes.
0.5.2
cdf
Fixed
- When running
cdf dump workflow
the Toolkit now includes triggers if
the selected workflow has triggers.
templates
No changes.
0.5.1
cdf
Fixed
- Updating a FileMetadata or Streamlit app without a dataSetId no longer
raiser aKeyError
when using thecdf deploy
command.
templates
No changes.