Cross-Origin Resource Sharing
1.2.2
April 4, 2023
Minimum Mule Version
Mule 4.1.0
Fixed issues
-
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.
1.2.1
June 6, 2022
Minimum Mule Version
Mule 4.1.0
Fixed issues
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.
1.3.1
June 1, 2022
Fixed issues
-
Fix policy schema not allowing additional properties via REST API.
1.3.0
May 17, 2022
New Features and Enhancements
-
First Flex compatible Policy.
-
Separated Policy Definition from Policy Implementation. Stronger validations applied to a given policy configuration.
1.2.0
October 8, 2020
Minimum Mule Version
Mule 4.1.0
Fixed issues
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.
New Features and Enhancements
-
The CORS policy now supports an
value in the
Origins
andHeaders
fields. Ansignifies that there are no restrictions in the origin and header fields of the API request.
1.1.5
July 8, 2020
Minimum Mule Version
Mule 4.1.0
Fixed issues
-
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.
1.1.4
Apr 30, 2020
Minimum Mule Version
Mule 4.1.0
New Features and Enhancements
-
The CORS policy business logic is now completely modified to improve performance.
-
Several performance improvements are made to the header manipulation engine.
Fixed issues
-
After a policy was applied, HTTP headers did not follow the RFC 2616 requirement of case-sensitivity:
1.1.3
Jul 12, 2019
Minimum Mule Version
Mule 4.1.0
New Features and Enhancements
-
Several performance improvements were introduced in this release.
Fixed Issues
-
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.
1.1.2
Apr 26, 2019
Minimum Mule Version
Mule 4.1.0
New Features and Enhancements
-
Several performance improvements were introduced in this release.
1.1.1
Dec 05, 2018
Minimum Mule Version
Mule 4.1.0
New Features and Enhancements
-
No new features were added in this version.
Fixed Issues
-
The CORS Policy does not throw a 500 Server Error anymore if the content-type is not specified in the request.
1.1.0
Jun 25, 2018
Minimum Mule Version
4.0.0
New Features and Enhancements
-
Reduced error-handling verbosity in templates.
-
The transformations of HTTP attributes are now based on a specified output type.
Fixed Issues
-
Fixed missing groupId for proxy samples dependency.
1.0.0
Nov 14, 2017
Minimum Mule Version
4.0.0