Upgrade Notes

The upgrade steps to move from version 2.2 to version 2.3.

For detailed information about upgrading IBM Financial Services Workbench, see Installing an Upgrade or Hotfix.

Configuration

Two configuration parameters have been added to the solution-designer-values.yaml that affect the k5-local-marketplace-controller, which is responsible for providing the API endpoints to work with the local marketplace:

  1. global.endpoints.localMarketplaceController.host
  2. k5-local-marketplace-controller.marketplace.storage.secretName
You can probably use the default values for these parameters, see the YAML file solution-designer-values.yaml.

Deployment Versions

In the following table you will find the expected versions of the Solution Designer and Solution Hub after the installation was performed:

Release Version Component
Deploment Name
Deployment Version
2.3.0 Solution Designer release-ssob-solution-designer 2.9.5
2.3.0 Solution Hub release-ssob-solution-hub 2.3.3
2.3.1 Solution Designer release-ssob-solution-designer 2.11.1
2.3.1 Solution Hub release-ssob-solution-hub 2.3.9

Migration

Every existing API-binding (DEV Binding or stored in the Configuration Management) that is refering to API dependencies that have been developed also with Financial Services Workbench need to be adjusted if the JSON Web Token (JWT) used in your solution should be forwarded to call the API Dependency. The option k5_propagate_security_token: true|false is introduced in version 2.3 and needs to be included in the existing API Bindings (JSON format).

The second option is to use the new feature 'Local Lookup for API Dependencies' to call API dependencies that have been developed also with Financial Services Workbench.

Solution CLI Setup

Upgrade your CLI:
  • Run fss upgrade-cli