| Function | Type of Change | Description |
|---|---|---|
| Identity Service | New | You can now set SuccessFactors as the role provider for extension applications. This allows you to manage the roles of such applications only in the SuccessFactors system. For more information, see Changing the Default Role Provider. |
| Cockpit | Enhancement | Only the main links (Settings, Help, and Feedback) remain in the cockpit header. All the other links were moved to the new footer. |
| SAPUI5 | Enhancement | SAPUI5 distribution 1.26.5 for Java and HTML5 applications (including runtime 1.26.4 & documentation) has been released. |
| Connectivity Service | Enhancement |
|
| Security | Bugfix | By default, the FORM and SAML2 login methods used to fall back to user name and password authentication (HTTP basic authentication) in case of failure of the trusted SAML identity provider. This default fallback is now removed. To preserve the behavior, in Authentication Configuration create for your application a custom login method, in which you select the User name and password option. The change requires application restart. For more information, see Configuring Authentication for Your Application. |
| Function | Type of Change | Description |
|---|---|---|
| Cockpit | New | Breadcrumbs show the full object hierarchy in the pattern: Data Center> Account> application> process |
| Connectivity Service | Enhancement | The interface com.sap.core.connectivity.api.configuration.ConnectivityConfiguration is extended with a new clearCache() method. It allows each application to clear its local cache to ensure that the next configuration will be taken from a central storage. The method also clears the configuration cache used by HTTP destinations. For more information, seeConnectivity Javadoc. |
| SAPUI5 | Enhancement | SAPUI5 distribution 1.26.3 for Java and HTML5 applications (including runtime 1.26.3 & documentation) has been released. |
| SAP HANA | Enhancement | SAP HANA revision 91 (SPS 09) is now available.
|
| HTML5 Applications | Enhancement | Virtual roles are now available for HTML5 applications.
You can map virtual roles to HTML5 application permissions. AccountAdministrator and AccountDeveloper require SAP IDP to be configured as identity provider. In case a custom IDP is configured, you can manually create these roles in the corresponding account.
By default, every permission required to access a protected resource of an application is granted to members of the AccountDeveloper role. As long as no other role is assigned to the permission, only account members with the Developer or Administrator role have access to the protected resource. This is also true for the default permission NonActiveApplicationPermission, which is required to access a non-active version of an HTML5 application. |
| Function | Type of Change | Description |
|---|---|---|
| Cockpit | Enhancement |
|
| Console Client | Enhancement | The rolling-update command is now available for productive use. For more information, seerolling-update. |
| SAPUI5 | Enhancement | SAPUI5 distribution 1.24.6 for Java and HTML5 applications (including runtime 1.24.5 & documentation) has been released. |
| Debugging/Profiling | Enhancement | New version of SAP JVM Tools is released. For more information about the new major features, seeWhat is New in SAP JVM Tools 2.2. |
| Connectivity Service | Enhancement |
|
Connectivity Service | Bugfix |
|
Platform Infrastructure | Bugfix | The Safari browser no longer blocks iFrame-embedded applications. |