4.15.07.05 - Apigee Edge for Private Cloud release notes

You're viewing Apigee Edge documentation.
Go to the Apigee X documentation.
info

On Tuesday, April 19, 2016, we released a of Apigee Edge for Private Cloud.

Get help here if you have questions or issues.

If you have questions, go to Apigee Customer Support.

For a list of all Apigee Edge release notes, see Apigee Release Notes.

Bugs fixed

The following bugs are fixed in this release.

Issue ID Description
APIRT-1812 Debug data mask hides the 'name' fields in JSON payload
The debug data masking now works correctly.
MGMT-2854 Timeout Occurs Fetching WSDL
MGMT-2875 WSDL SOAP generation has incorrect headers for SOAP 1.2
MGMT-2917

Make httpRequestTimeout configurable at apigee.conf
See the Edge Operations Guide for information on setting these new properties:

  • apigee.feature.apiTimeout
  • ws.timeout.idle
  • ws.timeout.connection
MGMT-2158 Cannot import WSDL if output references a part with no type
MGMT-2835 WSDL SOAP Generation Not Handling Explicit Headers or WSDL 1.2
Apigee Edge now supports WSDL 1.2 in creating API proxies to call SOAP services.
MGMT-2870 If WSDL contains both SOAP 1.1 and 1.2 operations, UI generates 1.2 Only