ngrinder-3.5.5
·
86 commits
to develop
since this release
- Changes
- Support controller subregion
- In cluster mode, you can configure subregion to manage agents in different context
- See Controller Subregion In Cluster Mode
- Support multipart request in new HTTP client
- See Sample code
- Add new HTTP client based script template
- When creating a script, you can choose between the old and the new HTTP client based template.
(You have to remove${NGRINDER_HOME}/script_template
directory to apply new script templates)
- When creating a script, you can choose between the old and the new HTTP client based template.
- Use OSSRH when release to maven central
- Change agent configurations
agent.region
has been removed,agent.subregion
andagent.owner
have been added.- See Agent Configuration Guide
- Support controller subregion
- Bug fix
- #788 Fix fail of auto-upgrade from 3.4.x to 3.5.x