Function | Type of Change | Description |
---|---|---|
Persistence Service | New | You can now update your productive SAP HANA instances so that you always use the latest available version. You can update all installed software components to a higher version, or apply a single support package. For more information, see Updating SAP HANA Instances. |
Eclipse Tools | Enhancement | In the Eclipse IDE, you can now faster apply changes that you have made in your deployed application without uploading the entire set of files tо the cloud. For more information, see Deploying on the Cloud from Eclipse IDE→ section "Next Steps". |
User Management, Cockpit | Enhancement | In Cockpit → Authorizations→ Users, you can now filter the groups displayed when you assign a user to groups, using parts of the group name or a regular expression. For more information about user assignments, see Managing Roles. |
Cloud Connector | Bugfix | SAP HANA Cloud connector 2.5.2 is released. Fixes:
|
Function | Type of Change | Description |
---|---|---|
Cockpit | New | When new features become available, they are announced in a pop-up window when you open SAP HANA Cloud Platform cockpit. If you want to open this pop-up again later, choose What's New in the cockpit header. |
Document Service, Cockpit | New | Document service repositories can now be managed from within the cockpit. For more information, seeManaging a Repository in the Cockpit. |
SAPUI5 | Enhancement | SAPUI5 distribution 1.26.10 for Java and HTML5 applications (including runtime 1.26.9 & documentation) has been released. |
SAPUI5, Akamai | Enhancement | The sapui5 repository located onsapui5.hana.ondemand.comis now available through the Akamai CDN. All applications which consume it directly in their UI layer will benefit from the improved latency.
This enhancement does not affect applications consuming SAPUI5 via server-side proxy fetching. |
Java Applications, Deploy | Enhancement | You can use delta deployment for faster development turnaround. Use the --delta parameter in the console client commandsdeployandhot-updateto deploy only the changes between your source and what is already deployed. |
Java Applications, REST API | Enhancement | Lifecycle REST APInow supports еnabling and disabling applications and application processes. This allows you to update applications without disrupting existing client sessions to the application. |
HTML5 Applications | Enhancement |
|
Connectivity Service | Bugfix | The JCoRecord.toJSON() method now escapes all characters correctly, and no longer produces incorrect JSON representation for such kind of data. |
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. For more information, see Account Member Roles. |
HTML5 Applications | Enhancement | The Git service now supports the account member roles Administrator, Developer, and Support User. For more information, seeWorking with Git. |
Java Applications | Enhancement | You can specify environment variables for configuring the environment in which a Java application runs. Use the console client commandsdeployandset-application-property, or use thelifecycle 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, seePrerequisites. |
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 passwordoption. 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. |