Switch from Python 3.10 to 3.11, which has to be available for local installation.
Switch from Dockerfile to Buildpacks for Docker image building.
threed(3D) is now fully-scoped with datasets (was beforeallscoped)- in case you created
threedresources without attaching it to a dataset, you need to update all yourthreedresources and assign a dataset. - after you have run
bootstrap-cliwith the latest v3 changes. this change can only be done by a service-account or user which is part of thecdf:rootgroup
- in case you created
(support for new Cognite Data Fusion feature "Data Modelling")
-
bootstrap.features.with-datamodel-capabilitydefault:true -
bootstrap.features.space-suffixdefault:spc -
bootstrap.idp-cdf-mappings[].create-only-mapped-cdf-groupsdefaulttrue- switch to only create CDF Groups which are mapped to an IdP. This is reducing the amount of created CDF Groups to the minimum. It is the defaultnow to only create CDF Groups, which have an effect.
bootstrap.features.with-special-groupsis not required in Cognite Data Fusion anymore.
--dry-runis now a simple flag and does not require a value anymore
--with-special-groups--aad-source-idwhich was as an alternative for--idp-source-id. Only latter is supported now.