New Features
Get a brief overview of the new features.
Feature | Description |
ISTIO Support | Deployed solutions designed and implemented with Financial Services Workbench now support OpenShift Service Mesh. |
API Namespace Generation based on an uploaded API Spec | Easily create a new API Namespace by uploading an existing API Specification. The API Namespace and its content is generated automatically. |
Local Lookup for API Dependencies | Can be used for API dependencies that have been developed also with Financial Services Workbench and allows calling this dependencies without additional binding information. |
OIDC Support | For deployed solutions no longer a hard dependency of KeyCloak is necessary and other OIDC Providers are supported as well. |
Support of Inline Schemas for Parameters | Financial Services Workbench now allows to use inline schemas for parameters. |
Autogenerated Visualization for Services | Easily generate a diagram of a Domain Service or Integration Service to easily get an overview of its content and connections. |
GIT Token Verification | GIT Token now can also be verfied after the creation. |
Implementation Support | Introduced a new Filter Factory to ease up complex queries |
Error Handling Support | Introduced a local errorHandler for Operations. |
Additional Test Support | In order to test the implementation of external entities now automatically test files are generated and can be implemented. |
Extended Model Validations | Now circular dependencies in Domain Namespaces or Integration Namespaces are shown in the Problems section and during the Commit Action. |
Pipeline Configuration Details | For existing Pipeline Configurations within the Solution you now can access the Details View to check the information. |