Skip to main content

Cognite-Toolkit has a new stable release, 0.2.0!

  • June 10, 2024
  • 0 replies
  • 36 views

Anders  Albert
Expert ⭐️⭐️⭐️⭐️
Forum|alt.badge.img

Some highlights from the changelog

  • Support for new resource types WorkflowDatapointSubscription , SecurityCategoriesLabels and TransformationNotification.
  • Support for interactive login.
  • You can now specify paths in the selected section of the config.[env].yaml.
  • Overall improved error/warning/information messages. In particular, the cdf-tk build now gives much more detailed feedback on the resource configs.
  • You can now have your modulesin a modulesdirectory and not just custom_modules directory.

A few things that are breaking from 0.1.0

  • cdf-tk build no cleans the build folder by default, before you had to specify it cdf-tk build --clean
  • The config.[env].yaml has renamed several sections modules->variablesselected_modules_and_packages->selected .
  • The _system.yamlmust now be on the same level as config.[env].yaml, before it had to be in cognite_modules/_system.yaml
  • The common_function_code is no longer supported.

For all the details check the release notes.