Changelog
Last updated
Was this helpful?
Last updated
Was this helpful?
provide request info as a HAR file if is enabled
More helpful error message for misspelled type names in
don't leak Authorization in FLAT::getRequestInfo()
fixed a mixup of JSON DOM representation styles
The
now does not produce unnecessary quotes for numeric values
Problem in the , if called with a string containing an ampersand
Send Vary: Origin
response headers for non-preflight requests if is enabled but Origin
was not sent
Incorrect default content-type text/xml
for request bodies
The
The
and
The and properties
Specifying the
via environment variables
were not usable in
to enable debugging using the Debug
request header, defaults to false
The force-cache-refresh
The
The cacheHit
property in the
Empty objects are no longer as empty arrays.
The allows null
values in array entry objects.
The can no longer override .
now publicly available.
Warnings in about invalid
Validation for the and test action configurations.
The
additional configuration options for the
property for easy JWT forwarding
Calls to the affecting the result of the
can now also be specified at the path level.
to configure proxies without a flow
Enhanced with origin
, query
, stripEndpoint
and addPrefix
properties
If a client URL path is below the API base path, does not match any defined route, and a path is defined which equals the API base path, so that a matching client URL path is the concatenation of the API base path with itself (e.g. /api/api
if the basePath
is /api
), the is now properly executed.
Some PEM formatted keys could not be recognized during .
Multi-line values for are now supported.
If the definition
is given with either a or , the defaults for the exit-on-error
, validate-request
and validate-response
request options are changed to true
.
The
The FLAT revision is shown when FLAT is started and is available in
Enhanced with new fields
When multiple test files with flat test
, each test now tests its own response.
Fatal errors when using certain combinations of and
are shown in the debug log if the is env
With activated , a missing definition
or a definition
value referencing a non-existant resource now results in a 500 response with a proper error message.
Swagger security scheme objects without x-flat-jwt
are ignored for .
.
now accepts the empty object {}
Reading is faster because of caching
Validation for application/x-www-form-urlencoded
encoded
The action
The functions and .
Parameter handling of the functions and .
Padding scheme for and to .
Relative paths in the are resolved relative to the flow file's path.
The x-flat-validate
is now also recognized below paths/<path>
and paths/<path>/<operation>
.
The force-cache-ttl
Only allow operations defined in to be used in the
The default value for the use-http-cache
is now false, even if no request options are configured.
Segmentation fault (or double free) when is used to assign nodes from a node-set variable to another variable
The functions , , , and
The function
The variable is set and is triggered if a request error occurs
The and properties in the JSON request configuration
More environment variables for system
If a path in ends with /**
, this entry matches the given path as well as arbitrary paths below it.
now gracefully accepts empty objects in the definition.
Logging of for more
Some alert messages were twice
Evaluating an undefined or null
, as a string, now returns the empty string instead of the string null
The now replaces Cache-Control
headers instead of merging them
The now correctly handles whitespace and other URL-Encoded characters in the name of the fallback-doc
Swagger definition supports , and
The and , and functions
Validation of the , and JSON bodies
The expected result in an 's assertion can now be null
The , the
The test search for is recursive
are sent to stderr in JSON format
The report-only
The exit-on-error
, mock
and validate
also for XML-configured requests
Relative paths for e.g. in
with copy
in
The variable containing error information for client request/response validation errors
The , called if an error occurs, and referenced by flow
in x-flat-error
in the swagger.yaml
The exit-on-error
(for JSON-configured requests) to trigger the error flow
An additional parameter algorithm
for the function to limit the acceptable signing algorithms. Mandatory for RSASSA based signatures
The contains
and pattern
for the assert
action
The flat test
Framework with , , and actions
The and functions
The default User-Agent
for is FLAT
Unless terminate="false"
is set, the will terminate the flow
For the : values in may now also be numeric or boolean
If the signature cannot be created, the function returns an empty string and an error message is logged
The key
for the and functions must not be empty
HTML only if HTML is accepted; plain text otherwise
Fatal error when creating requests with null
Fatal error when creating requests with invalid
Requests are now rejected if upstream validation is enabled, but no is configured or the given definition is not found
The results of the function can now be used as input for or