Skip to content

v0.3.17

Compare
Choose a tag to compare
@doctrino doctrino released this 02 Dec 14:40
· 125 commits to main since this release
40766b3

cdf

Improved

  • Toolkit will no longer give the warning UserWarning: Unknown capability in irrelevant cases.

Added

  • [alpha feature] Support Edges resources in the data_models directory.
  • [alpha feature] Support Event resources in the classic directory.
  • [alpha feature] Support Relpationship resources in the classic directory.
  • [alpha feature] New command cdf purge this enables you to delete a dataset or space and all resources
    connected to it. This is useful if you want to clean up your CDF project.

Fixed

  • Using cdf for the identity provider no longer makes assumption about IDP_CLIENT_SECRET format.
  • [alpha feature] Using GraphQL with an empty @view directive no longer raises
    an Failed to parse GraphQL schema error.

templates

Fixed

  • The user group in the QuickStart package now has capabilities to inspect the RAW tables and
    extraction pipelines.
  • Missing table diagramParsing in the QuickStart is now created.
  • Bug in the SQL transformation of the cdf_sharepoint modules.

Details

What's Changed

Full Changelog: v0.3.16...v0.3.17