Quantcast
Channel: SCN : All Content - SAP HANA Cloud Platform Developer Center
Viewing all articles
Browse latest Browse all 3285

Release Notes for SAP HANA Cloud

$
0
0

Release Notes for SAP HANA Cloud - 18 July 2013

 

FunctionType of ChangeDescription
Deploy ServiceEnhancement

Optimized deploy operations via console client when deploying applications with big sizes. The total deployment time may be reduced with up to 50% and varies depending on the archive size and client network.

SAP Development Tools for Eclipse Software Site

Enhancement

https://tools.hana.ondemand.com provides a new software site for the Eclipse Kepler release train. All Cloud Tools are available for Kepler.

SAP HANA Cloud CockpitEnhancementPanels which have specific documentation now show this with a help icon in the right panel header. Clicking the icon opens the help in a separate window.
Logging for ApplicationsEnhancement

Loggers configuration is now persisted on both local runtime and SAP HANA Cloud level. Logger level settings are kept and restored on a server restart, so you do not need to set them over again when restart or redeploy your application.

For more information, see Managing Application Logs from the Eclipse IDE.

Java RuntimeEnhancement

The Java 6 runtime of the HANA Cloud Platform was updated from 1.6.026 to 1.6.043. The new Java Runtime will be provisioned for the applications after a restart. The update includes multiple corrections for bugs and security issues.

For more information, see the official Java SE 6 release notes page. The Java updates are cumulative and 1.6.043 includes all patches since 1.6.026.

 

 

Release Notes for SAP HANA Cloud - 4 July 2013

 

FunctionType of ChangeDescription
SAP App Designer New

SAP App Designer 0.9.3 is now in beta/trial shipment. SAP App Designer is available for selected Beta customers with restricted functionality (SAP Fiori extensibility scenario). Free trial access will be announced once available.

Remote Database Access

Enhancement

The Remote Database Access Tool (beta) now provides

a SAP HANA studio integration feature that allows you to remotely access the SAP HANA database. To use this feature, you require a local installation of the SAP HANA studio, available for download from https://hanadeveditionsapicl.hana.ondemand.com/hanadevedition/, and a SAP HANA studio remote access plugin, which is contained in the SDK 2.x add-ons directory. For more information, see Connecting to the Remote SAP HANA Database.

Cockpit: LogsEnhancementThe garbage collection log of your application is now available in the Logs section of the cockpit.
Cockpit: DestinationEnhancement

The Destinations editor in the cockpit, applicable on application level, is extended with the following features:

  • You can upload custom 'key store' and 'trust store' (*.jks) files for HTTPS in the cases of client authentication;
  • You can export destination files;
  • You can import destination files in a more convenient way.

For more information, see Configuring Destinations from the Cockpit.

SAP HANA Cloud runtimeEnhancement

Applications are now able to make loopback requests to localhost on HTTP port 9001.

SAPUI5EnhancementNew version 1.12.3 of SAPUI5 has been released.
Connectivity ServiceEnhancementThe dedicated JCo version is now also part of the SAP HANA Cloud runtime for Java EE 6 and the latest corresponding SDK (2.11.10). In addition, JCo now supports MacOS X x86_64 in the local runtimes of both SDKs.
Document ServiceEnhancementDocument Service client libs now include Apache OpenCMIS 0.9.0.
Keystore ServiceEnhancementThe keystore service is no longer in Beta state and can be used productively.
SAP HANA Cloud Tools for JavaEnhancementEclipse Connectivity editor now checks RFC destinations for common errors and prevents inconsistent destinations from being created.
SAP HANA Cloud Tools for JavaEnhancementLoggers configuration on local server is now persisted and kept after server restart.
SAP HANA Cloud Tools for JavaEnhancementJVM version can now be set when deploying to the cloud. If it is not set, the current default JVM for the corresponding SDK version is used (for SDK 1.X - JVM 6, for SDK 2.X - JVM 7).
SAP ID Service customizationEnhancementAccount administrators can customize settings such as social single sign-on with Facebook and Twitter or consumer self-registration when delegating authentication and user management to SAP ID Service.
Flexible mapping between SAML attributes and authorization groupsEnhancementAccount administrators can specify mapping between SAML assertion attribute and authorization groups using a regular expression.

 

 

Release Notes for SAP HANA Cloud - 20 June 2013

 

FunctionType of ChangeDescription
CryptographyNew

You can now unlock unlimited strength cryptography in SAP JVM for your SAP HANA Cloud application.

