New Features
Get a brief overview of the new features.
Feature | Description |
Autogenerated Visualization for Aggregates | Easily generate a diagram of an aggregate to discover the structures of the domain model. |
Solution Hub UI | With the new introduced UI of the Solution Hub you now can easily access all projects and deployed solutions. It allows direct navigation to the OpenShift Developer Portal and also to the Solution Envoy Dashboard of each project. |
Documentation Support | Easily create structured and meaningful documentation by using the new MarkDown editor provided for most of the artefacts within the Solution Designer. |
Additional Git Support | As additional Git Repositories now GitHub Enterprise and Bitbucket are supported and can be used besides GitLab (selfmanaged) for Source Code Management. |
Admin settings page | There is a Admin Settings page from which it is possible to create Git providers and mange existing ones. |
User setting page | There is a User Settings page from which it is possible to store Git tokens. |
Verfication of Git tokens | During the creation of a user specific Git Token the provided information can now be verified automatically. |
Solution Pipeline Configuration | It is possible to create, trigger and delete Pipeline Configurations from the CI/CD page in the Solution Designer. |
Use of OpenShift pipelines | Gitlab pipelines have been replaced by OpenShift pipelines. |
Solution tests in pipeline | New pipeline task which will run solution tests. |
Swagger 2.0 Support | For API Namespaces of a solution in addition to OpenApi 3.0 now also the generation of a Swagger 2.0 specification is supported. |
Problems section | There is a new section on the panel on the bottom of the page in the Solution Designer which is called "Problems". All errors and warnings regarding the model of a solution are displayed here. |
Solution Framework logging | Separate solution framework logging and user implementation files logging. |
Allow property sharing across namespaces | It is possible to associate properties to an entity that have been modelled in a different namespace of the same solution. |
Property association and creation improvement | The steps for creating and associating properties to entities has been adjusted and improved. |
Label of Property Definition should no longer be mandatory | It is no longer mandatory to set a label for while creating or associating a Property. |
Introduce Min- and Max-length for Text Property Association | When associating text properties to Entities in a Domain or Integration namespace it is possible to define Min and Max length of the text. |
Show Username in Solution Designer | From the User Profile icon it is possible to see the user name of the user that is currently logged into the Solution Designer. |
Provide fss setup-envoy string as a file | It is possible to setup the CLI to work with the Solution Envoy by using a json file instead of a string. |
Enhancements in Solution Designer | It is currently possible to create a new namespace directly from the sidemenu. In addition, a complete overview of all the namespaces is displayed on the Overview section in a solution. |
Edit Property in context of an entity | Improved user experience of editing a property from within the entity to which it is associated. |
Info button for Namespace details | An Info button has been added in the context of a Namespace which makes it possible to easily access the Details View of a Namespace. It is no longer necessary to go to the Overview to access the Details View of a Namespace. |
New inline action for creating an Entity | Ability to add a new Entity while creating a property as an inline action. |
Export custom solutions | It is now possible to export Custom Implementation Solutions to the local marketplace. |
Export date for Solution Templates | The overview while importing a solution from the local marketplace and the detail view of a Solution Template is now enhanced with the export date to identify the newest version. |
Developer Support | The JSDOC now shows additional information for an Entity, RootEntity and External Entity |
Download IBM BAW Toolkit | The autogenerated toolkit for IBM Business Automation Workflow can now also be accessed via the API Specification of the solution. |