4.15.01.05 - Apigee Edge for Private Cloud release notes

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

On Thursday, July 2, 2015, we released a patch for the on-premises version of Apigee Edge.

Bugs fixed

The following bugs are fixed in this release.

Issue ID Description
MGMT-2044 Get developer by email fails when developer email has special characters
MGMT-1962 Error logging into management UI with strong password
Logging into the UI with certain special characters, such as the percent sign, no longer fails.
MGMT-1777 Cannot add user with email address which has a TLD of .acn
MGMT-1362 Forgot Password email does not work if the email address contains '_'
Fixes password reset issue in Edge for Private Cloud with email addresses that contain an underscore.
CORERT-477 Analytics Datapusher optimization
CORERT-448 MGMT APIs Freezing when Fix to CORERT-389 is turned on
CORERT-348 Backend's 200 is changed to 503 due to the "Connection: close" response header
CORERT-338 Find best base path match when there are conflicting entries with proxyBasePath, env, vhost alias, and vhost port
CORERT-318 HTTPServer.streaming.buffer.limit=10 caused intermittent hung requests
While dealing with slow clients and large payloads occasionally the requests would hang and time out from the router. This issue was seen only when the router had the HTTPServer.streaming.buffer.limit property set to a non zero value. The issue has been fixed.
APIRT-1585 Streaming is broken in Node.js, the body pipe will throw an exception if the body size limit is reached