For more information, see Using Strong Encryption in Applications.

Cockpit: Monitoring

Enhancement

Average Response Time (for the last minute) and Used Memory Heap are now available as new metrics in the process dashboard of SAP HANA Cloud cockpit.

Cockpit: ResourcesEnhancementUsing the cockpit you can find information about the resources consumed by your applications at any time, as well as about the overall platform resources assigned to your account.
Cockpit: ConnectivityEnhancement

RFC (JCo) destinations can be created, edited and uploaded using the Destinations editor in the cockpit.

For more information, see Configuring Destinations from the Cockpit.

Web Development ToolsEnhancement

RFC (JCo) destinations can be created, edited and uploaded using the Eclipse Tools.

For more information, see Configuring Destinations from the Eclipse IDE.

 

 

Release Notes for SAP HANA Cloud - 6 June 2013

 

FunctionType of ChangeDescription
Gateway as a Service available for Developer AccountsNew

You can now test Gateway as a Service (GWaaS) with your developer account on hanatrial.ondemand.com.

GWaaS is a solution that allows you to consume data from an SAP Business Suite backend system in SAP HANA Cloud. It establishes a connection between SAP Business Suite data and target clients, platforms, and programming framework. Gateway as a Service exposes business data and business logic as OData services on SAP HANA Cloud, thereby enabling customers to run user-centric applications on SAP HANA Cloud.

Keystore Service

New

The Keystore service, now available in Beta state, provides a repository for cryptographic keys and certificates to the applications hosted on SAP HANA Cloud platform. By using the Keystore service, the applications could easily retrieve keystores and use them in various cryptographic operations such as signing and verifying of digital signatures, encrypting and decrypting messages, and performing SSL communication.

For more information, see Keys and Certificates.

Console ClientEnhancementOptimized deploy operations via console client when deploying over a very slow network. The total deployment time is reduced by up to 10%.
Connectivity Service: E-MailEnhancementSAP HANA Cloud SDK for Java Web (SDK 1.x) now supports resource injection for obtaining a javax.mail.Session as well. The Tutorial: Sending E-Mails and the samples in the SDK have been changed to use resource injection instead of hand coded JNDI lookups.
Connectivity Service and SAP Cloud ConnectorEnhancement

RFC protocol is now supported:

  • A dedicated JCo version is now part of the SAP HANA Cloud runtime for Java and the latest corresponding SDK (1.29.18).

        A tutorial in the SAP HANA Cloud documentation describes how to   build   an application that accesses an on-premise ABAP system via RFC.

  • SAP Cloud Connector 1.3.0 has been released with the following enhancements:
    • Configuration of host mappings for the RFC protocol
    • Configuration of function modules as resources in case of RFC
    • SNC configuration for secure communication with ABAP backends when using RFC
    • Support for Host-Header: Host-Header now contains the virtual host as used in the cloud. Thus, an on-premise HTTP application can create URLs pointing to other resources on the same server correctly.

 

 

Release Notes for SAP HANA Cloud - 23 May 2013

 

FunctionType of ChangeDescription
Java EE 6 Web Profile supportNew

By using SAP HANA Cloud SDK for Java EE 6 Web Profile, customers and partners can now develop applications that utilize the Java EE 6 WebProfile APIsand deploy such applications on the production landscape hana.ondemand.com.

Persistence Service

Enhancement

SAP HANA Cloud SDK for Java EE 6 Web Profile supports applications that bring their own JPA provider and use it instead of the one provided by the platform. For example, an application can bring in its WEB-INF/lib folder a particular version of EclipseLink and use it. In this case, the application will work with its own JPA provider standalone hence it cannot rely on JPA container logic.

 

 

Release Notes for SAP HANA Cloud - 9 May 2013

 

FunctionType of ChangeDescription
SAP Development Tools for Eclipse Software SiteEnhancement

https://tools.hana.ondemand.comhas grown from an “SAP HANA Cloud Tools” software site to a general “SAP Development Tools for Eclipse” software site. It now provides Eclipse tools for additional development scenarios like ABAP Development Tools for SAP NetWeaver and SAP NetWeaver Gateway Productivity Accelerator.

The representation of the SDK, SAP JVM and Cloud Connector downloads on the Cloud toolstab page has been improved as follows:

  • old SDK versions are hidden
  • file names describe runtime type
  • file size is shown.

Document Service

Enhancement

