Resolved Issues

Solved issues within the current release.

Issue Description
Deleting and re-creating properties You can now delete a property and re-create it without getting an error. This works also when changing the type of the new property.
Identifier validation improvement in API namespaces Local identifier (i.e. operation IDs) in API namespaces support dashes  to enhance the handling of imported API specification files.
CLI token timeout issue CLI is now using an offline token for all design time related commands. The CLI will only ask for credentials when setting up the CLI.
Pods and jobs are crashing after installation The communication to the Kubernetes API within running Java based pods cannot be established, because of a misplaced behaviour in recognizing the version of the underlying HTTP protocol.
Adding parameters After adding a referenced parameter with a duplicate name to an operation, the instance page is now refreshing automatically after showing the error notification.