What's New in Version 0.3.109

This section contains information about the new features and changes in the Management Console introduced in version 0.3.109.

Welcome to Management Console version 0.3.109!

In this release we have added the ability to enable the new UMH datamodel, as well as reworked the provisioning pages to be more user friendly.

Datamodel v2

With the introduction of the new UMH datamodel, we have added a new view that explains how it works, the requirements for using it, and how to enable it. For now, it still requires using Lens to manually modify the United Manufacturing Hub instance, but we are working on adding the ability to enable it configure it from the Management Console.

Provisioning

We have reworked the provisioning pages to be more user friendly, and to allow for more flexibility in the future.

UI Changes

  • Reworked the pages and navigation of the “add new instance” process.
  • Added a sidebar to the instance overview, which contains useful information related to the current instance.
  • Reworked the microservices tree in the intance overview.
  • Added a page to add a new datamodel to an instance (NOT complete yet).

Backend Enhancements

New APIs for the following operations have been added:

  • Retrieving UMH instance info (version, namespace, status…)
  • Retrieving all addresses related to a kubernetes node.

A Stronger Frontend

A good chunk of the time has been dedicated to move our frontend code to a more robust solution. This brings several improvements:

  • Increased maintainability.
  • Standardization.
  • Improved developer experience.
  • Reduced custom code by making use of stable APIs provided by the framework.