REST Proxies
Fixed Issues
Issue |
ID |
The published 3.1.2 artifact displayed the wrong version format in API Manager. Version 3.1.3 displays the correct version format. |
W-11580215 |
3.0.0
Apr 30, 2020
New Features and Enhancements
-
HTTP Connector upgraded from version 1.5.7 to version 1.5.17.
-
Several performance improvements introduced.
-
Added annotation to ignore base path when applying Resource-Level policies.
2.1.1
2.1.0
September 3, 2019
New Features and Enhancements
-
HTTP Connector upgraded from version 1.4.0 to version 1.5.7.
-
Performing validations for current request is now configurable.
Fixed Issues
-
Cookies for proxies are now disabled by default. To re-enable proxies:
-
Import the proxy application to Anypoint Studio, and then modify the HTTP Request configuration.
-
From HTTP Request Configuration > Settings, select the Enable cookies check box.
-
-
RestValidator does not correctly handle the 404 error.
2.0.0
January 8, 2019
This version uses REST Validator v2.0.0 with APIKit v1.2.0.
New Features and Enhancements
-
Introduced OAS support.
-
Introduced AMF parser support.
-
Parsers can now be configured by specifying the
implementation.api.parser
property. Permitted values inlcude: “AUTO”, “AMF”, or “RAML”. The default value is "AUTO". -
When setting the
keepApiBaseUri
property to true, you can now retrieve thebaseUri
provided in the specification using the console. Otherwise, the console displays thebaseUri
of your local or CloudHub instance. The default value is "false". -
Implemented the following checks:
-
disableValidations
flag to enable or disable the parameters and payload validations. The default value is "false". -
queryParamsStrictValidation
flag to limit the allowed query parameters to those defined in the specifications. The default value is "false". -
headersStrictValidation
flag to limit the allowed HTTP headers to those defined in the specification. The default value is "false".
-
1.2.0
-
September 3, 2019*
New Features and Enhancements
-
HTTP Connector upgraded from version 1.4.0 to version 1.5.7.
-
Performing validations for current request is now configurable.
Fixed Issues
-
Cookies for proxies are now disabled by default. To re-enable proxies:
-
Import the proxy application to Anypoint Studio, and then modify the HTTP Request configuration.
-
From HTTP Request Configuration > Settings, select the Enable cookies check box.
-
-
RestValidator does not correctly handle the 404 error.
1.1.3
Nov 1, 2018
This version is deprecated. Use a non-deprecated version, with OAS support. This version uses RAML Validator v1.1.1 with APIKit v1.1.1.
New Features and Enhancements
-
Implemented the following checks:
-
disableValidations
flag to enable or disable the parameters and payload validations. The default value is "false". -
queryParamsStrictValidation
flag to limit the allowed query parameters to those defined in the specifications. The default value is "false". -
headersStrictValidation
flag to limit the allowed HTTP headers to those defined in the specification. The default value is "false".
-
1.1.2
May 14, 2018
This version is deprecated. Use a non-deprecated version, with OAS support. This version uses RAML Validator v1.1.1 with APIKit v1.1.1.
1.1.1
Apr 16, 2018
This version is deprecated. Use a non-deprecated version, with OAS support. This version uses RAML Validator v1.1.1 with APIKit 1.1.1.
New Features and Enhancements
-
HTTPs request updated to include Keystore when making requests.
-
When a multi-part request is performed, default values are now added.
1.1.0
Jan 25, 2018
This version is deprecated. Use a non-deprecated version, with OAS support. This version uses RAML Validator v1.1.0 with APIKit v1.1.0.