blob: 6f1b8a8c9b8b7acdcf7eb316b5a2fa74f7964a80 [file]
[[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.