Releases: cognitedata/toolkit
Releases · cognitedata/toolkit
0.7.107
0.7.106
Changelog
Fixed
- Fix a cyclic dependency error that could occur when deploying data
models with views implementing other views.
0.7.105
Changelog
Fixed
- When build a CogniteFile, Toolkit no longer raises an
`ToolkitAPIError: Request failed with status code 400: Unexpected field - items[0].instanceType
. This bug was introduced in0.7.98`.
0.7.104
Changelog
Improved
- Serialization when working with instances in the data plugin.
0.7.103
Changelog
Added
- Support for data products [alpha]
0.7.102
Changelog
Improved
- Serialization of extraction pipeline and extraction pipeline configs.
0.7.101
Changelog
Improved
- The
cdf data uploadcommand now prints detailed failures when
--verboseis set - The
cdf data uploadcommand will now terminate early upon detecting
repeated and consistent errors when uploading data.
0.7.100
Changelog
Improved
- Serialization of Transformations, transformation schedules, and
transformation notifications.
0.7.99
Changelog
Improved
- Serialization of 3D models, used in
cdf deploy.
0.7.98
Changelog
Improved
- Serialization of CogniteFile
Fixed
- When deploying CogniteFile, Toolkit now checks it dependencies.