- Rollback to java version 11
- The templateDir option has been renamed to templateSources
- The templateSources option accepts a comma separated list of directories to search for templates. The directories are processed in the order they are given. If a template file with the same name is found in multiple directories, an error is raised.
- A new flag for prepare allows undefined tags and properties (see
docu
)
- Subfolders in the templateDir will no longer rise an AccessDeniedException
- The environment variables () written in the environment variables can now be formatted in html style for better use
- Reworked report about used groups. Only groups where all items are collected are mentioned now. Additionally, the used poolGroups are added and all used items (which can differ)
- To execute scenarios will be counted and info added to count summary. Empty scenarios does not count
- Used groups are now filled with the real data
- If not only one item for requested group is found, even if the requested amount is set to 0, the plugin will stop and return an error.
- Check goal also refers to accepted response codes now
- For all requests that are made to endpoints can be specified what response codes are valid and the response should be
parsed. Read more
docu
- The plugin will no longer generate examples in a file that is anotated with @WIP or any other skipping tag
- Summary how many executions are generated are now located at
./target/generated-combine
docu
- SoftFilter Feature implemented
- Allows setting a proxy for all api calls
- Allows TLS version 1.2 & 1.3
- Improved error handling for api calls and item context errors
- New parameters to continue all plugin goal executions on context and request errors
- New goal check api implemented. It is possible to request an endpoint and check for some conditions
- Improved error message if connection to api failed
- New parameters to disable explicit executions or all executions at once implemented
- Check-execution removes double
/
from url
- Pooling - The different items can be grouped and be selected via poolGroups
- Used groups available in file and at runtime in environment
- Filtern nach Versionen mit @Version
- eigene Tag-Kategorie für Versions-Filter
- globale preset-Filter unter <projectFilter> setzbar