v0.4.1
There are no backwards-compatibility breaking changes.
Fixes
#72 comma-delimited param values encoded badly with +
#75 reading files in a 'called' feature was using parent (caller) context for embedded expression evaluation
#57 (re-opened) in some cases, a null response entity was causing a null pointer exception
Enhancements
#44 Yes now you can optionally pretty-print the JSON or XML response, look at the additional configure
keywords introduced logPrettyResponse
and logPrettyRequest
. These are not switched on by default, and we recommend using them only in dev mode.
#71 The Apache HTTP client should now honor system settings for things like the HTTP Proxy
#67 'not contains' implemented with the !contains
keyword
You can opt to remain on 0.4.0 unless you really want any of the above. There was no development on the karate-web (UI) since the last release, but this is going to resume soon.