MindAccess Developer Plan Subscribers

NOTE

The following Release Notes are valid only for region Europe 2. You can find more information about regions in the MindSphere regions document.

Asset Management API

What's new?

  • You will now be able to remove aspect types from asset types where no references exist. This will increase the flexibility and data model beeing in sync with the actual need.

Known issues

  • On some tenants logically deleted assets may still exist. They are not interfering with productive use and will be removed soon.

  • Currently it is possible to use a variable name equal to the aspect name which leads to errors for example in Fleet Manager.

Developer Cockpit

Known issues

  • Please expect a 15 min delay in Region Europe 2 if you deregister and register an application.

  • In some scenarios you cannot delete already created roles in registered applications.

  • Applications that are successfully uploaded may not occur under tab "Promoted apps". Click on the application to refresh the status.

  • Deleting multiple applications at the same time is not supported.

  • Application versions that contain a "#" character cannot be deployed in the Operator Cockpit. We advise customers not to use "#" in production version strings.

  • Applications cannot be deleted after being transferred to the production system.

  • The application upload size is limited to 100 MB.

  • Sporadically application roles are not deleted from the User Management when deleting an application

  • Layout issues in Internet Explorer 11 in combination with high resolution displays and 125% font scaling.

Additional Information

  • We are going to remove the ability of assigning mdsp:core:developer and mdsp:core:developeradmin roles to subtenant users.

Event Management

What's new?

  • Event Management Service will switch towards more strict API request URL validations in upcoming releases. Please note that we are not changing any API behavior according to specifications. However, API request URLs will be validated based on stricter criteria specifically in the use of trailing slash characters in requests pointing to dedicated resources. Refer to example below:
    Well-formed URL : https://gateway.eu1.mindsphere.io/api/eventmanagement/v3/events
    Malformed URL : https://gateway.eu1.mindsphere.io/api/eventmanagement/v3/events/

    We ask our developers to review their code and adapt requests accordingly. Once strict validations are in place, API calls with trailing slash characters in requests pointing to dedicated resources will fail and return 400 error code. Please also note the following release notes.

MindSphere OS Bar

Known issues

  • The new height can cause problems, if the CSS of the app is using the attribute "position:fixed".

  • Details can be found in MindSphere OS Bar (https://developer.mindsphere.io/resources/resources-mindsphere-osbar.html)

Web Components

Known issues