Skip to main content

Version 0.2.0

These are the release notes for the v0.2.0 release of witboost.

Please refer to the official documentation for a more in-depth overview of the released features.

Features

Fixed some UI problems

In particular:

  • the policies search now is case insensitive
  • removal of orphan permissions on Data Product deletion
  • allow empty arrays for the semanticLinking field in the descriptor
  • removed the unused template column in OutputPort table
  • improved visualization for the marketplace schema card
  • made the links from descriptor configurable; you can change them in the mesh/marketplace/ui/links configuration, by setting the values of fields "endpoint", "liveData" and "dataCatalog". The values of these fields will be the ones extracted from the descriptor to display them in the UI

Data Product graph improvements

Update the Data Product graph to include right-angle lines with a slider to change the paths for complex scenarios.

Allow custom themes to be loaded in a volume

Now custom themes are loaded from a specific subdirectory, that can be added as a volume in the helm chart. In this way customers can customize the theme by loading in said volume their own palette and theme files.

New notifications page

In particular:

  • added filters to display only notifications by type (questions, informative, access requests, etc)
  • added filters for read/unread notifications
  • changed how the notification content is displayed, also by improving the modal components
  • improved the references to the affected data products in the marketplace

Enabled the usage of empty repository (already initialized) on Gitlab

Added a feature for Gitlab users that enables the usage of empty repositories (but where git init is already performed) by adding a field in the templates. This behavior can be disabled in the configuration.

Improved logging for the scheduler

Improved the logs during the scheduling part of the provisioning plans.

Fixed an error on resource's ID

Aligned the resources identifiers with the new prefix rsr.

Issues Fixed

  • Fixed the wrongly displayed values in the marketplace UI by removing the template column in OutputPort table, by adding ellipsis/tooltip in the schema description, and by fetching the output port page links from descriptor based on configuration values
  • Made Policy search case insensitive.
  • Fixed Access Control bug related to a missing sender attribute that made accepting an access request breaking the environment.
  • Solved a wrong visualization in the marketplace details when semanticLinking is an empty array.
  • Fixed an integration url in action publish by retrieving the host for the gitlab provider from configuration.
  • Changed the directory for custom themes.
  • Fixed the Techdocs template dialog UI.
  • Added a cookie that solves the error happening for some tech docs that were not displayed.
  • Updated the variables name to be aligned to the updated schema name in the provisioner.
  • Aligned resource URNs with the default standard: using rsr instead of rsc.