Skip to content

v0.3.4

Compare
Choose a tag to compare
@doctrino doctrino released this 18 Oct 06:10
· 120 commits to main since this release
b9dce1c

cdf

Fixed

  • Building a WorkflowTrigger will no longer complain that authentication is an unused variable.
  • In resource Group, the following lookups are now done when running cdf 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 after RAW Tables and Databases,
    LocationFilters, and SecurityCategories when running cdf deploy.

Templates

Added

  • Added new package sourcesystem with modules
    • sap_asset
    • sap_events
    • pi
  • Added new modules for extension of CogniteProcessIndustries model.
    Full and minimum extension templates in quickstart and example packages.

Details

Full Changelog: v0.3.3...v0.3.4