| [[newInV401]] | |
| == What's New in Version 4.0.1 | |
| === Default SecurityContextHolder strategy | |
| Version 4.0.1 of the plugin switched back to `"MODE_THREADLOCAL"` as the default strategy. This means that newly created threads do not inherit the security context of the parent thread. |