The default protocol has been switched from AtomPub to JSON for better performance and less bandwidth consumption. No application changes are required.

 

 

 

 

Release Notes for SAP HANA Cloud - 25 April 2013

 

FunctionType of ChangeDescription
CockpitNew

The cockpit has a new look, new simplified navigation and offers more content at https://account.hana.ondemand.com/cockpitand

https://account.hanatrial.ondemand.com/cockpit.

For more information, see SAP HANA Cloud Cockpit.

Cockpit: Monitoring

New

It is possible to view the current state of the metrics for your applications.

For more information see Applications -> Application Dashboard section.

Cockpit: DestinationsNew

It is now possible to configure and import HTTP and Mail Destinations on application level from the cockpit.
For more information see Configuring Destinations from the Cockpit.

Connectivity ServiceEnhancement
  • The com.sap.core.connectivity.api.http.HttpDestination class has been extended by a new getURI() method.

        For more information, see Destination API.

  • The documentation of the connectivity service has been restructured and improved.

        For more information, see Consuming SAP HANA Cloud Connectivity Service

Identity ServiceEnhancement

Stronger password policy has been enforced for the platform management tools like the cockpit.

If your password is not complex enough or has not been changed in the last 6 months, you will be asked to change it at the first login via a browser.

Self-RegistrationEnhancement

The self-registration process for SAP HANA Cloud developer accounts has been simplified. Developers can now register via https://account.hana.ondemand.com.

SAP HANA Cloud Tools for JavaEnhancement
  • You can now configure Mail destinations in the Eclipse Connectivity Editor.

        For more information, see Configuring Destinations from the Eclipse IDE.

  • Changes in the Eclipse Connectivity Editor on a SAP HANA Cloud local runtime do not require restart of the local runtime anymore.
Local Development ScenarioEnhancement

The SAP JVM  7, a JDK 7 compatible Java Virtual Machine, is now available for the Mac OS X platform as a separate download from the Tools page -> Additional Software section. It can be used for running a local server for SAP HANA Cloud.

For more information see, Java Virtual Machine and Installing the SAP JVM.

 

 

 

 

Release Notes for SAP HANA Cloud - 11 April 2013

 

FunctionType of ChangeDescription
Connectivity Service: E-MailNew

Sending and fetching e-mail is now available for productive usage in customer and partner accounts.

For more information, see Sending and Fetching E-Mail.

Connectivity Service: E-Mail

New

Support for e-mail protocols has been merged into the connectivity service.

For more information see SAP HANA Cloud Connectivity Service.

SAP HANA Cloud Tools for JavaEnhancement

You can now also install the SAP HANA Cloud Tools for Java directly from the Eclipse Marketplace.

For more information, see this blog.

SAP HANA Cloud Tools for JavaEnhancement

Information about getting started with SAP HANA Cloud has been added to the Eclipse Welcome screen. This information is visible after the installation of SAP HANA Cloud Tools for Java.

 

 

Release Notes for SAP HANA Cloud - 28 March 2013

 

FunctionType of ChangeDescription
RebrandingNew

SAP NetWeaver Cloud is now part of SAP HANA Cloud. All sites, documentation and tools have been rebranded.

For more information, see http://scn.sap.com/docs/DOC-39315.

Remote Database Access

New

The Remote Database Access Tool, available as a beta version, is delivered as part of the beta SDK 2.x in the new add-ons directory. It allows you to remotely access your application’s database schema and tables on the SAP HANA Cloud platform, investigate and repair application data, and create, drop, and modify database objects. It is currently available for SAP MaxDB only.

For more information, see Remote Database Access.

SAPUI5 ToolsEnhancement

New version 1.10 of UI Development Toolkit for HTML5 (SAPUI5) has been released.

For more information, see SAPUI5 detailed release notes.

SAP HANA Cloud Tools for JavaEnhancement

Downloading and installing SAP HANA Cloud Tools for Java from the Tools Update Site  does not require a log-in anymore. The license click-through for downloading the SDK has been simplified.

SAP HANA Cloud Tools for JavaDeprecation

The support for Indigo version of Eclipse has entered the end of maintenance. The Indigo update site is still operational but no updates will be made. We recommend that you use Juno Service Release 2.

 

 

Release Notes for SAP NetWeaver Cloud - 14 March 2013

 

FunctionType of ChangeDescription
Identity FederationNew

A new feature for testing the identity federation and single sign-on scenarios end-to-end has been introduced. With the test local identity provider (IdP), you can now establish trust to an easy-to-use test IdP running on your local machine.

