Role Strategy Plugin 2.12
release-drafter
released this
01 Jul 07:42
·
420 commits
to master
since this release
π New features and improvements
- Performance: Cache RoleMaps produced by
RoleMap#newMatchingRoleMap()
(#81) @AbhyudayaSharma
π Documentation updates
- Create a developer documentation page (#88) @oleg-nenashev
- Add Release reference badges to the README (#84) @oleg-nenashev
π¦ Dependency updates
- Update dependencies to Configuration-as-Code plugin 1.21 (#82) @AbhyudayaSharma
- Bump up Plugin POM to 3.46 (#80) @AbhyudayaSharma
π¦ Internal changes
- Refactor RoleBasedAuthorizationStrategy to use Enum keys (#85) @AbhyudayaSharma
- Use JMH framework from Jenkins Test Harness (#79) @AbhyudayaSharma
- Add support of WebClient-based tests for REST API and Web UI benchmarks (#73) @AbhyudayaSharma
π¦ Tests
- Add new benchmark for RoleMap#newMatchingRoleMap (#77) @AbhyudayaSharma
- Update MaliciousRegexBenchmark to compare page render times and time to check READ permission (#76) @AbhyudayaSharma
- Add a benchmark using a Malicious Regex (#72) @AbhyudayaSharma
- Add Folder benchmark based on Straber's configuration (#71) @AbhyudayaSharma
- Add hasPermission benchmarks for 100, 200 and 500 roles (#70) @AbhyudayaSharma