Support and certification

Visit the following web pages for the latest support and certification information.

Changes Since 6.0.0 GA

  • Enhancements
    • The driver has been enhanced to comply with FIPS standards for data encryption. As part of this enhancement, the driver was tested with FIPS 140-3 enabled using a Red Hat OpenJDK 21 on a Red Hat Universal Base Image 9 instance. See FIPS (Federal Information Processing Standard) for details.
  • Changed Behavior
    • The connection property SpyAttributes has been updated to exclude the attribute load=classname, which was previously used to load the driver specified by the given class name. See SpyAttributes for details.

Changes for 6.0.1 GA

  • Enhancements
    • The driver has been enhanced to support SAP BW/4HANA and other SAP ODATA V2 services exposed through the SAP Gateway.
    • The driver has been enhanced to support CDS views that require parameters. For details, see CDS views.
    • The driver has been enhanced to support HTTP Header authentication for use with the S/4HANA sandbox hosted at https://api.sap.com. See HTTP header authentication (S/4HANA only) for details.
    • The driver has been enhanced to support a default value of 100000 and a maximum value of 1000000 for the connection property WSFetchSize.
    • The driver has been enhanced to determine the maximum size of VARCHAR columns within the result set metadata using the new MaxVarcharSize connection property.

  • Changed Behavior
    • The HostName connection property has been renamed ServerName. To support existing configurations, HostName will continue to be supported as an alias for ServerName. See ServerName for details.

Highlights of 6.0.0 Release