v0.3.12
cdf
Added
- [Alpha feature] Support for specifying list of variables under modules in
config.[env].yaml
file.
This allows you to reuse the same module with different variables. - [Alpha feature] GraphQL now supports the
preserveDml
parameter.
templates
Added
- Added new modules
cdf_entity_matching
in thecontextualization
package. This contains a pipeline for
doing entity matching based on the Cognite Core model.
Fixed
- Bug in extension models in the
models
package. Thethrough
field was not correctly set. In addition,
simplified theCogniteCore
andCogniteProcessIndustries
minimum extension models further. Finally, all
containers were duplicated. This has been fixed. - Bug in
cdf_sap_assets
causing the asset transformation to fail to a READ access error.
Details
What's Changed
- [CDF-22706] 🥷 Repeat modules by @doctrino in #1216
- [CDF-23212] 🤡 Entity matching by @doctrino in #1183
- [CDF-23338] Notification create/update bug by @ronpal in #1220
- [CDF-23327] 🤠 Preserve DML by @doctrino in #1219
- [CDF-23311] 😬Through bug by @doctrino in #1217
- [CDF-23312] 🧑🔧 Workaround asset asset by @doctrino in #1218
- Prepare 0.3.12 by @doctrino in #1222
Full Changelog: v0.3.11...v0.3.12