Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerApril 4, 2023
Mule 4.1.0
Request payloads are no longer returned in the response when the policy is applied with specific origins and a request is performed with an unknown origin.
June 6, 2022
Mule 4.1.0
When policy is configured with a wildcard origin (*
) and allowing credentials, the Origin returned is the wildcard itself, and not the request’s origin as stated by the CORS specification.
June 1, 2022
Fix policy schema not allowing additional properties via REST API.
May 17, 2022
First Flex compatible Policy.
Separated Policy Definition from Policy Implementation. Stronger validations applied to a given policy configuration.
October 8, 2020
Mule 4.1.0
The policy deployment fails when the CORS policy is applied to an API whose HTTP Listener configuration is deployed in a Mule domain, and that API uses Mule runtime engine v4.1.x. This is because both the domain and the policy export the same internal package.
The CORS policy now supports an value in the
Origins
and Headers
fields. An signifies that there are no restrictions in the origin and header fields of the API request.
July 8, 2020
Mule 4.1.0
When the CORS Policy is applied to an API whose HTTP Listener configuration is in a Mule Domain, the policy deployment fails. This is because both the domain and the policy export the same internal package.
Apr 30, 2020
Mule 4.1.0
The CORS policy business logic is now completely modified to improve performance.
Several performance improvements are made to the header manipulation engine.
After a policy was applied, HTTP headers did not follow the RFC 2616 requirement of case-sensitivity:
Jul 12, 2019
Mule 4.1.0
Several performance improvements were introduced in this release.
CORS policy does not try to duplicate Access-Controll-Allow-Origin header anymore.
CORS policy now only returns HTTP method selected as allowed in the Access-Control-Allow-Methods header.
Apr 26, 2019
Mule 4.1.0
Several performance improvements were introduced in this release.
Dec 05, 2018
Mule 4.1.0
No new features were added in this version.
The CORS Policy does not throw a 500 Server Error anymore if the content-type is not specified in the request.
Jun 25, 2018
4.0.0
Reduced error-handling verbosity in templates.
The transformations of HTTP attributes are now based on a specified output type.
Fixed missing groupId for proxy samples dependency.
Nov 14, 2017
4.0.0