v0.3.4
cdf
Fixed
- Building a
WorkflowTrigger
will no longer complain thatauthentication
is an unused variable. - In resource
Group
, the following lookups are now done when runningcdf deploy/clean
:securityCategoriesAcl
idscope
Security Names are now replaced by IDs.locationFiltersAcl
idscope
external LocationFilter Ids are now replaced by IDs.timeSeriesAcl
idscope
external TimeSeries IDs are now replaced by internal IDs.assetRootIdScope
external Asset IDs are now replaced by internal IDs.
- The resource
ResourceScopedGroup
is now correctly deployed afterRAW
Tables
andDatabases
,
LocationFilters
, andSecurityCategories
when runningcdf deploy
.
Templates
Added
- Added new package
sourcesystem
with modulessap_asset
sap_events
pi
- Added new modules for extension of
CogniteProcessIndustries
model.
Full and minimum extension templates inquickstart
andexample
packages.
Details
- [CDF-22879] Lower bound cognite-sdk >=7.63.5 by @doctrino in #1097
- 💀Skeleton for SourceSystem package by @doctrino in #1098
- [CDF-22884] 👨🔧SAP Module Template by @doctrino in #1099
- [CDF-22934] 🧑🏭IDM Model extension by @doctrino in #1102
- [CDF-22933] 🦏 SAP round2 events by @doctrino in #1103
- [CDF-22885] 🥧 AVEVA PI source module by @ronpal in #1101
- [CDF-22938] 🦡 Pretty badges by @doctrino in #1106
- [CDF-22936] 🐧 Lookup Security Cagetgories in Groups by @doctrino in #1104
- Removing invalid volumes mount in the default github workflow by @ddonukis in #1107
- Prepare 0.3.4 by @doctrino in #1108
Full Changelog: v0.3.3...v0.3.4