Function | Type of Change | Description |
---|---|---|
Cockpit | New | SAP HANA Cloud Platform offers a new role: Application User Admin. Members with this role can maintain the permissions of users for accessing Java and HTML5 applications. Application user admins can assign users to the roles of the application or to the groups which are assigned to the roles of the application. |
HTML5 Applications | Enhancement | The Git service now supports the account member roles Administrator, Developer, and Support User. For more information, see Working with Git. |
Java Applications | Enhancement | You can specify environment variables for configuring the environment in which a Java application runs. Use the console client commands deploy and set-application-property, or use the lifecycle REST API. |
Cloud Connector | Enhancement | The Product Availability Matrix (PAM) is now extended with additional OS versions for the new Cloud connector versions (2.5.1 and higher). For more information, see Prerequisites. |
Function | Type of Change | Description |
---|---|---|
Cockpit | Enhancement |
|
HTML5 Application Infrastructure | Enhancement |
|
SAP HANA | Enhancement | SAP HANA revision 92 (SPS 09) is now available.
For more information, see:SAP Note 2021789 - SAP HANA Revision and Maintenance Strategy |
Documentation | Enhancement |
|
SAP Development Tools for Eclipse (Download Site) | Enhancement |
|
Connectivity Service | Enhancement | Applications called via HTTP destinations of authentication type ApplicationToApplicationSSO now support principal propagation. |
Cloud Connector | Bugfix | SAP HANA Cloud connector 2.5.1 is released. Fixes:
|
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, seeChanging 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, seeConfiguring 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.
For more information, see:SAP Note 2021789 - SAP HANA Revision and Maintenance Strategy |
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. |