Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerApr 30, 2020
Error handling responses revised for WSDL APIs to be compilant with SOAP 1.1 and 1.2.
Performance improvements are introduced to the header manipulation engine.
March 13, 2020
Improved logging information in locking, object store, and distributed mechanisms for better troubleshooting.
Added client name in the authentication attributes for the request to an API that has the Rate Limiting policy applied.
When request quota exceeds, authentication objects are now made accessible to the protected resource in the authentication store.
Several performance improvements were introduced in the algorithm of the Rate Limiting policy.
November 26, 2019
Improved algorithm to allow executing with small throttling.distribution_percentage
values.
Removed the warning (WARN) message in application log when multiple async quota requests are executed in a distributed scenario.
Fixed the NullPointerException
error on persistence scheduler when distributed quota is temporarily unavailable.
June 25, 2018
The Rate Limiting policy was rejected from scheduler during high network traffic. This error is now resolved.
An ExpressionRuntimeException
error occurred when a WSDL proxy received an empty payload, or an invalid XML. This error is now resolved.
If an extension set authentication using an Authentication object containing null properties, a NullPointerException
error occurred. This error is now resolved.