v1.5.0 - 2022-07-05

Added

  • UI: Introduce an about page.

  • UI: Refactor license page.

  • API: Introduce endpoints /config/masterData/locale to manage the locales of the application.

  • API: Introduce endpoint /item/{item_id}/dataAccessDocumentation to get access documentation for specified item.

Changed

  • UI/API: export provides all metadata attributes, not only editable.

  • UI: Introduce a new column matching design changes for the metadata import

Fixed

  • Fixed a bug where the technical metadata was not synchronized from DataFactoryCore

  • Fixed a bug where the metadata was not fed back to DataFactoryCore

  • Fixed a bug where the failures during synchronization of individual signal fails the complete synch process

  • Fixed a bug where informationKind and their properties could get out of sync

  • Fixed a bug where certain metadata attributes could not be removed again

  • Fixed a bug where the attributes of the response models for the import was a lower case instead of camelCase

  • Fixed a bug where informationKindPropertiesEnum could not be imported via a CSV file

  • Fixed a bug where the export format of the informationKindPropertiesEnum was wrong in the CSV file

  • Fixed a bug where the format of the technical metadata was never synchronized from the DataFactoryCore