Infoworks Release Notes
Release Notes

v5.3.1.3

Date of Release: January 2023

Resolved Issues

JIRA IDIssue
IPD-20082The API does not populate ClusterID for the Ephemeral cluster.
IPD-19720User is unable to read Snowflake warehouse name in config-migration APIs.
IPD-19773APIs are failing since private_key_file_details field is stored in JSON format instead of array format.
IPD-19801The job summary is not provided as a part of the Job Status API response.
IPD-19810User is able to set multiple default computes using API calls.
IPD-19900The zip file downloaded from Application Logs does not contain cluster logs.

Upgrade

To upgrade from 5.3.1 to 5.3.1.3, execute the following commands:

Step 1: Open the values.yaml file.

Command
Copy

Step 2: Inside the values.yaml file, search for the keyword "global".

Step 3: Under the image section, set the value for enabled keyword to false.

Step 4: Search for infoworksRestAPI key in the editor.

Step 5: Under the image section, modify the tag version from 5.3.1 to 5.3.1.3.

Step 6: Run helm upgrade.

Command
Copy

Rollback

To downgrade from 5.3.1.3 to 5.3.1, execute the following commands:

Step 1: Open the values.yaml file.

Command
Copy

Step 2: Inside the values.yaml file, search for the keyword "global".

Step 3: Under the image section, set the value for enabled keyword to false.

Step 4: Search for infoworksRestAPI key in the editor.

Step 5: Under the image section, modify the tag version from 5.3.1.3 to 5.3.1.

Step 6: Run helm upgrade.

Command
Copy