v1.13.0 - 2023-08-24

Added

  • Third Party App plugin

  • SourceItem endpoints which replicate Item endpoints but use SourceItemId

  • DataElementMetadataSource and DataElementMetaDataSourceUpdate to be used with SourceItem endpoints

  • New endpoints GET /item/metadata and GET /sourceItem/metadata to get all items for a single datasource

  • SourceItem Endpoint POST /sourceItem now allows bulk creation

  • New endpoint POST /catalogue/predict/{category} to predict attributes using machine learning

  • DeveloperPortal for easy authentication on API docs

Changed

  • GenericSQL plugin now also adds items for database tables

  • Column datasource_id of table MetadataItem now not nullable

  • Endpoint POST /item now requires datasource_id parameter

Removed

  • GenericSQL plugin no longer supports SQLServer

Fixed

  • Units being parsed twice for PDW data preview

  • Units being parsed twice on synchronization

  • PDW Types deleted on source would not be deleted in DataCatalogue