v0.3.17
cdf
Improved
- Toolkit will no longer give the warning
UserWarning: Unknown capability
in irrelevant cases.
Added
- [alpha feature] Support
Edges
resources in thedata_models
directory. - [alpha feature] Support
Event
resources in theclassic
directory. - [alpha feature] Support
Relpationship
resources in theclassic
directory. - [alpha feature] New command
cdf purge
this enables you to delete adataset
orspace
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
anFailed 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 theQuickStart
is now created. - Bug in the SQL transformation of the
cdf_sharepoint
modules.
Details
What's Changed
- [CDF-23431] 😢Quickstart issues by @doctrino in #1247
- [CDF-23451] Rename feature to alpha flags by @doctrino in #1248
- [CDF-23406] 🫣Support edges by @doctrino in #1250
- [CDF-23432]🙄Contextualization Issue by @doctrino in #1254
- [CDF-23402] 😔 GraphQL parser bug by @doctrino in #1257
- [CDF-23454] 😟Support events by @doctrino in #1251
- [CDF-23456] 😺 feat: Better error messages by @doctrino in #1259
- [CDF-23455] 🤫 Support relationships by @doctrino in #1252
- [CDF-23413] 👻Remove irrelevant warnings by @doctrino in #1258
- [CDF-23390] 😸 Cog IDP fixes by @doctrino in #1260
- [CDF-23461] 🧑🔧 Sharepoint SourceSystem fix by @doctrino in #1264
- [CDF-23429] 🤯 Purge command by @doctrino in #1253
- Prepare 0.3.17 by @doctrino in #1265
Full Changelog: v0.3.16...v0.3.17