For more information, see Using a Local Test Identity Provider.

Identity Federation

Enhancement

You can now upload your identity provider metadata as an XML file in the SAP NetWeaver Cloud Cockpit.

For more information, see Using a Custom Identity Provider.

Mail ServiceEnhancement

SAP NetWeaver Cloud Mail Service now supports fetching mail via IMAP and POP3 protocols from an internet accessible mail provider.

For more information, see Using the Mail Service.

Mail ServiceEnhancementThe sample application “Tutorial: Sending E-Mails” is now delivered as part of the SAP NetWeaver Cloud SDK.
Connectivity ServiceEnhancement

SAP NetWeaver Cloud Connectivity Service now supports destinations on account level. The destinations on account level are visible for all applications of a given account and thus it is possible to centrally create and maintain shared destinations. 

For more information, see Connectivity Destinations Overview.

Connectivity ServiceEnhancementNew micro-version 4.1.3 of org.apache.http.client, part of SAP NetWeaver Cloud Connectivity Service API  has been released. It brings some minor enhancements and replaces previous 4.1.1 version. For more information, see Apache httpclient release notes.
SAP NetWeaver Cloud SDKDeprecationAll SDKs older than 6 months have been removed and all remaining SDKs older than 3 months (< sdk-1.16.0) are deprecated and will stop working on June 6th 2013.

 

 

Release Notes for SAP NetWeaver Cloud - 28 February 2013

 

FunctionType of ChangeDescription
Document ServiceEnhancement

An application no longer needs an authenticated user for accessing the Document Service. This allows for public or unauthenticated use cases as well.

For more information, seeDocument Service Concepts-> User Management section.

Mail Service

Enhancement

Sending mail is no longer restricted to certain mail providers. The SMTP standard ports 465 (SMTPS) and 587 (SMTP+STARTTLS) are open for outgoing connections.

For more information, see Using the Mail Service.

Eclipse ToolsEnhancement

When viewing logs in Eclipse, you can switch between the log files of different servers directly from the Server Logs view.

For more information, see Managing Application Logs from the Eclipse IDE.

DocumentationEnhancementSAP NetWeaver Cloud documentation is now aligned with the standard SAP look and feel for online documentation.

 

 

Release Notes for SAP NetWeaver Cloud - 14 February 2013

 

FunctionType of ChangeDescription

Mail Service

Enhancement

The underlying javax.mail API has been upgraded from version 1.4.1 to 1.4.5 for the Beta SDK 2.x

For more information, see Mail Service API.

Eclipse ToolsEnhancement

You can now change the log level of multiple loggers simultaneously.

For more information, see Viewing Logs and Setting Log Levels from the Eclipse IDE.

 

 

Release Notes for SAP NetWeaver Cloud - 31 January 2013

 

FunctionType of ChangeDescription

SAP Cloud Connector

Enhancement

SAP Cloud Connector (SCC) 1.2.0 has been released with the following enhancements:

  • An automatic check for landscape host and proxy (if existing) that shows whether a connection to the Cloud is possible. The result appears on the Home tab.
  • A manual connectivity check for all exposed systems, which shows whether the backend is reachable from SCC.
  • A process monitor that shows the status of all SCC processes and provides a restart option for the different process groups.

You can download SAP Cloud Connector via the SAP NetWeaver Cloud update site -> Additional Software tab.

 

 

Release Notes for SAP NetWeaver Cloud - 17 January 2013

 

FunctionType of ChangeDescription

Sample Application “Paul the Octopus”

New

“Paul the Octopus” is a sample Web application that provides a complete example of all platform services of SAP NetWeaver Cloud, synchronously working together. The application code samples are provided and explained in details in a community blog.

For more information, see:

Community blog: Get Ready for Your Paul Position

Documentation: Running Sample Applications.

Persistence ServiceEnhancement

The SAP HANA database is now available for use on the nwtrial.ondemand.com landscape. The default database type to be used (the SAP HANA database or SAP MaxDB) can be selected when you register for a developer account. For more information, see Signing Up for an Account.

Deploying an Application to SAP NetWeaver CloudBugfix

The issue with deploying to the Cloud when your IDE is behind a proxy requiring basic authentication has been resolved.

For more information, see this thread.

 

For more information about older release notes, see Archive - Release Notes for SAP NetWeaver Cloud 2012.


Viewing all articles
Browse latest Browse all 3285

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>